get_from_settings_where
Retrieve filtered data from a preferences database table by providing a table name and JSON conditions for AND logic matching.
Instructions
Flexible filtering with structured JSON conditions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Table name in user_preferences.db | |
| conditions | Yes | Field-value pairs (AND logic) |