create_saved_query
Save custom Cypher queries in BloodHound MCP Server for repeated analysis of Active Directory attack paths and security assessments.
Instructions
Create a new saved Cypher query.
Args:
name: Name for the saved query
query: The Cypher query to save
Returns:
JSON response with the created saved query data
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| query | Yes |