download_agent_artifact
Generate a presigned URL to download an artifact from a Cursor Agent using its ID and file path.
Instructions
Get a 15-minute presigned URL for an artifact (GET .../artifacts/download).
Args: agent_id: Agent id (for example bc-...). path: Relative artifact path from list_agent_artifacts (for example artifacts/screenshot.png).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| agent_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||