monday_delete_item
Delete an item from a Monday.com board by providing the item ID and board ID in a JSON arguments string. This tool uses the Lightbulb platform for authenticated API invocation.
Instructions
Monday connector operation delete_item (platform tool monday.delete_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 |