Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TYPEBOT_TOKEN | Yes | Your Typebot API token | |
| TYPEBOT_API_URL | Yes | The full URL to your Typebot API including the /api/v1 path (e.g., https://your-typebot-domain.com/api/v1) | |
| TYPEBOT_WORKSPACE_ID | Yes | Your Typebot workspace ID |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |