search_records
Locate records containing specified text within a resource URI. Define search terms, specific fields, and limit results for targeted record retrieval.
Instructions
Search for records containing specific text
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fields | No | Specific fields to search in. If not provided, searches all text fields. | |
maxRecords | No | Maximum number of records to return. Defaults to 100. | |
resourceUri | Yes | URI of the resource | |
searchTerm | Yes | Text to search for in records |