pl_content_item
Fetch a specific content item (text, video, photo, playlist, promo, audio) by its type, language, and ID. Returns full details including title, description, and date.
Instructions
One content item by type + id (TEXT/VIDEO/PHOTO/PLAYLIST/PROMO/AUDIO).
Returns: {id, type, title, description, date, body, ...}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | Yes | ||
| type | Yes | ||
| detail | No | DETAILED | |
| contentId | Yes |