A web-based, kanban-style, list-making application.
Deprecated: use `get actions board by id action` instead. retrieves details for the trello board associated with a specific action id, returning board information only.
Deprecated: use `get actions by id action` instead. retrieves detailed information about a specific trello action by its id.
Retrieves the trello list associated with a specific trello action id, for actions linked to a list. <<DEPRECATED use get_actions_list_by_id_action>>
Creates a new trello board; the 'name' parameter is required for creation, and various preferences can be customized or cloned from a source board.
Generates a new calendar key for the trello board specified by `idboard`, invalidating any previous key for that board.
Creates a new, initially empty checklist with a given name on an existing and accessible trello board.