upload_photo
Upload a local image to Flickr with configurable privacy, defaulting to private. Returns the new photo ID.
Instructions
Upload a local image file to Flickr. Defaults to PRIVATE so nothing goes public by accident. Returns the new photo id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| title | No | ||
| is_public | No | ||
| photo_path | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |