dbgprobe.plugin.list
List loaded plugins and their metadata to determine the correct plugin for your connected device and check enablement status.
Instructions
List loaded plugins with their tool names and metadata. Each plugin may include a 'meta' dict with matching hints like device_name_contains or description — use these to determine which plugin fits the connected device. Also returns whether plugins are enabled and the current policy. Plugins require DBGPROBE_MCP_PLUGINS env var — set to 'all' for all or 'name1,name2' to allow specific plugins. If disabled, tell the user to set this variable when adding the MCP server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||