list_taxes
Retrieve a list of tax codes for a specific company by providing the company ID.
Instructions
List tax codes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Company ID |
Retrieve a list of tax codes for a specific company by providing the company ID.
List tax codes
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Company ID |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description bears full responsibility for behavioral disclosure. It only states 'List tax codes' without revealing that it is a read-only operation, or any side effects, return format, or authorization needs. This is insufficient.
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 extremely concise at three words, with no superfluous information. While it is terse, it earns its place by being direct; no structural issues but could be slightly expanded for clarity.
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 no output schema, the description should explain what the list returns (e.g., list of tax code objects). It does not, leaving the agent without information about the response structure. The tool is simple, but the description is incomplete for a low-complexity tool.
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?
The schema description coverage is 100% (the single parameter 'company_id' is described as 'Company ID' in the schema). The description does not add any additional meaning beyond the schema, so it meets the baseline of 3.
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 'List tax codes' clearly states a verb ('List') and a resource ('tax codes'), which is distinct from sibling tools that list other entities like companies or deals. However, it omits that tax codes are scoped to a company (as indicated by the required company_id parameter), so the purpose is slightly underspecified.
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 alternatives. Sibling tools like list_companies serve different purposes, but the description does not explain the context or exclusions for this tool.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/RyutoYoda/freee-chat-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server