Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level | info |
| RAWORC_API_URL | No | Raworc API base URL | http://raworc.remoteagent.com:9000/api/v0 |
| RAWORC_TIMEOUT | No | Request timeout in seconds | 30 |
| RAWORC_PASSWORD | No | Password for authentication | |
| RAWORC_USERNAME | No | Username for authentication | |
| RAWORC_AUTH_TOKEN | No | Authentication token | |
| RAWORC_DEFAULT_SPACE | No | Default space to use | default |
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 | |