set_photo_meta
Update a Flickr photo's title and description. Automatically retains existing title when only description is provided.
Instructions
Update a photo's title and/or description. Flickr's setMeta requires the title, so an existing title is fetched when only description is supplied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| photo_id | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |