list_records
Retrieve and filter records from a specified resource URI, set a maximum number of results, and sort data using customizable criteria for structured querying.
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 |