Add Boards
Create a board with options like descriptions, labels, and preferences.
Requires API key/token. Supports JSON input for board attributes such as
name, organization, and power-ups. Responses in
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_ADD_BOARDS])
Board Create Board
Create a board with options like descriptions, labels, and preferences.
Requires API key/token. Supports JSON input for board attributes such as
name, organization, and power-ups. Responses in
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_BOARD_CREATE_BOARD])
Get Boards By Id Board
This endpoint fetches detailed info on a specific Trello board using its
id. It requires an API key and token, supports query parameters for customization,
and clearly defines success and erro
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_GET_BOARDS_BY_ID_BOARD])
Board Get By Id
This endpoint fetches detailed info on a specific Trello board using its
id. It requires an API key and token, supports query parameters for customization,
and clearly defines success and erro
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_BOARD_GET_BY_ID])
Update Boards By Id Board
This endpoint updates board attributes by ID, needing `api_key` and `api_token`.
It accepts board ID, JSON body with properties and preferences, and returns
success or rejection responses.
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_UPDATE_BOARDS_BY_ID_BOARD])
Get Boards Actions By Id Board
This endpoint retrieves actions for a specific board on Trello using its
ID. Supports optional parameters for entities, display preferences, action
filters, fields to include, and pagination.
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_GET_BOARDS_ACTIONS_BY_ID_BOARD])
Get Boards Board Stars By Id Board
Fetches starred information for a board by ID, allowing optional filtering
for personal or no stars. Requires API key and token for access. Supports
handling successful requests and server rej
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_GET_BOARDS_BOARD_STARS_BY_ID_BOARD])
Add Boards Calendar Key Generate By Id Board
Generates a new calendar key for a specified board. Requires board ID in
the path. Success and server rejection responses are defined. Security requires
an API key and token.
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_ADD_BOARDS_CALENDAR_KEY_GENERATE_BY_ID_BOARD])
Get Boards Cards By Id Board
The endpoint `/boards/{idBoard}/cards` fetches cards from a specified board,
offering customizable queries including actions, attachments, and member
info, needing an API key and token. It all
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_GET_BOARDS_CARDS_BY_ID_BOARD])
Board Get Cards By Id Board
The endpoint `/boards/{idBoard}/cards` fetches cards from a specified board,
offering customizable queries including actions, attachments, and member
info, needing an API key and token. It all
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_BOARD_GET_CARDS_BY_ID_BOARD])
Get Boards Cards By Id Board By Filter
Fetch filtered cards from a specific board by the board ID. Requires 'idBoard'
and 'filter' parameters. Supports 'api_key' and 'api_token' for authentication.
Returns success or server rejecti
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_GET_BOARDS_CARDS_BY_ID_BOARD_BY_FILTER])
Board Filter Cards By Id Board
Fetch filtered cards from a specific board by the board ID. Requires 'idBoard'
and 'filter' parameters. Supports 'api_key' and 'api_token' for authentication.
Returns success or server rejecti
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_BOARD_FILTER_CARDS_BY_ID_BOARD])
Get Boards Cards By Id Board By Id Card
Retrieve detailed information about a specific card on a board by providing
the board and card IDs. Supports querying with options like attachments
and actions to customize the data returned.
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_GET_BOARDS_CARDS_BY_ID_BOARD_BY_ID_CARD])
Get Boards Checklists By Id Board
Retrieve checklists for a specified board by ID, including options to filter
by card states, custom fields for cards and checkItems, and more. Supports
API key and token authentication.
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_GET_BOARDS_CHECKLISTS_BY_ID_BOARD])
Add Boards Checklists By Id Board
This endpoint allows adding a checklist to a specified board by its ID.
It requires board_id in the path and checklist attributes in JSON format,
using an API key or token for security. Suppor
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_ADD_BOARDS_CHECKLISTS_BY_ID_BOARD])
Update Boards Closed By Id Board
This endpoint updates the closure status of a specific board by its ID.
It requires both an API key and token for security, with a request body
indicating the closure status ('true' or 'false'
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_UPDATE_BOARDS_CLOSED_BY_ID_BOARD])
Get Boards Deltas By Id Board
Fetches change deltas for a specified board using its ID. Requires board
ID, a subscription tag, and an update index. Supports API key and token
for security. Responds with success or server r
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_GET_BOARDS_DELTAS_BY_ID_BOARD])
Update Boards Desc By Id Board
Update the description of a specific board by its ID. Requires board_id
in the path and JSON payload with the new description value. Supports API
key and token for authentication. Response cod
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_UPDATE_BOARDS_DESC_BY_ID_BOARD])
Add Boards Email Key Generate By Id Board
Generates a new email key for a specified board by ID. Requires an API key
and token for security. Success and server rejection responses are defined.
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_ADD_BOARDS_EMAIL_KEY_GENERATE_BY_ID_BOARD])
Update Boards Id Organization By Id Board
Updates a board's organization association by `idBoard`. Requires `api_key`
and `api_token` for authentication. Payload must include `value` for the
organization. Responses include `200` for s
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_UPDATE_BOARDS_ID_ORGANIZATION_BY_ID_BOARD])
Update Boards Label Names Blue By Id Board
Update the name of the blue label for a specific board. Requires board ID
and new label name in JSON. Supports API key and token for authentication.
Responses include success or server rejecti
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_UPDATE_BOARDS_LABEL_NAMES_BLUE_BY_ID_BOARD])
Update Boards Label Names Green By Id Board
Update "Label Names Green" attribute for a board using its ID, requiring
JSON body and board ID. Secured by 'api_key' and 'api_ds. Success and error
are indicated by '200' and '400' responses.
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_UPDATE_BOARDS_LABEL_NAMES_GREEN_BY_ID_BOARD])
Update Boards Label Names Orange By Id Board
Update the name of the orange label for a specific board by its ID. Requires
board_id in path and new label name in body. Supports API key/token security.
Responses include success or server r
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_UPDATE_BOARDS_LABEL_NAMES_ORANGE_BY_ID_BOARD])
Update Boards Label Names Purple By Id Board
Update the name of the purple label for a board by ID. This endpoint requires
an API key and token, takes a board ID as a parameter, and a JSON body with
the new label name. Responses include
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_UPDATE_BOARDS_LABEL_NAMES_PURPLE_BY_ID_BOARD])
Update Boards Label Names Red By Id Board
This endpoint allows updating the "Label Names Red" attribute for a specific
board by ID. It requires both API key and token for security, accepts a
JSON payload with the new label name, and r
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_UPDATE_BOARDS_LABEL_NAMES_RED_BY_ID_BOARD])
Update Boards Label Names Yellow By Id Board
This endpoint updates 'Label Names Yellow' on a board via its ID, needs
JSON input, and uses API key/token for authentication. It returns success
or failure messages.
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_UPDATE_BOARDS_LABEL_NAMES_YELLOW_BY_ID_BOARD])
Get Boards Labels By Id Board
Retrieves labels for a specific board using its ID, supports filtering by
fields (color, idBoard, name, uses), and limiting results. Requires board
ID and optional query parameters for fields
from composio_openai import ComposioToolSet, Action
tool_set = ComposioToolSet()
tools = tool_set.get_tools(actions=[Action.TRELLO_GET_BOARDS_LABELS_BY_ID_BOARD])