delete_album
Remove an album without deleting its photos. Provide the album ID to permanently delete only the album container, preserving all photos.
Instructions
Delete an album. Photos are NOT deleted, only the album container.
Args:
album_id: The album's unique ID.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| album_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |