update_item
Modify existing records in Business Central by providing the resource type, item ID, and updated data. This tool applies changes directly to the specified entity.
Instructions
Update an existing item in Business Central
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | The ID of the item to update | |
| resource | Yes | The resource name (e.g., customers, contacts) | |
| item_data | Yes | The item data to update |