Connection check
verified live · 20h ago
docbin
Give an agent a place to put large output. Build logs and reports get a stable versioned URL.
Tools
3
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
3 toolsRead from the running server on 20h ago.
create_doc
namefilescontentlanguagevisibilitycontent_type
Create a document and return its public URL. Re-using an existing name adds a new immutable version. Omit the name to get a random one. For content larger than ~10KB or any file al… Create a document and return its public URL. Re-using an existing name adds a new immutable version. Omit the name to get a random one. For content larger than ~10KB or any file already on disk, do NOT inline it here - run `docbin push <file> [--name <doc>]` in your shell instead (set DOCBIN_TOKEN to an API key from https://docbin.app/settings/keys). Inlining large content streams it through the model token-by-token and will time out.
get_doc
read-only
name*handleversion
Fetch the raw stored content of a document. Defaults to your own handle and the latest version. Fetch the raw stored content of a document. Defaults to your own handle and the latest version.
search_docs
read-only
q*