approve_action
Approve a pending agent action to trigger its execution across connected services like GitHub, Slack, Linear, or PagerDuty.
Instructions
Approve a pending agent action in Novyx Control.
Approves the action and triggers its execution against the target connector (GitHub, Slack, Linear, PagerDuty, or HTTP).
Args: approval_id: The approval ID (e.g. apr_act_xxx). approver_id: Your operator ID (e.g. usr_operator_default). reason: Optional reason for approval.
Returns: JSON string with the executed action details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| approval_id | Yes | ||
| approver_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |