Search
Executes a global search in Trello to locate cards, boards, and other items that match a specified search term. The response includes up to 100 cards, 100 boards, and 100 organizations.
Input
| Name | Type | Required | Description |
| SearchTerm | String | True | The keyword or phrase to use when performing a global search. |
Result Set Columns
| Name | Type | Description |
| Results | String | The raw JSON response containing the results of the global search, including matching items and their details. |