get_oauth_client
Retrieve OAuth client details including client ID, secret, and callback URLs by providing the client ID.
Instructions
Gets details (client_id, secret, callback URLs) for a specific OAuth client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| oauth_client_id | Yes | ID of the OAuth client. |