Refresh MCP and reload the latest API specification.
| 用 MCP 做 | 用文档页面做 | 不要用 MCP 做 |
|---|---|---|
| 路径、方法、必填字段、枚 举、示例、错误形态 | 产品行为、营业时间、对账叙述、认证 | 定价、KYC、按账户限额、凭证,或未发布的轨道 |
<language>、<path in your repo>、<geography>)。| 来源 | 何时 |
|---|---|
| MCP(OAS) | 字段、枚举、示例、HTTP 状态码 — 任何生成的代码或 DTO |
| llms.txt + API 指南 | 序列、前置条件、运营模型 — 任何设计或工单 |
| Demo Flow Library | 向新工程师讲解序列 — 探索 API 工作流示例 |
Refresh MCP. Read https://docs.cobre.com/llms.txt for the payout guides. Then, using only OAS schemas, generate a <language>service that authenticates, creates a Counterparty, creates a Money Movement, and handles completion and failure webhooks. After the code, list the demo flow in https://cobre-demo-flows.cobre.co/index.html that is closest to this sequence. Do not invent fields.
status.state 值复制自规范,而不是归一成您自己的词汇llms.txt 获得以文档为依据的回答