get_team_info
Retrieve workspace details from Slack, including team information and organizational data for integration and management purposes.
Instructions
Get information about the Slack workspace
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}