project_structure
Retrieve, update, or delete project structure configuration items using path and description.
Instructions
Get, set or delete project structure in configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform: "get" to retrieve structure, "set" to update structure, "delete" to delete structure item | |
| structure | No | Array of structure items with path and description (required for "set" action) | |
| path | No | Path to delete when action is "delete" |