photos_create_album
Create a new empty photo album in Proton Photos. Provide a unique album name; fails if an album with that name already exists.
Instructions
Create a new empty photo album in Proton Photos. Requires authentication. Pass the album name (not a path) — the album is created at /albums/. Fails if an album with that name already exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the new album. E.g. 'Vacation 2024'. Must be non-empty. |