Card snapshot
sendcloud.dev
·
2026-07-30 01:19:41 UTC
·
dbd72cf07b0898d41545f13c7155c339d7a73cee161d3bc8ff3518e94a05feec
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 labels, managing orders and shipments, handling returns, tracking parcels, or automating fulfillment workflows. Agents should reach for this skill when working with e-commerce shipping APIs, carrier management, or logistics automation.",
"tags": [],
"url": "https://sendcloud.dev/.well-known/agent-skills/sendcloud/skill.md"
}
]
}