get_eligibility_result
Read the result of a secure eligibility check started with start_eligibility_check. Pass the sessionId returned by that tool. Returns the live eligibility outcome (eligible options, bid ranges, offer URL) once the passenger has submitted their details on the secure page — or a 'still waiting' status if they haven't yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | The sessionId returned by start_eligibility_check. | |
| conversationId | No | Optional stable conversation id — lets later tools (place_bid) reuse this booking without re-passing the sessionId. |