datacrazy_list_accounts
Lista as conexões (contas) DataCrazy vinculadas a este install — id, label.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No |
Lista as conexões (contas) DataCrazy vinculadas a este install — id, label.
| Name | Required | Description | Default |
|---|---|---|---|
| account | No |
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and destructiveHint=false, and the description's 'list' action is consistent. The description adds minor transparency by mentioning output fields, but does not elaborate on side effects (not needed given annotations).
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, clear sentence without unnecessary details or repetition. It efficiently conveys 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 covers the main purpose and output, but omits explanation of the 'account' parameter, leaving a gap in understanding how to invoke the tool correctly. Given the simplicity, it could easily have included parameter guidance.
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 single parameter 'account' is not described at all. The description does not explain whether it is a filter, an identifier, or optional. With schema coverage at 0%, the description fails to provide any semantic meaning for the parameter.
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?
Description clearly states the action (list) and resource (DataCrazy connections/accounts) with a specific scope (linked to this install). It also notes the returned fields (id, label), making it distinct from other list tools in the sibling set.
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 retrieving accounts but does not explicitly state when to use it over alternatives or any exclusions. It lacks direct guidance on context or filtering, though the resource is unique among siblings.
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.