list_albums
Retrieve your Flickr albums with their IDs, titles, photo counts, and primary photo IDs.
Instructions
List the authenticated user's albums (photosets): id, title, photo count, and primary photo id. Use list_album_photos to drill into one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| per_page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |