create_report_sign_off
Sign off on a report instance to record approval, attest accuracy, and enable commenting.
Instructions
Sign off on a report instance.
Records the current user's approval of the report. After signing off, comments can be pinned on the instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| definition_id | Yes | ID of the report definition. | |
| instance_id | Yes | ID of the report instance. | |
| action | No | Sign-off action. Values: "approve" (default). | approve |
| attestation | No | Whether to attest to the accuracy of the report (default True). | |
| comments | No | Optional comments to include with the sign-off. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||