Check a pending approval
check_approvalPoll an approval request by ID to check if a human has made a decision. Use the result to proceed or modify your next steps.
Instructions
Poll a previously created approval request by id to see if a human has decided yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The approval request id returned by request_approval. |