grep
Run saved or ad hoc queries on an .abhi file to trigger on_query events and retrieve matching knowledge graph nodes.
Instructions
Execute a saved or ad hoc query against an .abhi file (waggle grep). Triggers the file's on_query event actions and returns matching nodes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query_id | No | Optional saved query id from the file. | |
| input_path | Yes | Path to the .abhi file to query. | |
| query_text | No | Optional ad hoc query text to execute. |