Skip to main content
Glama
stevenyu113228

BloodHound MCP

route_own_en_usrs_unconst_del

Identify paths from owned enabled users to all principals with Unconstrained Delegation in Active Directory to assess delegation risks.

Instructions

Route from owned & enabled user(s) to all principals with "Unconstrained Delegation"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainYes
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden. It mentions routing but doesn't disclose behavioral traits such as what the output format looks like (e.g., paths, lists), whether it's a read-only operation, potential performance impacts, or authentication requirements. This leaves significant gaps for an agent to understand how to invoke it effectively.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, efficient sentence with no wasted words. It's front-loaded with the core action, though it could be slightly more structured (e.g., by explicitly stating inputs/outputs) given the lack of other documentation.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the complexity implied by routing operations, no annotations, 0% schema coverage, and no output schema, the description is incomplete. It doesn't explain what 'routing' entails, the result format, or any constraints, making it inadequate for an agent to use the tool confidently without additional context.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, with one parameter 'domain' undocumented in the schema. The description adds no information about this parameter, such as its meaning (e.g., Active Directory domain name), format, or examples. This fails to compensate for the low schema coverage, leaving the parameter's semantics unclear.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states the tool routes from owned & enabled users to principals with unconstrained delegation, which gives a general purpose. However, it's somewhat vague about what 'route' means operationally (e.g., find paths, list connections) and doesn't clearly differentiate from sibling tools like 'route_from_owned_enabled_principals_to_high_value_targets' or 'list_enabled_principals_with_unconstrained_delegation'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit guidance on when to use this tool versus alternatives is provided. The description implies it's for finding relationships involving unconstrained delegation, but it doesn't specify prerequisites, exclusions, or compare to similar tools like 'list_enabled_principals_with_unconstrained_delegation' (which lists such principals) or other route tools with different start/end points.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/stevenyu113228/BloodHound-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server