simulation_control
Start, stop, or check the status of bio-hybrid neuromorphic simulations. Provides command-based control over the simulation pipeline.
Instructions
Simulation Control
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes |
Start, stop, or check the status of bio-hybrid neuromorphic simulations. Provides command-based control over the simulation pipeline.
Simulation Control
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden of behavioral disclosure. It gives no indication of side effects, safety, permissions, or state changes. The tool name implies operational control but does not reveal whether actions are destructive, reversible, or how they affect the system.
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 minimal in length, which could be considered concise, but it is severely under-specified. It does not earn its place as it contributes no actionable information. While there is no verbosity, the lack of substance makes it ineffective rather than concise.
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 tool's simple schema but lacking annotations and output schema, the description is wholly inadequate. It does not mention what commands do, what states exist, or what responses look like. The tool appears to be a control interface, yet the description fails to provide even basic operational context.
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 has one parameter, 'command', with an enum of start/stop/status, and the description provides zero additional meaning. Despite low schema description coverage (0%), the description fails to compensate by explaining command semantics, expected outcomes, or relationships. The enum is self-explanatory, but the description adds nothing beyond the schema.
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 'Simulation Control' is a direct restatement of the tool name. It fails to specify any verb or resource, and instead merely labels the tool's domain. No distinction is made from sibling tools like wm_status or get_platform_status, leaving the agent to guess what 'control' means.
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 whatsoever on when to use this tool versus alternatives. The description omits any contextual cues such as typical scenarios, preconditions, or exclusions. An agent cannot determine whether this is the appropriate tool for starting, stopping, or querying a simulation without additional information.
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/christophejlegros-lgtm/ASTRA-Unified-ResearchLab-MCP-v2.5'
If you have feedback or need assistance with the MCP directory API, please join our Discord server