get_demo
Retrieve the install instructions, execution command, system needs, and framing for a selected demo.
Instructions
Return one showcase run contract (install, command, needs, framing). Does NOT execute the demo or control a PC. Call after list_demos when you know the demo_id. If the client can run shell, offer the command; if chat-only, show the card. Do not replace this with a slow MCP click loop for solver demos.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Response format: markdown (default) or json | |
| demo_id | Yes | Showcase id from list_demos |