vault_query
Query stored beliefs from the knowledge vault to check existing knowledge before compiling new understanding. Supports fuzzy entity lookup or full listing.
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 |