Available Resources
Documents
| URI | Description |
|---|---|
whilst://documents | List all documents in the workspace |
whilst://documents/{id} | Get a specific document with full content |
Folders
| URI | Description |
|---|---|
whilst://folders | List all folders in the workspace |
whilst://folders/{id} | Get a folder and its document list |
Special Views
| URI | Description |
|---|---|
whilst://recent | Recently created or updated documents |
whilst://pinned | Pinned/starred documents |
How Resources Work
Resources are read-only views that AI assistants can browse. They complement tools by providing discovery:- Browse — AI reads
whilst://foldersto see the workspace structure - Explore — AI reads
whilst://folders/{id}to see folder contents - Act — AI uses tools like
update_documentto make changes

