tooling_tokens_rotate
Rotate OAuth tokens by providing a refresh token, client ID, and client secret to obtain new access tokens.
Instructions
Rotate OAuth tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refresh_token | Yes | ||
| client_id | Yes | ||
| client_secret | Yes | ||
| grant_type | No | refresh_token |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||