fm_query_records
Query FileMaker database records with advanced filtering, sorting, and pagination. Specify database, layout, and query criteria to retrieve targeted data.
Instructions
Query records with advanced filtering and sorting
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort array | |
| limit | No | Max records to return | |
| query | No | Find requests array | |
| layout | Yes | Layout name | |
| offset | No | Records to skip | |
| database | Yes | Database identifier |