Phonepivot
phonepivotPhone Lookups: Caller-ID / reputation site links (Truecaller, Sync.me…)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
phonepivotPhone Lookups: Caller-ID / reputation site links (Truecaller, Sync.me…)
| Name | Required | Description | Default |
|---|---|---|---|
| q | No |
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries full responsibility for behavioral disclosure. It does state the output is 'Caller-ID / reputation site links,' which is useful, but it does not mention whether this involves external queries, rate limits, input format requirements, or any network behavior. The disclosure is minimal.
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 and front-loaded, with no wasted words. However, the brevity crosses into under-specification, omitting essential details about the input parameter and behavior. It is concise but not sufficiently informative.
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?
For a tool with one parameter and an output schema, the description could be adequate if it explained the parameter and behavior. It does not. The lack of guidance relative to numerous phone-related siblings, plus no parameter semantics, leaves an agent with too much ambiguity about how to invoke the tool correctly.
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 description coverage is 0%, and the description does not explicitly explain what 'q' should contain. While 'Phone Lookups' implies q is a phone number, the description fails to state the expected format or even confirm that q is the phone number to look up. The single parameter is left under-documented.
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 clearly identifies the tool as doing phone lookups and specifies that the output is caller-ID / reputation site links, with concrete examples (Truecaller, Sync.me). It is fairly distinguishable from siblings like phone, phonecc, or phonenanp by focusing on reputation-site links, though it lacks an explicit verb phrase.
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?
The description implies the tool is for looking up phone-number reputation links, but it gives no guidance on when to choose this tool over the many phone-related siblings (phone, phoneapps, phonespam, numlookup, etc.). There is no explicit context, precondition, or alternative routing.
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.