create_case_comment
Add a new comment to a Google Cloud support case, enabling communication with Google Support. Specify the case name and comment body to post the comment.
Instructions
Add a new comment to a support case for communication with Google Support.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The full comment body (maximum 12800 characters) | |
| parent | Yes | The name of the case to which the comment should be added (e.g., projects/{project_id}/cases/{case_id} or organizations/{org_id}/cases/{case_id}) |