Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host address | 0.0.0.0 |
| PORT | No | Port number | 8000 |
| LOG_LEVEL | No | Logging level | INFO |
| NOTION_API_TOKEN | Yes | Your Notion API Token (required) | |
| COMPTEXT_DATABASE_ID | No | CompText Database ID (Standard-DB: 0e038c9b52c5466694dbac288280dd93) | 0e038c9b52c5466694dbac288280dd93 |
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 | |