tooling_tokens_rotate
Rotate Slack OAuth tokens by providing refresh_token, client_id, and client_secret to maintain secure API access.
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 | |||