fm_edit_record
Edit an existing record in a FileMaker database by specifying the layout, record ID, and field data to update.
Instructions
Edit an existing record
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layout | Yes | Layout name | |
| database | No | Database name (optional, uses default from session if not provided) | |
| recordId | Yes | Record ID | |
| fieldData | Yes | Field data to update as key-value pairs |