monday_create_item
Create a new item in a Monday.com board by passing a JSON string with board, group, and item details.
Instructions
Monday connector operation create_item (platform tool monday.create_item).
Routes through /api/tools/invoke under your JWT, tenant, and company scope.
Args: arguments: JSON string of arguments for the connector operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |