jobs_indeed
V1 Jobs Indeed
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| country | No | ||
| language | No | ||
| maxTimeout | No |
V1 Jobs Indeed
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| country | No | ||
| language | No | ||
| maxTimeout | No |
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 the full burden of behavioral disclosure. It discloses nothing about side effects, authentication, rate limits, output format, or error behavior. The phrase 'V1 Jobs Indeed' is essentially a label and provides no behavioral information beyond the tool's name.
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 short, but this is under-specification rather than effective conciseness. It contains no substantive content that helps an agent understand or invoke the tool, so it does not earn its place.
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?
With four unannotated parameters, no output schema, and no annotations, a meaningful description is essential. This description provides none of the necessary context, leaving the agent without sufficient information to call 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 provides no meaning for any of the four parameters: query, country, language, or maxTimeout. Since the schema itself contains only names and types with no descriptions, the description must compensate but does not.
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 'V1 Jobs Indeed' essentially restates the tool name with a version prefix and does not state a specific action or resource. It identifies the Indeed platform but not what the tool does with jobs, and it does not differentiate it from siblings like jobs_linkedin or jobs_multi.
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?
There is no guidance on when to use this tool versus the sibling tools jobs, jobs_linkedin, or jobs_multi. The description implies a connection to Indeed only by its name, which is not sufficient for an agent to select it confidently.
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.