list_records
Query and retrieve records from a specified resource, applying filters, sorting, and limiting results for precise data access.
Instructions
List records from a resource
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filter | No | Filter criteria | |
maxRecords | No | Maximum number of records to return. Defaults to 100. | |
resourceUri | Yes | URI of the resource to query | |
sort | No | Specifies how to sort the records |