manage_spreadsheet_comment
Create, reply to, and resolve comments on Google Sheets spreadsheets to manage feedback and collaboration directly.
Instructions
Manage comments on a Google Spreadsheet.
Actions:
create: Create a new comment. Requires comment_content.
reply: Reply to a comment. Requires comment_id and comment_content.
resolve: Resolve a comment. Requires comment_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| comment_id | No | ||
| spreadsheet_id | Yes | ||
| comment_content | No | ||
| user_google_email | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |