Agent Filesystem
Every agent has a persistent workspace. The filesystem API gives you full programmatic access to read, write, search, and organize files within any agent’s workspace. All filesystem endpoints follow the pattern:/v1/agent/{agentId}/filesystem/...
Endpoints
File Operations
Directory Operations
Bulk Operations
Metadata
Archives
For a conceptual guide, see Filesystem Management.

