ppubs_search_applications
Search published US patent applications using USPTO BRS syntax. Retrieve results with pagination, sorting, and configurable limits.
Instructions
Search published US patent applications in Patent Public Search.
USE THIS TOOL WHEN: You need to search pre-grant published applications
(applications publish 18 months after filing, before grant).
Args:
query: Search query using USPTO BRS syntax (same as
ppubs_search_patents). Multi-word terms are AND-ed —
quote phrases that must appear together (e.g.
'"machine learning"'). Field qualifiers are dotted
suffixes (.ti., .ab., .in., .as., .cpc.) — the legacy
slash-prefix forms (TTL/, IN/) no longer work.
offset: Starting position for pagination (default: 0)
limit: Maximum results to return (default: 100, max: 500)
sort: Sort order (default: "date_publ desc")
Returns:
Normalized response with application results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | date_publ desc | |
| limit | No | ||
| query | Yes | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |