scope_help
Need help with USB oscilloscope control via MCP? Discover operations, get quickstart, FAQ, hardware guides, and tool-specific help.
Instructions
Help, discovery, and hardware guidance for oscilloscope-mcp.
Return Format
{"success": bool, "operation": str, "data": {...}}
Examples
scope_help(operation="discover")
scope_help(operation="quickstart")
scope_help(operation="hardware_guide")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | FAQ topic filter. | |
| operation | Yes | Help operation. | |
| tool_name | No | Tool name for tool_help. |