complete_action
Sign the outcome of a gate-approved action to produce a bilateral receipt linking approval and result, closing the audit gap.
Instructions
Sign the outcome of a gate-approved action and link it to the approval signature.
Produces a bilateral receipt: approval + outcome bound by gate_id. Required to close
the audit gap where approval is provable but result is not.
Args:
gate_id: The gate_id returned by gate_action when it approved the action
result: A description or JSON string of the action's outcomeInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gate_id | Yes | ||
| result | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |