update_monday_item
Update a column value on a Monday.com item by specifying board, item, and column IDs and the new value.
Instructions
Update a column value on a Monday.com item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | ||
| item_id | Yes | ||
| column_id | Yes | Column ID to update | |
| value | Yes | New value (string or JSON) | |
| api_key | No |