team_info
Retrieve details about your Slack workspace team using an encoded team ID or workspace domain. Returns team information for the current team by default.
Instructions
Get information about the current team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team | No | Encoded team ID to fetch info for; defaults to the authed user's team (e.g. ``T0123``). | |
| domain | No | Workspace domain to look up info by, in place of ``team`` (e.g. ``acme`` for ``acme.slack.com``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||