python3api.pycustomfieldsBOARDID# Custom Fields of BOARDID
python3api.pycustomfieldBOARDIDCUSTOMFIELDID# Info of CUSTOMFIELDID
python3api.pyaddcustomfieldtoboardAUTHORIDBOARDIDNAMETYPESETTINGSSHOWONCARDAUTOMATICALLYONCARDSHOWLABELONMINICARDSHOWSUMATTOPOFLIST# Add Custom Field to Board
python3api.pyaddchecklistBOARDIDCARDIDTITLEITEM1ITEM2ITEM3ITEM4(Youcanaddmultipleitemsorjustone,oralsowithoutanyitem,justTITLEworksaswell.*IfitemsorTitlecontainsspaces,youshouldadd' between them.)
python3api.pycardsbyswimlaneSWIMLANEIDLISTID# Retrieve cards list on a swimlane
python3api.pygetcardBOARDIDLISTIDCARDID# Get card info
python3api.pyaddlabelBOARDIDLISTIDCARDIDLABELID# Add label to a card
python3api.pyaddcardwithlabelAUTHORIDBOARDIDSWIMLANEIDLISTIDCARDTITLECARDDESCRIPTIONLABELIDS# Add a card and a label
python3api.pyeditboardtitleBOARDIDNEWBOARDTITLE# Edit board title
python3api.pycreatelabelBOARDIDLABELCOLORLABELNAME(Coloravailable:`white`,`green`,`yellow`,`orange`,`red`,`purple`,`blue`,`sky`,`lime`,`pink`,`black`,`silver`,`peachpuff`,`crimson`,`plum`,`darkgreen`,`slateblue`,`magenta`,`gold`,`navy`,`gray`,`saddlebrown`,`paleturquoise`,`mistyrose`,`indigo`)# Create a new label
python3api.pyeditcardcolorBOARDIDLISTIDCARDIDCOLOR(Coloravailable:`white`,`green`,`yellow`,`orange`,`red`,`purple`,`blue`,`sky`,`lime`,`pink`,`black`,`silver`,`peachpuff`,`crimson`,`plum`,`darkgreen`,`slateblue`,`magenta`,`gold`,`navy`,`gray`,`saddlebrown`,`paleturquoise`,`mistyrose`,`indigo`)# Edit card color
python3api.pyaddchecklistBOARDIDCARDIDTITLEITEM1ITEM2ITEM3ITEM4(Youcanaddmultipleitemsorjustone,oralsowithoutanyitem,justTITLEworksaswell.*IfitemsorTitlecontainsspaces,youshouldadd' between them.) # Add checklist + item on a card
python3api.pydeleteallcardsBOARDIDSWIMLANEID(*BecarefulwilldeleteALLCARDSINSIDEtheswimlanesautomaticallyineverylist*)# Delete all cards on a swimlane
python3api.pychecklistidBOARDIDCARDID# Retrieve Checklist ID attached to a card
python3api.pychecklistinfoBOARDIDCARDIDCHECKLISTID# Get checklist info
python3api.pyget_list_cards_countBOARDIDLISTID# Retrieve how many cards in a list
python3api.pyget_board_cards_countBOARDID# Retrieve how many cards in a board