search_records
Find records containing specific text by specifying a resource URI and search term. Optionally, target specific fields or limit results. Integrates with MCP Template for efficient data 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 |