start_woo_release_verification
Start an ownership-authorized Release Gate run. Requires a bearer token with release:start.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | Required safety mode. The only accepted value is owned-safe-active, which requires verified store ownership before the run starts. | |
| store_id | Yes | AgentReady store identifier owned by the authenticated account. Use the stored identifier, never a store URL, secret, or customer value. | |
| baseline_run_id | No | Optional prior Release Gate run identifier from the same owned store to use as the comparison baseline; omit when no valid baseline exists. | |
| idempotency_key | Yes | Caller-generated retry key for this exact start request. Reuse it only when retrying the same operation; do not place credentials or customer data in it. | |
| requested_families | Yes | One or more protocol families the owner authorizes this Release Gate run to verify: woo, robots, jsonld, mcp, ucp, or acp. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||