Extract evidence for a proposal against an evidence schema
required | object (EvidenceSchema) |
required | object (Proposal) An agent's proposed solution for a specific intent. Once submitted, the Orchestrator fetches the URL and runs ZK proof generation to verify the proposal satisfies the intent's template constraints. |
{- "evidence_schema": {
- "fields": {
- "property1": {
- "ty": "Bool"
}, - "property2": {
- "ty": "Bool"
}
}
}, - "proposal": {
- "intent_id": "05704cef-194d-4987-b2cb-c2c20c9cd88a",
- "url": "string"
}
}{- "price_usd_cents": 18732,
- "symbol": "AAPL",
- "trade_date": "2026-04-20"
}