list_task_lists
List the non-archived task lists the authenticated user is a member of, scoped to their team. Archived lists are never returned.
This tool takes no arguments.
Output
Section titled “Output”A single text content block containing a JSON array of task list objects.
| Field | Type | Description |
|---|---|---|
id | number | Numeric ID of the list. |
name | string | Display name of the list. |
color | string | Hex color (e.g. #3b82f6) used in the UI. |