create_report_comment
Add a comment to a specific report instance using the report definition and instance IDs.
Instructions
Add a comment to a report instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| definition_id | Yes | ID of the report definition. | |
| instance_id | Yes | ID of the report instance. | |
| text | Yes | Comment text to add. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||