ble_plugin_template
Return a Python plugin template to create new BLE plugins. Optionally pre-fill with a device name for quick setup.
Instructions
Return a Python plugin template. Use this when creating a new plugin. Optionally pre-fill with a device name. Save the result to .ble_mcp/plugins/.py, fill in the tools and handlers, then load with ble.plugin.load.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_name | No | Device name to pre-fill in the template. |