For the complete documentation index, see llms.txt. This page is also available as Markdown.

Instagram Variables

The following variables are automatically added to your conversation when your chatbot is conversating on this channel:

Variable

Description

bot_channel

Set to "InstagramChannel"

profile_pic

The full id url of the user profile picture, if available.

mention_url

The public url of the story subject to the mention event

follower_count

The number of followers of the user contacting the bot

is_business_follow_user

Indicates whether the business follows the customer or not

is_user_follow_business

Indicates whether the customer follows the business or not

is_verified_user

Verification status for the customer

instagram_username

The user username

last_story_reply_id

The unique id of the last valid story reply

Depending on user specific privacy settings some values may still be empty.

Last updated