Cloudsmith · Capability
Cloudsmith API (v1) — recycle-bin
Cloudsmith API (v1) — recycle-bin. 2 operations. Lead operation: List soft-deleted packages in recycle bin. Self-contained Naftiko capability covering one Cloudsmith business surface.
What You Can Do
GET
Recyclebinlist
— List soft-deleted packages in recycle bin
/v1/recycle-bin/{owner}
POST
Recyclebinaction
— Perform actions on soft-deleted packages in the recycle bin. Supported actions: permanently delete (hard delete), restore. Returns a list of successfully actioned packages and any packages that failed with error details.
/v1/recycle-bin/{owner}/action
MCP Tools
list-soft-deleted-packages-recycle
List soft-deleted packages in recycle bin
read-only
idempotent
perform-actions-soft-deleted-packages
Perform actions on soft-deleted packages in the recycle bin. Supported actions: permanently delete (hard delete), restore. Returns a list of successfully actioned packages and any packages that failed with error details.
read-only