Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
X_api_key | Yes | Your Twitter API key | |
X_api_key_sec | Yes | Your Twitter API secret | |
GEMINI_API_KEY | Yes | Your Gemini API key | |
X_access_token | Yes | Your Twitter access token | |
X_bearer_token | Yes | Your Twitter bearer token | |
X_access_token_sec | Yes | Your 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 |