diagram_delete
Delete a diagram by ID from active memory and persisted storage, removing it completely from the reasoning space.
Instructions
Delete a diagram from both active memory and persisted storage.
Args: diagram_id: ID of diagram to delete
Returns: dict containing success status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| diagram_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||