Card snapshot
docs.pinecone.io
·
2026-06-23 11:46:15 UTC
·
dea502ef3798594707da9402a0d36ab19d76a2b8628cf538e469c863e6fcb708
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": "Pinecone Docs",
"description": "Official Pinecone documentation for the vector database, Assistant, inference APIs, SDKs, and building production search and AI applications.",
"url": "https://docs.pinecone.io/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.pinecone.io/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.pinecone.io/",
"organization": "Pinecone Docs"
},
"documentationUrl": "https://docs.pinecone.io/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "pinecone",
"name": "Pinecone",
"description": "Use when building vector search applications, implementing RAG systems, managing semantic search, creating AI-powered search features, or working with vector databases. Agents should reach for this skill when users need to create indexes, upsert data, query vectors, implement multitenancy, optimize search relevance, or manage production vector database infrastructure.",
"tags": [],
"url": "https://docs.pinecone.io/.well-known/agent-skills/pinecone/skill.md"
}
]
}