workspace_list
List files and directories in your persistent execution workspace (created with use_workspace=true on execute calls). Extremely useful for multi-step coding, data work, and repo-based agents. Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Relative path inside the workspace (default: root) | . |
| agent_id | Yes | Your agent identifier |