get_virtual_machine_config
Retrieve detailed configuration of a Yandex Cloud virtual machine by instance ID to inspect its settings.
Instructions
Get detailed VM configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance_id | Yes |
Retrieve detailed configuration of a Yandex Cloud virtual machine by instance ID to inspect its settings.
Get detailed VM configuration
| Name | Required | Description | Default |
|---|---|---|---|
| instance_id | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden for behavioral disclosure. It only says 'Get detailed VM configuration', which implies a read operation but offers no details about error conditions, required permissions, or the nature of the returned 'configuration'.
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 the description is brief, it under-specifies the tool by essentially restating the name with the adjective 'detailed'. It is not effectively concise because it fails to convey necessary information in its short length.
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 the absence of annotations, output schema, and parameter descriptions, the description is incomplete. It does not explain what 'detailed VM configuration' includes, any usage prerequisites, or how it relates to sibling tools, leaving significant gaps for the agent.
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 description does not mention the 'instance_id' parameter or its purpose. With 0% schema description coverage, the agent is left to guess that the parameter identifies the target VM, adding no semantic value beyond the field name.
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 'Get detailed VM configuration' clearly specifies the action (get) and resource (VM configuration). It implies retrieval of a single VM's configuration, which distinguishes it from list_virtual_machines, though it does not explicitly name alternatives.
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 no guidance on when to use this tool versus alternatives. There is no mention of prerequisites, scenarios, or exclusions, leaving the agent to infer usage from the tool name and sibling context.
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/romati88/ycmcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server