Skip to main content
POST
Run Verification

Run Verification

Runs verification plugins manually against a workspace.

Request

string
required
Absolute path to the workspace directory
string
Task description for context
array
List of modified files to verify
string
Harness profile name
array
Verification levels to run: L0, L1, L2, L3, custom
number
default:"60000"
Total timeout in milliseconds (1000-600000)
array
Specific plugin IDs to run (if empty, runs all applicable)

Response

boolean
required
Indicates if the request was successful
object
required
Combined verification result

Example Response

Verification Levels