# TestPolicyResult **Type:** GraphQL unions **Description:** Union of possible policy test results. Result type depends on the trigger type: - AGENT_CREATED/AGENT_UPDATED → AgentTestPolicyResult - Future: TOOL_EXECUTION → ToolTestPolicyResult ## Types - AgentTestPolicyResult: Result of testing agent-based policy conditions. Shows preview of agents that would be impacted by this policy.