quickbase_search_records
Search for specific text within records in a QuickBase table. Input the table ID, search term, and optional field IDs to locate relevant data efficiently.
Instructions
Search for records containing specific text
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fieldIds | No | Field IDs to search in | |
searchTerm | Yes | Text to search for | |
tableId | Yes | Table ID to search |