Koyeb · Capability
Koyeb Rest API — Snapshots
Koyeb Rest API — Snapshots. 5 operations. Lead operation: List all Snapshots. Self-contained Naftiko capability covering one Koyeb business surface.
What You Can Do
GET
Listsnapshots
— List all Snapshots
/v1/v1/snapshots
POST
Createsnapshot
— Create a Snapshot
/v1/v1/snapshots
GET
Getsnapshot
— Get a Snapshot
/v1/v1/snapshots/{id}
DELETE
Deletesnapshot
— Delete a Snapshot
/v1/v1/snapshots/{id}
POST
Updatesnapshot
— Update a Snapshot
/v1/v1/snapshots/{id}
MCP Tools
list-all-snapshots
List all Snapshots
read-only
idempotent
create-snapshot
Create a Snapshot
get-snapshot
Get a Snapshot
read-only
idempotent
delete-snapshot
Delete a Snapshot
idempotent
update-snapshot
Update a Snapshot