Trello
JSON →Interact with Trello boards, lists, and cards using the Trello API.
Tools · 11
- create_board Create a new Trello board
- create_list Create a new list on a Trello board
- create_card Create a new card in a Trello list
- update_card Update an existing Trello card
- delete_card Delete a Trello card
- get_board Get details of a Trello board
- get_list Get details of a Trello list
- get_card Get details of a Trello card
- list_boards List all Trello boards
- list_lists List all lists on a Trello board
- list_cards List all cards in a Trello list
Environment variables
TRELLO_API_KEYTRELLO_TOKEN
Links
★ 1 GitHub stars