delete_css_template
Remove a CSS template by providing its ID. Use dry_run to preview the deletion without executing.
Instructions
Delete a CSS template.
Args: template_id: The CSS template ID to delete. dry_run: If True, preview the action without executing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_id | Yes | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |