Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TWITTER_EMAIL | Yes | Your email associated with the Twitter account | |
| TWITTER_API_KEY | No | Twitter API key (optional) | |
| TWITTER_PASSWORD | Yes | Your Twitter password for authentication | |
| TWITTER_USERNAME | Yes | Your Twitter username for authentication | |
| TWITTER_ACCESS_TOKEN | No | Twitter access token (optional) | |
| TWITTER_API_SECRET_KEY | No | Twitter API secret key (optional) | |
| TWITTER_ACCESS_TOKEN_SECRET | No | Twitter access token secret (optional) |
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 |
|---|---|
No tools | |