get_operation_status
Check the validity of a confirmation token without consuming it. Returns operation details or error if token is expired or invalid.
Instructions
Check whether a confirmation token is still valid without consuming it.
Returns the operation details (minus sensitive fields) or an error if the token is invalid or expired.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes |