search_rows
Search rows in a specific table by applying a filter object with column name-value pairs to retrieve matching records.
Instructions
Search rows with a filter object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Target table name | |
| query | Yes | Filter object with column name -> value pairs |