dbgprobe.plugin.template
Generates a Python plugin template for creating new plugins, optionally pre-filled with a device name.
Instructions
Return a Python plugin template. Use this when creating a new plugin. Optionally pre-fill with a device name. Save the result to .dbgprobe_mcp/plugins/.py, fill in the tools and handlers, then load with dbgprobe.plugin.load.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_name | No | Device name to pre-fill in the template. |