Get MCP OAuth Status
lyzr_get_mcp_oauth_statusCheck the status of an ongoing MCP OAuth flow by providing the server ID and state token, to verify if authentication has completed.
Instructions
Check the status of an in-progress MCP OAuth flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | OAuth state token returned by initiate | |
| server_id | Yes | MCP server id |