list_folders
List all folders in a configured space to retrieve folder IDs and paths before creating or updating diagrams, ensuring diagrams are placed in the correct folder.
Instructions
List every folder in the configured Space, ordered by name. Returns id and full path (e.g. 'Infra/AWS' for a nested folder). Use this BEFORE create_diagram or update_diagram when you want to place a diagram in a meaningful folder — agents should match by name (e.g. find a folder named 'Schemas' and pass its id as folderId). Folders are at most two levels deep. Creating folders is currently human-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||