get_event_media
Retrieve photos and media uploaded to a Partiful event by ID. Returns URLs, content types, and uploader info.
Instructions
Get photos and media uploaded to a Partiful event by ID. Returns an array of media items (URL, content type, uploader) shared to that event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Dot-path field names to include in the response. Omit to return all fields. Available fields: media, media.contentType, media.createdAt, media.id, media.uploaderId, media.url | |
| event_id | Yes | The Partiful event ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| media | No |