Run an action test bench
Runs the kind-discriminated test bench in memory — an extract action analyzes 1–3 request-supplied sample files; a generate action renders its template. Nothing persists (no records, files, or run). Fill actions are not yet supported.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Path parameters
id
Request
This endpoint expects an object.
OR
Response
The test-bench result.
ActionExtractTestResult
The per-sample extract test-bench results.
OR
ActionGenerateTestResult
The generate test-bench rendered document.
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error