get_space_views
Retrieve all views in a ClickUp space along with their IDs, names, and types to locate the view_id needed for space-scoped operations.
Instructions
List all Views defined on a Space, with each View's id, name and type. Use to find a view_id scoped to a Space.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| space_id | Yes | ID of the Space whose Views to list. |