Create Sheet Discussion
smartsheet_create_sheet_discussionAdd a discussion with an initial comment to a Smartsheet sheet, enabling team collaboration at the sheet level.
Instructions
Create a new discussion (with initial comment) at the sheet level in Smartsheet.
Args:
sheet_id (number): Target sheet ID
comment_text (string): Initial comment text for the discussion
Returns: New discussion ID and comment ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sheet_id | Yes | ||
| comment_text | Yes | Text for the initial comment |