Unsplash · Capability
Unsplash API — Collections
Unsplash API — Collections. 9 operations. Lead operation: List Collections. Self-contained Naftiko capability covering one Unsplash business surface.
What You Can Do
GET
Listcollections
— List Collections
/v1/collections
POST
Createcollection
— Create a Collection
/v1/collections
GET
Getcollection
— Get a Collection
/v1/collections/{id}
PUT
Updatecollection
— Update a Collection
/v1/collections/{id}
DELETE
Deletecollection
— Delete a Collection
/v1/collections/{id}
POST
Addphototocollection
— Add a Photo to a Collection
/v1/collections/{id}/add
GET
Getcollectionphotos
— Get Collection Photos
/v1/collections/{id}/photos
GET
Getrelatedcollections
— Get Related Collections
/v1/collections/{id}/related
DELETE
Removephotofromcollection
— Remove a Photo from a Collection
/v1/collections/{id}/remove
MCP Tools
list-collections
List Collections
read-only
idempotent
create-collection
Create a Collection
get-collection
Get a Collection
read-only
idempotent
update-collection
Update a Collection
idempotent
delete-collection
Delete a Collection
idempotent
add-photo-collection
Add a Photo to a Collection
get-collection-photos
Get Collection Photos
read-only
idempotent
get-related-collections
Get Related Collections
read-only
idempotent
remove-photo-collection
Remove a Photo from a Collection
idempotent