request_approval
Obtain explicit traveler approval for pending flight recovery actions. Shows a summary and returns an approval token upon confirmation to proceed with rebooking or cancellation.
Instructions
Ask the traveler to approve a pending action (from a write tool called without a token).
A dialog shows the traveler a summary written by the server. Only an explicit "yes"
returns an approval_token. Then call the same write tool again with that token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pending_action_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||