list_views
Retrieve all views associated with a specific project by providing its ID, returning a structured list for quick review and management.
Instructions
List all views for a project.
Args: project_id: ID of the project
Returns: Dictionary containing the list of views
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||