delete_item
Remove a Claude Code configuration item from a specific scope. Use scan_inventory to identify the item's category, name, and scope ID before deleting.
Instructions
Delete a Claude Code configuration item. Run scan_inventory first to see available items and scope IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | Category of item (Skills, Memories, MCP Servers, Commands, Agents, Plans, Rules, Config, Hooks, Plugins, Sessions, Settings) | |
| name | Yes | Name of the item (as shown in scan_inventory results) | |
| scopeId | Yes | Scope ID where the item lives |