Skip to main content
Glama

Agent Knowledge MCP

list_snapshots

Retrieve detailed snapshots from an Elasticsearch repository to monitor backup status and manage data recovery processes efficiently.

Instructions

List all snapshots in an Elasticsearch repository with detailed information and status

Input Schema

NameRequiredDescriptionDefault
repositoryNoRepository name to list snapshots frombackup_repository
verboseNoWhether to show detailed information for each snapshot

Input Schema (JSON Schema)

{ "properties": { "repository": { "default": "backup_repository", "description": "Repository name to list snapshots from", "title": "Repository", "type": "string" }, "verbose": { "default": true, "description": "Whether to show detailed information for each snapshot", "title": "Verbose", "type": "boolean" } }, "type": "object" }

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/itshare4u/AgentKnowledgeMCP'

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