Delete Comment
smartsheet_delete_commentDelete a comment from a Smartsheet sheet. Only the comment author can permanently remove their own comments.
Instructions
Permanently delete a comment from a discussion on a sheet. Only the comment author can delete their own comments. This action is IRREVERSIBLE.
Args:
sheet_id (number): Sheet ID containing the comment
comment_id (number): Comment ID to delete
Returns: Deletion confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheet_id | Yes | ||
| comment_id | Yes |