LLDB_RUN
Execute the program in the current LLDB debugging session to continue or start execution.
Instructions
Run the program
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | LLDB session ID |
Execute the program in the current LLDB debugging session to continue or start execution.
Run the program
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | LLDB session ID |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations provided, so description must carry burden of behavioral disclosure. Merely stating 'Run the program' does not indicate whether the tool starts execution, resumes, or performs any other action. Misses critical traits like side effects or state changes.
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?
Extremely short but at the cost of informativeness. The description is too terse to be useful, lacking any structural elements like bullet points or scenario hints.
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 complexity of debugging tools and many sibling tools in LLDB family, this description is wholly inadequate. No mention of return values, error conditions, or relationship to other commands.
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?
Schema coverage is 100% for the single parameter 'sessionId', so description does not need to add parameter info. However, it adds no extra meaning beyond what the schema already provides.
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 'Run the program' is vague. Does not distinguish from sibling tools like LLDB_START, LLDB_CONTINUE, or LLDB_NEXT. Lacks specificity about what execution action is performed.
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?
No guidance on when to use this tool versus alternatives (e.g., LLDB_START vs LLDB_CONTINUE). No context about prerequisites or typical use cases.
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/ankur106/LLDB_MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server