Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
TWITTER_API_KEY | Yes | Your X (Twitter) API Key (also called Consumer Key) | |
TWITTER_API_SECRET | Yes | Your X (Twitter) API Key Secret (also called Consumer Secret) | |
TWITTER_ACCESS_TOKEN | Yes | Your X (Twitter) Access Token | |
TWITTER_ACCESS_SECRET | Yes | Your X (Twitter) Access Token Secret |
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 |