---
title: "UVO full pipeline + multi-model AI consensus on agent action proposals."
method: POST
path: "/v2/uvo_full"
tags: ["agent-safety"]
---

# UVO full pipeline + multi-model AI consensus on agent action proposals.

`POST /v2/uvo_full`

UVO Action Gate — full validation with AI cross-check. Includes multi-model hallucination detection plus all 9 deterministic layers. ~2s response. Use for high-stakes actions where slower-but-thorough beats fast.

## Request body

- object
  - `proposal` object

## Response `200`

Success (synthetic example)

## Other responses

- `400` — Bad Request — invalid or missing parameters.
- `402` — Payment Required (x402): response carries payment requirements; retry with the X-PAYMENT header (USDC on Base).

---

[API](https://skmtc.net/tooloracle/apis/tooloracle-mcp-platform.md) · [All operations](https://skmtc.net/tooloracle/apis/tooloracle-mcp-platform/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tooloracle/tooloracle-mcp-platform/versions/0f85b83186f5/schema)
