slack_auth_test
Verify Slack authentication and retrieve token owner details like user ID, team, and workspace URL.
Instructions
Test Slack authentication and get info about the token owner.
Returns the authenticated user's ID, team ID, team name, username, and workspace URL. Use this to verify the connection is working.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||