discard
Delete temporary workspace artifacts by their artifact ids when a user asks to clean up. Accepts only ids, never file paths, so it cannot remove personal files.
Instructions
Delete temporary artifacts from the workspace now.
Only accepts artifact ids, never file paths, so this cannot delete the user's own files. Artifacts expire on their own, so this is only needed when the user explicitly asks to clean up.
Args: refs: Artifact id, or list of artifact ids, to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refs | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |