Disconnect an agent
revoke_connected_agentRevoke an OAuth-connected agent's access by providing its client_id. The agent must sign in again to reconnect.
Instructions
Revoke an OAuth-connected agent's access (client_id from get_connected_agents). It must sign in again to reconnect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| revoked | Yes | client_id that was revoked |