Skip to main content
Glama

get_any

Retrieve specific snapshots, archive results, or tags by their unique identifier from the ArchiveBox web archiving system to access archived content and metadata.

Instructions

Get a specific Snapshot, ArchiveResult, or Tag by abid.

Input Schema

NameRequiredDescriptionDefault
abidYesThe abid of the Snapshot, ArchiveResult, or Tag

Input Schema (JSON Schema)

{ "properties": { "abid": { "description": "The abid of the Snapshot, ArchiveResult, or Tag", "type": "string" } }, "required": [ "abid" ], "type": "object" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Knuckles-Team/archivebox-api'

If you have feedback or need assistance with the MCP directory API, please join our Discord server