backup-list

Installation
SKILL.md

List Backups

List backup snapshots for the authenticated user.

When to use

  • The user asks to see, list, or query existing backups
  • Auditing what is currently stored

How

GET /api/snapshots with optional query params:

  • agentName — filter by agent
  • since, until — ISO 8601 bounds
  • limit, offset — pagination
Installs
2
First Seen
3 days ago
backup-list — operatingsystem-1/mitosis-agent-configs