list_project_views
List all views in a GitHub Project V2 to retrieve their names, types, and settings.
Instructions
List all views in a GitHub Project V2
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The global ID of the project | |
| first | No | Number of views to return (default: 20) | |
| after | No | Cursor for pagination |