studio_delete
Delete a studio artifact permanently from a notebook. User confirmation is required.
Instructions
Delete studio artifact. IRREVERSIBLE. Requires confirm=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_id | Yes | Notebook UUID | |
| artifact_id | Yes | Artifact UUID (from studio_status) | |
| confirm | No | Must be True after user approval |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||