Delete Attachment
smartsheet_delete_attachmentDelete an attachment permanently from a Smartsheet sheet. Provide the sheet ID and attachment ID to remove the file irreversibly.
Instructions
Permanently delete an attachment from a Smartsheet sheet. This action is IRREVERSIBLE. Verify the attachment ID before proceeding.
Args:
sheet_id (number): Sheet ID containing the attachment
attachment_id (number): Attachment ID to delete
Returns: Deletion confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheet_id | Yes | ||
| attachment_id | Yes |