Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
RAP2_SID | No | Logged-in Cookie SID (koa.sid value) | |
RAP2_EMAIL | No | Login email (used with password authentication) | |
RAP2_SID_SIG | No | Logged-in Cookie signature (koa.sid.sig value) | |
RAP2_BASE_URL | No | RAP2 instance address | |
RAP2_PASSWORD | No | Login password (used with email authentication) |
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 |