Card snapshot
docs.promptlayer.com
·
2026-08-13 12:00:01 UTC
·
cf50f4b6a1fc4632e4e3b4f90b492cdb5a0a8337c5769c378bb72007ba9a97de
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": "PromptLayer",
"url": "https://docs.promptlayer.com/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.promptlayer.com/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.promptlayer.com/",
"organization": "PromptLayer"
},
"documentationUrl": "https://docs.promptlayer.com/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "promptlayer",
"name": "Promptlayer",
"description": "Use when managing prompts outside code, building evaluations and datasets, running multi-step workflows, tracking LLM requests and traces, or deploying prompt versions to production with release labels.",
"tags": [],
"url": "https://docs.promptlayer.com/.well-known/agent-skills/promptlayer/skill.md"
}
]
}