list_saved_queries
Retrieve and filter saved Cypher queries for analyzing Active Directory attack paths in BloodHound Community Edition data.
Instructions
List saved Cypher queries.
Args:
skip: Number of queries to skip for pagination
limit: Maximum number of queries to return
name: Filter by query name
Returns:
JSON response with list of saved queries
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| limit | No | ||
| name | No |