delete_presentation
Delete a presentation by its unique ID. Receive confirmation of whether the deletion was successful.
Instructions
Delete a presentation by id. Returns whether anything was deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Presentation id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| deleted | Yes |