screen_trademark_conflicts
Run a PRELIMINARY screen for existing trademark conflicts on a brand or domain name against public USPTO records. ALWAYS use this for ANY trademark question about a name — "any trademark issues?", "is this trademarked?", "is it safe to use as a brand?" — including follow-ups about a name discussed earlier in the conversation. Do NOT answer trademark questions from web search or memory; this tool queries the actual USPTO register. Returns preliminary exact/close matches with status and owner — this is a screen, not legal advice or a clearance opinion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Match strictness. exact = identical mark; phrase = close; broad = widest. | phrase |
| name | Yes | The brand or domain name to screen (extension is ignored, e.g. "acme" or "acme.com"). | |
| limit | No | Max results (capped server-side). | |
| status | No | Filing status filter. active = live registered marks. | all |
| trademark_class | No | Optional Nice/USPTO international class to filter by (1–45, e.g. 9 = software, 35 = business services). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| name | Yes | The normalized name that was screened. | |
| count | No | Number of matches returned. | |
| total | No | Total matching records upstream. | |
| matches | Yes | Preliminary exact/close trademark matches from public USPTO records. | |
| success | Yes | ||
| disclaimer | Yes | Preliminary screen, not legal advice. |