Flickr API Schema Skill
flickr-com
flickr-com
| Method | Path | Description |
|---|---|---|
GET | /rest?method=flickr.favorites.getList | |
GET | /rest?method=flickr.people.getPhotos | Returns a list of the user's favorite photos. Only photos which the calling user has permission to see are returned. |
GET | /rest?method=flickr.photosets.getList | Return photos from the given user's photostream |
GET | /rest?method=flickr.favorites.getContext | Returns the albums belonging to the specified user |
GET | /rest?method=flickr.groups.getInfo | Returns next and previous favorites for a photo in a user's favorites |
GET | /rest?method=flickr.groups.pools.getPhotos | Get information about a group |
GET | /rest?method=flickr.groups.discuss.topics.getList | Returns a list of pool photos for a given group |
GET | /rest?method=flickr.groups.discuss.replies.getInfo | Get a list of discussion topics in a group. |
GET | /rest?method=flickr.groups.discuss.topics.getInfo | Get information on a group topic reply |
GET | /rest?method=flickr.groups.pools.getContext | Get information about a group discussion topic |
GET | /rest?method=flickr.photolist.getContext | Returns next and previous photos for a photo in a group pool |
GET | /rest?method=flickr.photos.getContext | Returns next and previous photos in a photo list |
GET | /rest?method=flickr.photos.licenses.getInfo | Returns next and previous photos for a photo in a photostream |
GET | /rest?method=flickr.people.getInfo | Fetches a list of available photo licenses for Flickr |
GET | /rest?method=flickr.photos.getExif | Returns a person |
GET | /rest?method=flickr.photos.getInfo | Retrieves a list of EXIF/TIFF/GPS tags for a given photo. The calling user must have permission to view the photo. |
GET | /rest?method=flickr.photos.getSizes | Returns a photo |
GET | /rest?method=flickr.photosets.getContext | Returns photo sizes |
GET | /rest?method=flickr.photosets.getPhotos | Returns next and previous photos for a photo in a set |
GET | /rest?method=flickr.galleries.getPhotos | Returns a list of photos in an album. |
GET | /rest?method=flickr.photos.search | Returns a list of photos in a gallery. |
POST | /upload | Return a list of photos matching some criteria. |
GET | /rest?method=flickr.test.echo | Uploads a new photo to Flickr |
GET | /oauth/request_token | Echos the input parameters back in the response |
GET | /oauth/access_token | Returns an oauth token and oauth token secret |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install flickr-com
Downloads and installs to ~/.claude/skills/flickr-com/
1.0.0 (2026-02-13)