MCP Tools: Lists
Last updated 24 days ago
MCP Tools: Lists
list_lists
Lists the user has access to. read · follower
Response: { lists, total, limit, offset, has_more }.
get_list
List including its items. read · follower
create_list
Create a new list. write · user
update_list
Update a list. write · user
delete_list
Move a list to the trash. destructive · admin
get_list_stats
Statistics for a list. read · follower
Response: { total, todo, in_progress, done, overdue, archived, completion_rate }.