photo_download
ActiveTool of Unsplash
declared in 0.1.0
Trigger the Unsplash required download-tracking event for a photo by id and return the download URL; must be called before presenting the download link to users per Unsplash API guidelines.
Parameters schema
{
"type": "object",
"examples": [
{
"id": "Dwu85P9SOIk"
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Unsplash
https://github.com/pipeworx-io/mcp-unsplash
1/7 registries