Snyk · Capability
Snyk API — Custom Base Images
Snyk API — Custom Base Images. 5 operations. Lead operation: Get a custom base image collection. Self-contained Naftiko capability covering one Snyk business surface.
What You Can Do
GET
Getcustombaseimages
— Get a custom base image collection
/v1/custom-base-images
POST
Createcustombaseimage
— Create a Custom Base Image from an existing container project
/v1/custom-base-images
DELETE
Deletecustombaseimage
— Delete a custom base image
/v1/custom-base-images/{custombaseimage-id}
GET
Getcustombaseimage
— Get a custom base image
/v1/custom-base-images/{custombaseimage-id}
PATCH
Updatecustombaseimage
— Update a custom base image
/v1/custom-base-images/{custombaseimage-id}
MCP Tools
get-custom-base-image-collection
Get a custom base image collection
read-only
idempotent
create-custom-base-image-existing
Create a Custom Base Image from an existing container project
delete-custom-base-image
Delete a custom base image
idempotent
get-custom-base-image
Get a custom base image
read-only
idempotent
update-custom-base-image
Update a custom base image
idempotent