---
title: "Action Self Test"
method: POST
path: "/v1/actions/self-test"
tags: ["agent-cost"]
---

# Action Self Test

`POST /v1/actions/self-test`

Exercise the configured production reducer with synthetic, non-customer data.

## Response `200`

Successful Response

- ActionSelfTest
  - `ok` boolean, required
  - `reducer_model` string, required
  - `decision` 'passthrough' | 'reduced', required
  - `input_bytes` integer, required
  - `output_bytes` integer, required
  - `selector_count` integer, required
  - `elapsed_ms` integer, required

---

[API](https://skmtc.net/codag/apis/infra-logs-templater.md) · [All operations](https://skmtc.net/codag/apis/infra-logs-templater/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/codag/infra-logs-templater/revisions/a4b69f6d2450/schema)
