Analyze a TTAB Proceeding
analyze_ttab_proceedingAnalyze a TTAB (Trademark Trial and Appeal Board) proceeding in depth — fetches and analyzes proceeding documents, identifies key arguments, and returns a structured summary with timeline, party positions, and strategic assessment. For authenticated full-mode runs this launches asynchronously (typically 1-2 minutes) and returns a processing handle — then call get_ttab_proceeding_analysis_status to fetch the completed result. Tell the user it is running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quick_mode | No | Quick mode skips lower-priority documents for faster results | |
| proceeding_number | Yes | TTAB proceeding number (e.g., "91284756") |