Innova Query
0
0
About Innova Query
Your guide to patent research and innovation insights.
December 02,2023
Information
- GPTs Creator Ernesto P
- GPT Updated December 02,2023
- Updated June 03,2024
Knowledge File
- Adobe Portable Document Format (pdf)3
- Totals3
Capabilities
- Browsing ✓Real-Time Retrieval
- Code Interpreter ✓Data Analysis
Share recipient
- OpenAI‘s GPT Store Public
Timeline
Innova Query
By Ernesto P
Innova Query is inactive right now!
No Rating
Uncategorized
Category
10+
Conversations
Try Alternatives
Can you find patents similar to my idea?
How does my invention compare with existing patents?
What's the latest in solar energy patents?
Are there any patents related to AI in healthcare?
Message ChatGPT
What Can Innova Query Do with ChatGPT?
This Gpts for patent researchers and innovators can do comprehensive patent research and provide insights into innovation.
# | File Id | Type |
---|---|---|
1 | gzm_cnf_wpCS6XinsJ9AJOFzLBTd6sqE~gzm_file_WXIDJLXAUN1SEQn1YTgrBiq6 | application/pdf |
2 | gzm_cnf_wpCS6XinsJ9AJOFzLBTd6sqE~gzm_file_HUXq3eGpnkHS6kDAwFwShM9U | application/pdf |
3 | gzm_cnf_wpCS6XinsJ9AJOFzLBTd6sqE~gzm_file_CGvvGFZOggWtZFxesyHBathX | application/pdf |
1. Function Calls
Field | Value |
---|---|
action_id | g-4b542bd017d59966dd13de999099b17d8269e809 |
domain | api.patentsview.org |
json_schema | {"openapi"=>"3.0.0", "info"=>{"title"=>"Enhanced PatentsView API", "version"=>"2.0", "description"=>"An advanced GPT Action for in-depth interaction with the PatentsView API, enabling comprehensive patent searches, trend analysis, and competitor insights."}, "servers"=>[{"url"=>"https://api.patentsview.org"}], "paths"=>{"/patents/query"=>{"post"=>{"summary"=>"Advanced Patent Search", "operationId"=>"advancedPatentSearch", "requestBody"=>{"required"=>true, "content"=>{"application/json"=>{"schema"=>{"type"=>"object", "properties"=>{"q"=>{"type"=>"object", "properties"=>{"_text_all"=>{"type"=>"object", "properties"=>{"patent_title"=>{"type"=>"string"}}}, "_text_phrase"=>{"type"=>"object"}, "_complex_query"=>{"type"=>"object", "additionalProperties"=>true}, "inventor_name"=>{"type"=>"object", "properties"=>{"_eq"=>{"type"=>"string"}}}, "assignee_name"=>{"type"=>"object", "properties"=>{"_eq"=>{"type"=>"string"}}}, "classification"=>{"type"=>"object", "properties"=>{"cpc"=>{"type"=>"string"}, "uspc"=>{"type"=>"string"}}}}}, "f"=>{"type"=>"array", "items"=>{"type"=>"string"}}, "date_range"=>{"type"=>"object", "properties"=>{"start_date"=>{"type"=>"string", "format"=>"date"}, "end_date"=>{"type"=>"string", "format"=>"date"}}}, "page"=>{"type"=>"integer"}, "per_page"=>{"type"=>"integer"}, "sort"=>{"type"=>"array", "items"=>{"type"=>"object", "additionalProperties"=>true}}}}}}}, "responses"=>{"200"=>{"description"=>"Detailed search results for patents", "content"=>{"application/json"=>{"schema"=>{"$ref"=>"#/components/schemas/PatentSearchResponse"}}}}}}}, "/patents/trend-analysis"=>{"post"=>{"summary"=>"Patent Trend Analysis", "operationId"=>"patentTrendAnalysis", "requestBody"=>{"required"=>true, "content"=>{"application/json"=>{"schema"=>{"type"=>"object", "properties"=>{"q"=>{"type"=>"object", "properties"=>{"classification"=>{"type"=>"object", "properties"=>{"cpc"=>{"type"=>"string"}, "uspc"=>{"type"=>"string"}}}}}, "date_range"=>{"type"=>"object", "properties"=>{"start_date"=>{"type"=>"string", "format"=>"date"}, "end_date"=>{"type"=>"string", "format"=>"date"}}}, "aggregate_function"=>{"type"=>"string", "enum"=>["count", "sum", "average"]}, "group_by"=>{"type"=>"string", "enum"=>["year", "classification", "assignee"]}}}}}}, "responses"=>{"200"=>{"description"=>"Aggregated data for trend analysis in patents", "content"=>{"application/json"=>{"schema"=>{"$ref"=>"#/components/schemas/TrendAnalysisResponse"}}}}}}}, "/patents/competitor-analysis"=>{"post"=>{"summary"=>"Competitor Patent Portfolio Analysis", "operationId"=>"competitorAnalysis", "requestBody"=>{"required"=>true, "content"=>{"application/json"=>{"schema"=>{"type"=>"object", "properties"=>{"q"=>{"type"=>"object", "properties"=>{"assignee_name"=>{"type"=>"object", "properties"=>{"_eq"=>{"type"=>"string"}}}}}, "f"=>{"type"=>"array", "items"=>{"type"=>"string"}}}}}}}, "responses"=>{"200"=>{"description"=>"Patent portfolio data of a specified assignee", "content"=>{"application/json"=>{"schema"=>{"$ref"=>"#/components/schemas/CompetitorAnalysisResponse"}}}}}}}, "/patents/citations"=>{"post"=>{"summary"=>"Patent Citation Network Analysis", "operationId"=>"citationAnalysis", "requestBody"=>{"required"=>true, "content"=>{"application/json"=>{"schema"=>{"type"=>"object", "properties"=>{"patent_number"=>{"type"=>"string"}, "citation_type"=>{"type"=>"string", "enum"=>["forward", "backward"]}}}}}}, "responses"=>{"200"=>{"description"=>"Citation data for a specified patent", "content"=>{"application/json"=>{"schema"=>{"$ref"=>"#/components/schemas/CitationAnalysisResponse"}}}}}}}}, "components"=>{"schemas"=>{"PatentSearchResponse"=>{"type"=>"object", "properties"=>{"patents"=>{"type"=>"array", "items"=>{"type"=>"object", "properties"=>{"patent_number"=>{"type"=>"string"}, "patent_title"=>{"type"=>"string"}, "classifications"=>{"type"=>"object", "properties"=>{"cpc"=>{"type"=>"array", "items"=>{"type"=>"string"}}, "uspc"=>{"type"=>"array", "items"=>{"type"=>"string"}}}}}}}, "count"=>{"type"=>"integer"}, "total_patent_count"=>{"type"=>"integer"}}}, "TrendAnalysisResponse"=>{"type"=>"object", "properties"=>{"trends"=>{"type"=>"array", "items"=>{"type"=>"object", "additionalProperties"=>true}}, "total_records"=>{"type"=>"integer"}}}, "CompetitorAnalysisResponse"=>{"type"=>"object", "properties"=>{"assignee"=>{"type"=>"string"}, "patents"=>{"type"=>"array", "items"=>{"type"=>"object", "properties"=>{"patent_number"=>{"type"=>"string"}, "patent_title"=>{"type"=>"string"}, "filing_date"=>{"type"=>"string"}, "grant_date"=>{"type"=>"string"}}}}, "total_patents"=>{"type"=>"integer"}}}, "CitationAnalysisResponse"=>{"type"=>"object", "properties"=>{"patent_number"=>{"type"=>"string"}, "citations"=>{"type"=>"array", "items"=>{"type"=>"object", "properties"=>{"cited_patent_number"=>{"type"=>"string"}, "citation_date"=>{"type"=>"string"}}}}, "total_citations"=>{"type"=>"integer"}}}}}, "securitySchemes"=>{"ApiKeyAuth"=>{"type"=>"apiKey", "in"=>"header", "name"=>"X-Api-Key"}}} |
auth | {"type":"service_http","instructions":"","authorization_type":"custom","verification_tokens":{},"custom_auth_header":"X-Api-Key"} |
privacy_policy_url | https://patentsview.org/about/terms-privacy |
Capabilitiy | Function | Tools |
---|---|---|
Web Browsing | Real-Time Access and search the internet for information, articles, and data. | Browser |
Code Interpreter / Data Analysis | Execute Python code for automation, calculations, and data analysis. | Python |