calculate_filing_fees
Compute USPTO filing fees for patent applications by filing type, entity status, claim counts, and page count. Get an itemized breakdown with CFR citations and excluded costs to budget and compare filing scenarios.
Instructions
Compute the itemized USPTO filing fees under 37 CFR 1.16 for a specific filing scenario: basic filing fee, search fee, examination fee, excess independent claim fees (per claim over 3), excess total claim fees (per claim over 20), multiple dependent claim flat fee, and application size fee (per 50 sheets over 100). Use for budgeting and for comparing scenarios (e.g., 'what does it cost if I add two more claims?'). Returns each line item with its CFR citation, the total, a list of costs NOT included (issue fee, maintenance fees, extensions), and a practical note about which fees commonly surprise first-time filers. If entity status is uncertain, call check_entity_status first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filing_type | Yes | ||
| entity_status | Yes | ||
| total_claim_count | No | ||
| independent_claim_count | No | ||
| specification_page_count | No | ||
| has_multiple_dependent_claims | No |