Manage automatic DM monitoring
manage_autodmsStart, stop, pause, resume, or delete Instagram AutoDM monitors. View status and logs for active or expired monitors.
Instructions
Control Instagram AutoDM monitors. For action='start', provide post_url, reply_message, and profile_username. For stop/pause/resume/delete/logs, provide monitor_id. For status, optionally set include_inactive=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| post_url | No | Instagram post URL to monitor. Required when action='start'. | |
| monitor_id | No | AutoDM monitor ID. Required for stop, pause, resume, delete, and logs. | |
| reply_message | No | DM text sent to matching commenters. Required when action='start'. | |
| include_inactive | No | For action='status', include stopped and expired monitors when true. | |
| profile_username | No | Upload-Post profile name. Required when action='start'. | |
| trigger_keywords | No | Optional keyword or keywords; only comments containing these terms receive a DM. | |
| monitoring_interval | No | Polling interval in minutes for action='start'. Minimum is 15. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No |