set_keyword_link
Map a keyword to a destination URL to automate DM replies. When a follower comments or DMs the keyword, the link is sent back automatically, with global or per-post scoping.
Instructions
Map a keyword to a resource/destination link for DM automation. When a follower comments/DMs the keyword, the link is sent back (delivery activates once Instagram messaging access is approved). Re-running with the same keyword + scope updates the link instead of creating a duplicate. Omit media_id for a global rule (fires on any post); set media_id for a single post.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link | Yes | The destination URL to send (e.g. a resource-hub article). | |
| keyword | Yes | The trigger word, e.g. 'guide' or 'link'. Case-insensitive. | |
| media_id | No | Optional. A specific post/media id to scope the rule to. Omit for a global rule across all posts. | |
| platform | No | Platform this rule applies to. Omit for any connected platform. Only Instagram delivers today. | |
| match_type | No | 'contains' (default) fires if the comment includes the keyword; 'exact' requires a full match. | |
| reply_to_comment | No | Also post a public reply to the comment (e.g. 'Check your DMs', wording varies). Defaults to true. |