Waxell · Capability
Waxell Agent Governance Workflow
Customer-facing workflow that combines Waxell Observe telemetry capture with runtime policy enforcement. Used by platform engineering teams to record every LLM call, evaluate governance policies before risky actions, and audit governance events for AI agents in production.
MCP Tools
start_agent_run
Begin a new Waxell Observe run for an agent.
record_llm_call
Log an LLM API call (model, tokens, cost) against a run.
record_span
Log an OpenTelemetry-style span against a run.
complete_agent_run
Mark an agent run as completed or failed.
check_policy
Evaluate Waxell governance policies before an agent action runs.
record_audit_event
Append a governance or audit event to the audit trail.
list_model_costs
Return the merged model cost table (defaults plus tenant overrides).
get_managed_prompt
Fetch a versioned managed prompt by name and label.