Tool to get all to-do lists in a to-do set within a Basecamp project. Use when you need to retrieve all to-do lists from a specific to-do set, optionally filtering by status (archived or trashed).
pageintegerOptional. Page number for pagination. It's recommended to use the Link header from responses rather than manually constructing pagination URLs.
statusstringFilter by status. Accepts 'archived' or 'trashed' to retrieve todolists with those respective statuses. Omit to return 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.