Bibliotheca capability metadata
Returns registry-level capability metadata, including capability schema/spec versions, HTTP API major family, and supported upload profiles such as the v0.1 http-put baseline.
Documentation Index
Fetch the complete documentation index at: https://agentvolumes.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Response
Capability metadata
"1"HTTP API major family advertised by this capability document.
^v[1-9][0-9]*$Known v0.1 baseline values are cdn and git. Unknown values are tolerated and may be surfaced as diagnostics rather than validation failures.
^(?!.*--)[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$Exact Agent Volumes spec versions the bibliotheca explicitly claims compatibility with. This is a set of exact versions, not a SemVer range expression.
^[0-9]+\.[0-9]+\.[0-9]+(?:-[0-9A-Za-z]+(?:\.[0-9A-Za-z]+)*)?(?:\+[0-9A-Za-z]+(?:\.[0-9A-Za-z]+)*)?$Supported upload profiles by upload surface. Known v0.1 portable profile value is http-put. Unknown values are tolerated and may be surfaced as diagnostics rather than validation failures.