Skip to main content
Glama

Lovie Company Formation

Submit To Firm

trademark_submit_to_firm
Destructive

SubmitToFirm delivers the package to a partner firm.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
firmCodeNo
applicationIdYesUUID value wrapper.
approvalSessionIdNoUUID value wrapper.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
handoffIdNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

B3.1/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The destructiveHint annotation already flags this as a mutating action, and the description does not contradict it. It adds minimal context by mentioning 'package' and 'partner firm,' but does not disclose reversibility, required prior state, or downstream effects beyond what the annotation already implies.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, front-loaded sentence with no filler: it leads with the action and states the recipient. It is appropriately concise, though it could have included a bit more contextual substance without becoming bloated.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the large cluster of trademark_ and trademark_firm_* sibling tools, this description is too thin to let an agent confidently understand the submission workflow, what 'the package' contains, or how firmCode/approvalSessionId relate to the required applicationId. The presence of an output schema does not compensate for the missing contextual workflow.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 67%, with applicationId and approvalSessionId already described as UUID wrappers and firmCode having a pattern constraint. The description adds no parameter-level meaning, but the schema carries most of the burden; firmCode's semantic role remains implicit.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific action ('delivers the package') and a destination ('to a partner firm'), which is clear enough to identify what the tool does. However, it does not distinguish itself from related trademark_firm_* siblings such as trademark_firm_acknowledge_handoff or trademark_firm_update_handoff_status.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is given about when to use this tool versus alternatives, nor are any prerequisites or exclusions mentioned. An agent navigating the many trademark_ and trademark_firm_* siblings would have to infer the correct invocation context.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.