market_draft
iron-draft-co writes your copy. PAID (15 iron-cents).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job | Yes |
iron-draft-co writes your copy. PAID (15 iron-cents).
| Name | Required | Description | Default |
|---|---|---|---|
| job | Yes |
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations provided, so the description carries full burden. It discloses the paid nature, but omits other behavioral traits like side effects, required permissions, or result format.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is very short (one sentence), which is concise, but it sacrifices information density. It could be expanded without losing conciseness.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool has 1 required parameter, no output schema, and no annotations, the description is insufficient. The agent cannot determine what input to provide or what to expect in return.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema has 1 parameter ('job') with 0% description coverage. The description does not explain what 'job' means or provide any format or examples, leaving the agent without sufficient guidance.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states 'writes your copy,' which indicates the tool generates text, but it is vague and does not differentiate from siblings like 'market_explain' or 'market_review'.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance on when to use this tool versus alternatives. The only additional information is the cost ('PAID (15 iron-cents)'), which is a constraint rather than usage context.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Add one secure layer between your agents and this server.