paymo_list_tasklists
List tasklists (columns) for a project or across all tasks. Use this to view board columns, filter by project, and paginate results.
Instructions
List tasklists (columns) for a project, or across all tasks when unset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of records to return (default 50). Raise it when you need more, and use offset to page. Large listings are expensive: they stay in context for the rest of the conversation. | |
| offset | No | Number of records to skip before returning, for paging past the first page. | |
| verbose | No | When false (default) only the documented field subset is returned. Set true to return every field Paymo provides for each record. | |
| project_id | No | Restrict to a single project. |