Skip to main content
Glama

Prompt Auto-Optimizer MCP

by sloth-wq

gepa_list_backups

Retrieve and manage system backups with optional filters, ensuring accessible and organized data for the Prompt Auto-Optimizer MCP server. Use limit and label filters to streamline backup selection.

Instructions

List available system backups

Input Schema

NameRequiredDescriptionDefault
filterLabelNoFilter backups by label (optional)
limitNoMaximum number of backups to return

Input Schema (JSON Schema)

{ "properties": { "filterLabel": { "description": "Filter backups by label (optional)", "type": "string" }, "limit": { "default": 20, "description": "Maximum number of backups to return", "type": "number" } }, "type": "object" }

Other Tools from Prompt Auto-Optimizer MCP

Related Tools

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/sloth-wq/prompt-auto-optimizer-mcp'

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