Tool to retrieve a paginated list of to-do lists within a specific to-do set in a Basecamp project. Use when you need to fetch all to-do lists from a to-do set, optionally filtering by status.
pageintegerPage number for pagination. Use the next_page_url from the response or increment manually. Omit to get the first page.
statusstringFilter by status. Accepts 'archived' or 'trashed' to retrieve todolists with those respective statuses. Default returns active lists.
bucket_idRequiredintegerThe project's unique identifier (bucket ID).
todoset_idRequiredintegerThe to-do set's unique identifier.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.