manage_search_paths
Dynamically modify skill search paths for AI agents by adding, removing, or listing directories without server restart. Changes persist to configuration.
Instructions
Add, remove, or list dynamic skill search paths without restarting the server. Persists to skill-paths.json in the workspace root.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | Operation to perform | |
| path | No | Absolute path to add or remove (not required for 'list') |