manage_presentation_comment
Add, respond to, and resolve comments on Google Slides. Provide comment content and ID to create or reply, or resolve by ID.
Instructions
Manage comments on a Google Presentation.
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 | ||
| comment_content | No | ||
| presentation_id | Yes | ||
| user_google_email | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |