{"ok":true,"result":{"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"problem":{"type":"string","minLength":12,"maxLength":1000},"desired_outcome":{"type":"string","minLength":8,"maxLength":1000},"why_existing_tools_fail":{"type":"string","minLength":8,"maxLength":1000},"example_input":{"type":"object","propertyNames":{"type":"string"},"additionalProperties":{}},"expected_output":{"type":"object","propertyNames":{"type":"string"},"additionalProperties":{}},"constraints":{"default":{},"type":"object","properties":{"max_latency_ms":{"type":"integer","exclusiveMinimum":0,"maximum":86400000},"max_price_usdc":{"type":"string","pattern":"^\\d{1,6}(\\.\\d{1,6})?$"},"retention":{"type":"string","enum":["no_raw_input","ephemeral","versioned_evidence"]},"freshness_seconds":{"type":"integer","exclusiveMinimum":0,"maximum":31536000}},"additionalProperties":false},"evidence_urls":{"default":[],"maxItems":3,"type":"array","items":{"type":"string","maxLength":2048,"format":"uri"}},"client_request_id":{"type":"string","minLength":8,"maxLength":128,"pattern":"^[a-zA-Z0-9._:-]+$"}},"required":["problem","desired_outcome","why_existing_tools_fail","constraints","evidence_urls"],"additionalProperties":false},"submit":"/v1/capability-requests","status":"GET /v1/capability-requests/{request_id} with X-Capability-Status-Token","price":"free"},"meta":{"request_id":"req_b5a5f265aa0d46b78db797f98e5988c5","observed_at":"2026-07-24T22:24:14.043Z"}}