evaluate_batch
Assess multiple AI agent actions simultaneously for compliance with governance policies, enabling batch policy evaluation with risk assessment and audit logging.
Instructions
Evaluate multiple actions at once against the governance policy.
Each action dict should have: action_type, target,
and optionally params, description, agent_id.
Args:
actions: List of action dicts to evaluate.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actions | Yes |