get_agentic_file
Get an agentic workspace file by path; optionally return its content as a downloadable payload.
Instructions
Get an agentic workspace file, optionally as a downloadable payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File path | |
| download | No | Return the file content for download |