Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
OAUTH_TOKEN | No | OAuth token from the OAuth extension | |
SCRIPT_PATH | No | Script path of the wiki (e.g. /w) | |
WIKI_SERVER | Yes | Domain of the wiki (e.g. https://en.wikipedia.org) | |
ARTICLE_PATH | No | Article path of the wiki (e.g. /wiki) |
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 |