vault_query
Query the knowledge vault for existing beliefs to avoid redundant compilation. Supports entity lookup or listing all.
Instructions
Query the CogOps Knowledge Vault for existing beliefs.
Use this to check what the system already knows before compiling new understanding. Supports lookup by entity name or listing all.
Args: entity: Entity name to look up (fuzzy match) list_all: If True, return all beliefs with frontmatter summary
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | No | ||
| list_all | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |