job_trends
Top companies hiring for a field. Rising demand signals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field | Yes | Field or job category, e.g. 'Vertrieb' or 'IT' | |
| country | No | de |
Top companies hiring for a field. Rising demand signals.
| Name | Required | Description | Default |
|---|---|---|---|
| field | Yes | Field or job category, e.g. 'Vertrieb' or 'IT' | |
| country | No | de |
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must carry the behavioral burden, but it only hints at output (top companies, rising demand) without disclosing output format, pagination, or any side effects. This is insufficient for a data-returning tool.
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?
While there is no wasted prose, the description is under-specified—two fragments do not constitute a well-structured explanation. It is more indicative of missing content than efficient writing.
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 no output schema and many siblings, the description is far too sparse. It lacks return format, usage context, and any clarification of 'rising demand signals,' making it incomplete for reliable selection and invocation.
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 coverage is 50% (field documented, country not). The description adds no parameter details, failing to compensate for the undocumented 'country' parameter. It only repeats the concept of 'field' from the schema.
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 communicates the core purpose: showing top companies hiring for a field and rising demand signals. It is distinct from sibling tools like job_search and company_jobs, though it lacks an explicit verb and reads more like a phrase than a clear statement.
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 is provided on when to use this tool versus alternatives like salary_insights or job_search. The description does not mention any exclusions or preferred contexts.
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.