Card snapshot
docs.usedrip.ai
·
2026-08-20 03:43:15 UTC
·
b4a4c888b0e76a7792cfae6d22f0794610da5cd15db5706bdfea85e6162a5402
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": "dripos",
"url": "https://docs.usedrip.ai/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.usedrip.ai/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.usedrip.ai/",
"organization": "dripos"
},
"documentationUrl": "https://docs.usedrip.ai/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "drip",
"name": "Drip",
"description": "Use when helping users set up customer conversation history, search customer context, draft replies, manage integrations, or configure follow-up workflows. Agents should reach for this skill when users need to connect communication tools, search customer history, review drafts before sending, or set up automated meeting follow-up.",
"tags": [],
"url": "https://docs.usedrip.ai/.well-known/agent-skills/drip/skill.md"
}
]
}