Delete Export Template
export_template_deletePermanently delete an export template. This action cannot be undone.
Instructions
Use this when the user wants to delete an export template. This cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| templateId | Yes | Template ID to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | No | Whether deletion was successful | |
| deletedId | No | Deleted template ID |