Back to monday.com
Connect Knoon AI with monday.com to automate AI workflows.
Find board items whose column text/value matches supplied criteria.
mondayDefaultQueryItemsByColumnValues
BETA
Internal
Permissions
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| boardId | file | monday.com board ID. | Yes |
| columnValues | mustache | JSON object mapping column IDs to expected text/value. Provide valid JSON. | Yes |
| limit | mustache | Optional number of items to inspect (1-100, default 100). | No |
Returns
| Name | Type | Description |
|---|---|---|
| result | array | Matching items. |