# TriggerConfig

Type: object

## Properties

- `type` (enum, optional)
- `inboxId` (string, optional) - Instagram inbox to observe. Used only by instagram_comment.
- `mediaTypes` (array<enum>, optional) - Instagram media types to observe. Omit to include all supported types.
- `mediaSelection` (enum, optional) - Whether all matching media or only mediaIds are targeted.
- `mediaIds` (array<string>, optional) - Instagram media IDs selected when mediaSelection is specific.
- `conditions` (object, optional)

