get_office_action_text
Fetch full-text office actions for an application number, covering examiner rejections, requirements, and comments. Filter by mail date to retrieve a specific document.
Instructions
Get full-text of office actions for an application.
USE THIS TOOL WHEN: You need to read examiner rejections, requirements,
and objections from prosecution.
IMPORTANT: The legacy Office Action text APIs (developer.uspto.gov) were
decommissioned in early 2026 and have NOT yet been migrated to the ODP.
This tool is temporarily unavailable. Use odp_get_documents to list file
wrapper documents (including office actions) and download them instead.
Args:
application_number: Application number (e.g., "16123456")
mail_date: Optional filter by mail date (YYYY-MM-DD)
Returns:
Office action text including rejections and examiner comments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mail_date | No | ||
| application_number | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |