searchCards uses Trello search syntax and can restrict results to selected boards.
automations/search-trello-cards.automation.ts
Returns
Signal<TrelloCard[]> for that page. Increase page to retrieve later results.Search card names and descriptions across visible Trello boards.
searchCards uses Trello search syntax and can restrict results to selected boards.
Signal<TrelloCard[]> for that page. Increase page to retrieve later results.