arxiv_tracks
List stable ArXiv research-track objects with definitions and live counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | BrunoSan API Key — brunosan.de/intelligence/ |
List stable ArXiv research-track objects with definitions and live counts.
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | BrunoSan API Key — brunosan.de/intelligence/ |
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. 'List' and 'live counts' imply a read-only operation over dynamic data, but the description does not disclose auth behavior around the api_key parameter, response format, pagination, rate limits, or any other operational traits.
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 a single, front-loaded sentence with no filler or redundant phrasing. Every word contributes to defining the tool's purpose and output.
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?
The description is adequate for a simple list tool, mentioning both the objects ('ArXiv research-track objects') and the returned content ('definitions and live counts'). However, with no output schema and no annotations, it leaves unclear what exactly a 'research-track object' is, what 'stable' means operationally, and how this tool differs from the sibling track tools.
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 100%, including a description for the single api_key parameter. The tool description adds no parameter-level detail, but the schema already documents the parameter adequately, so the baseline score of 3 applies.
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 uses a specific verb ('List') and names a resource ('ArXiv research-track objects') with the expected output ('definitions and live counts'). It clearly conveys the tool's core function, though it does not differentiate it from sibling track-oriented tools like arxiv_track_papers or arxiv_track_trend.
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 about when to use this tool instead of alternatives, no exclusions, and no mention of how it relates to sibling tools such as arxiv_track_papers or arxiv_track_trend. The intended use case must be inferred entirely from the description.
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.