Commit 31dc6e9
fix(plugin): add missing name and allowed-tools to docs command frontmatter
Command was missing the required `name` field (needed for reliable plugin
registration and /help discoverability) and the `allowed-tools` declaration
for the MCP tools it calls (`resolve-library-id` and `query-docs`); hosts
that enforce tool allowlists would silently reject those calls at runtime.
Co-Authored-By: Claude Code <noreply@anthropic.com>1 parent 5d284f2 commit 31dc6e9
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
0 commit comments