move_item
Relocate a Claude Code configuration item to a different scope. Use scan_inventory first to see available items and scope IDs.
Instructions
Move a Claude Code configuration item from one scope to another. 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) | |
| fromScopeId | Yes | Source scope ID (e.g. "global" or the encoded project directory name) | |
| toScopeId | Yes | Destination scope ID |