get_ttab_document
Retrieve and read one specific TTABVUE filing by proceeding number and entry number. Returns filing metadata, a working USPTO TTABVUE viewer link, direct PDF link when available, extraction/readability status, document text, and optional query-centered excerpts. Use get_ttab_proceeding_details fi...
This record as markdown: /tools/com-gleanmark-trademark-search/get-ttab-document.md
What get_ttab_document does on GleanMark Trademark Search
AI agents call get_ttab_document to retrieve information from GleanMark Trademark Search without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
| Parameter | Type | Required | Description |
|---|---|---|---|
max_chars | integer | — | |
text_query | string | — | Optional word or phrase; returns up to five excerpts centered on matches. |
entry_number | integer | Yes | TTABVUE entry number returned by get_ttab_proceeding_details. |
proceeding_number | string | Yes | Seven- or eight-digit TTAB proceeding number. |
Parameters from the server's own tool schema.
Why get_ttab_document is rated Low
This tool performs a straightforward data retrieval operation on public trademark records. It queries a database by proceeding and entry number and returns document information and text. There are no side effects, no code execution, no data modification, and no financial impact. This is a classic Read operation appropriate for a legal research context where accessing public trademark proceedings is routine and safe.
From the tool's definition The tool description explicitly states it 'Retrieve[s] and read[s]' a TTAB filing and 'Returns filing metadata...document text' - core retrieval operations with no modification, deletion, or execution capabilities.
Attacks that exploit this kind of access
The rule that runs get_ttab_document safely
PolicyLayer is an MCP gateway: it sits between your AI agents and GleanMark Trademark Search, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For get_ttab_document, this is the rule to start with:
get_ttab_document is read-only, so it stays allowed. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect GleanMark Trademark Search, apply this rule, and every get_ttab_document call is checked against it from then on.
Questions about get_ttab_document
Retrieve and read one specific TTABVUE filing by proceeding number and entry number. Returns filing metadata, a working USPTO TTABVUE viewer link, direct PDF link when available, extraction/readability status, document text, and optional query-centered excerpts. Use get_ttab_proceeding_details first when the entry number is unknown. It is categorised as a Read tool in the GleanMark Trademark Search MCP Server, which means it retrieves data without modifying state.
get_ttab_document accepts 4 parameters: max_chars, text_query, entry_number, proceeding_number. Required: entry_number, proceeding_number. The full parameter table on this page comes from the server's own tool schema.
Register the GleanMark Trademark Search MCP server in PolicyLayer and add a rule for get_ttab_document: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches GleanMark Trademark Search. Nothing to install.
get_ttab_document is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the get_ttab_document rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for get_ttab_document. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
get_ttab_document is provided by the GleanMark Trademark Search MCP server (https://gleanmark.com/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on GleanMark Trademark Search, and thousands of servers like it.
This server
Across the catalogue