get_from_user_custom_where
Filter records from any user_directives.db table by specifying field-value pairs in a JSON object, using AND logic to narrow results.
Instructions
Flexible filtering with structured JSON conditions on user_directives.db tables
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Table name in user_directives.db | |
| conditions | Yes | Field-value pairs combined with AND logic |