Card snapshot
docs.promptlayer.com
·
2026-08-15 02:43:22 UTC
·
d6f2142b094193f39ecb369666fbfc63ef5e94b390d50ae0ee59989b05160372
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 LLM prompts, evaluating prompt changes, building AI workflows, logging and tracing LLM requests, running evaluations against datasets, or deploying prompts to production with version control and release labels.",
"tags": [],
"url": "https://docs.promptlayer.com/.well-known/agent-skills/promptlayer/skill.md"
}
]
}