afl_content_photo_get
Retrieve a specific photo content item by its ID, returning its title and type. Access photo metadata directly without requiring authentication.
Instructions
Get a single photo content item by id.
Returns: {id, type:'photo', title}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Content item id. Required — part of the URL path. |