Instagram Connection Status
instagram_connection_statusCheck if Instagram is connected by retrieving the current login or session state. Use after receiving LOGIN_PENDING to confirm if authentication completed, without asking for credentials.
Instructions
Use this when the user wants to check whether Instagram is connected, especially after instagram_connect returned LOGIN_PENDING. It reports the current login or session state and never asks for credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||