oauth_v2_exchange
Exchange a legacy Slack access token for a new expiring one. Provide client_id, client_secret, and the current token to obtain a new token with an expiration.
Instructions
Exchange a legacy access token for a new expiring access token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | Yes | ||
| client_secret | Yes | ||
| token | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||