get_team_views
List all workspace-level views with their IDs, names, and types. Retrieve a view_id to read tasks across the entire workspace.
Instructions
List all Views at the Workspace/Everything level, with each View's id, name and type. Use to find a view_id for reading tasks across the whole Workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | Team/Workspace ID. Falls back to CLICKUP_TEAM_ID when omitted. |