{"protocolVersion":"0.3.0","name":"草料二维码实体查询 Agent","description":"输入一个草料二维码(cli.im)的链接,返回它背后物理实体的 ObjectCard v2:物/码/绑定三元组身份、当前状态(三轨)、属性、关系槽、操作契约(含注解与人类执行入口)、账本(记录履历)。适用于设备、资产、物料等一物一码场景。只读、公开数据、无需鉴权。\n\nGiven a Caoliao (cli.im) QR code URL, return the ObjectCard v2 of the physical thing behind it: thing/code/binding identity, three-track states, properties, relation slots, action contracts (annotations + human execution URL), and the record ledger. For equipment, assets and item-level scenarios. Read-only, public data, no authentication.","url":"https://a2a.objqr.com/a2a/jsonrpc","preferredTransport":"JSONRPC","version":"0.1.0","documentationUrl":"https://a2a.objqr.com/ext/caoliao-entity/v2","iconUrl":"https://static.clewm.net/cli/images/cli_logo_new.png","provider":{"organization":"草料二维码 (cli.im)","url":"https://cli.im"},"capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false,"extensions":[{"uri":"https://a2a.objqr.com/ext/caoliao-entity/v2","description":"草料实体只读契约 v2(ObjectCard):声明三个只读 skill 返回数据的稳定 JSON Schema、诚实条款(过渡身份/缺席语义),及只读/公开/单组织/不执行边界。","required":false,"params":{"profile":"read-only","schemaUrl":"https://a2a.objqr.com/ext/caoliao-entity/v2/schema.json","appliesTo":["get_entity","get_records","list_actions"],"invocation":"explicit-datapart-only","rules":{"readOnly":true,"publicOnly":true,"singleOrgView":true,"actionsExecutable":false}}},{"uri":"urn:gb-z-185:aip","description":"本智能体亦提供 GB/Z 185—2026《人工智能 智能体互联》(AIP)声明式对齐描述(交互面由 A2A 承载、工具调用面由 MCP 承载,官方定位互补并存)。","required":false,"params":{"standard":"GB/Z 185(所有部分)—2026","alignment":"field-level","descriptionUrl":"https://a2a.objqr.com/.well-known/aip-agent.json"}}]},"defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["application/json","text/plain"],"skills":[{"id":"get_entity","name":"查询二维码实体","description":"输入草料码链接,一次拿到实体全貌:名称、类型、类别、提供方、属性字段、当前多维状态,以及可执行操作与最近履历的预览。想快速了解「这个码是什么」时用它。\n\nGiven a Caoliao QR URL, return the full entity snapshot in one call: name, type, category, provider, properties, current states, plus a preview of available actions and recent activity. Use it to answer \"what is this code?\".","tags":["read","entity","qrcode","查询"],"examples":["这个二维码对应的是什么设备?","查一下这个码的名称、当前状态和属性"]},{"id":"get_records","name":"查询记录账本","description":"输入草料码链接,返回该物的完整账本(记录履历:巡检、报修、保养等),按时间倒序、游标分页,每条带发生时的码+物快照。想看「这个物经历过什么」时用它。\n\nGiven a Caoliao QR URL, return the thing's record ledger (inspections, repairs, maintenance), newest first, cursor-paginated; each entry carries a code+thing snapshot. Use it to answer \"what happened to this thing?\".","tags":["read","history","records","账本"],"examples":["这个码最近有哪些巡检记录?","看看这台设备的操作履历"]},{"id":"list_actions","name":"查询可执行操作","description":"输入草料码链接,返回此刻可执行的操作清单(能填哪些表单、有哪些状态变更),仅列出、不执行。想知道「这个码现在能做什么」时用它。提交/写入需授权,不在本只读服务范围。\n\nGiven a Caoliao QR URL, list the actions currently available on the entity (which forms can be filled, which state changes exist). Listing only — executing/submitting requires auth and is out of scope here. Use it to answer \"what can I do with this code now?\".","tags":["read","actions","affordance","操作"],"examples":["这个码现在能填哪些表单、做哪些操作?","这个码上有哪些可执行的操作?"]}]}