Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_TOKEN | Yes | Your Wisembly API token. This is required for several future endpoints (POST, GET, DELETE, etc…). |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_wisembly_event | Fetch event data from the Wisembly API for any keyword |
| get_wisembly_sessions | Fetch sessions data from the Wisembly API by event id |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |