Skip to main content
Context Graph tools enable the Meta Agent to interact with your organizational knowledge graph. Query infrastructure relationships, discover dependencies, and even modify the graph through natural language.
For detailed use cases and examples of Context Graph queries, see Context Graph Use Cases.

Schema & Discovery

Understand the structure of your knowledge graph. Example Usage:

Query Execution

Execute queries against the knowledge graph. Example Usage:

Dynamic Query Generation

The Meta Agent can automatically generate Cypher queries from natural language. For example: Prompt: “Show me all repositories with critical vulnerabilities” Generated Query:

Graph Modification

Create and modify nodes and relationships.
Graph modification tools require appropriate permissions. Most read operations are available to all users, while write operations may be restricted based on your role.
Example Usage:

Common Query Patterns

Find Dependencies

Security Analysis

Infrastructure Discovery