Card snapshot
sendcloud.dev
·
2026-07-30 07:57:36 UTC
·
0cd853d8d92f599a4a92041a5a0f6e1807af8c0554d9ce6b9dcad123b12d02af
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Sendcloud API Developer Portal",
"url": "https://sendcloud.dev/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://sendcloud.dev/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://sendcloud.dev/",
"organization": "Sendcloud API Developer Portal"
},
"documentationUrl": "https://sendcloud.dev/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "sendcloud",
"name": "Sendcloud",
"description": "Use when building shipping integrations, creating shipments and labels, managing orders, handling returns, tracking parcels, or setting up webhooks for real-time parcel status updates. Reach for this skill when working with e-commerce fulfillment, carrier management, or shipping automation workflows.",
"tags": [],
"url": "https://sendcloud.dev/.well-known/agent-skills/sendcloud/skill.md"
}
]
}