fish
Start fishing in Minecraft with a fishing rod equipped, casting your line to catch fish and treasure.
Instructions
Start fishing (requires fishing rod equipped)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Start fishing in Minecraft with a fishing rod equipped, casting your line to catch fish and treasure.
Start fishing (requires fishing rod equipped)
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full responsibility for behavioral disclosure. It only states the equipment requirement, but does not explain what happens after starting fishing (e.g., whether the agent waits for a bite, needs water, or how the action ends), leaving significant ambiguity.
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?
A single sentence expresses the action and its key prerequisite. It is front-loaded with 'Start fishing' and contains no wasted words.
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?
Given no parameters, no output schema, and the simple nature of the action, the description is adequate but still leaves out conditions like proximity to water or the duration of the fishing action. It meets the minimum viable level without exceeding it.
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 tool has zero parameters, and the schema is trivially complete. The description adds no parameter details, but none are needed; the baseline for zero parameters is 4.
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 ('Start') and resource ('fishing'), making it immediately clear what the tool does. It also distinguishes itself from sibling tools by mentioning the equipment requirement, which is unique to this action.
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 provides a clear precondition ('requires fishing rod equipped'), giving the agent explicit context for when the tool is valid. It does not mention alternatives or exclusions, but for a simple start action, this is sufficient guidance.
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/hibukki/minecraft-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server