get_list_views
Retrieve all views configured on a specified list. Returns each view's ID and type to use when reading tasks from that view.
Instructions
List the Views configured on a List (List, Board, Calendar, etc.), with each View's id and type. Use to find a view_id to read tasks as that View shows them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | ID of the List whose Views to list. |