Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
AWS_REGION | Yes | AWS region for DynamoDB | |
DYNAMODB_TABLE | Yes | DynamoDB table name for storing Berghain events | |
AWS_ENDPOINT_URL | No | Optional endpoint URL for local DynamoDB development | |
FIRECRAWL_API_KEY | Yes | API Key for Firecrawl to extract events data |
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 |