Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| INSTAGRAM_PASSWORD | Yes | Your Instagram password | |
| INSTAGRAM_USERNAME | Yes | Your Instagram username |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| analyze_post_comments | Analyze comments on an Instagram post to identify sentiment, themes, and potential leads |
| compare_accounts | Compare engagement metrics across different Instagram accounts |
| extract_demographics | Extract demographic insights from users engaged with a post or account |
| identify_leads | Identify potential leads based on engagement patterns |
| generate_engagement_report | Generate a comprehensive engagement report for an Instagram account |