Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| COOKIE | No | Cookie values obtained from the website (bid=;ck=;dbcl2=;frodotk_db=;) |
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 |
|---|---|
| search-book | search books from douban, either by ISBN or by query |
| list-book-reviews | list book reviews |
| search-movie | search movies or tvs from douban by query |
| list-movie-reviews | list movie reviews |
| list-tv-reviews | list tv reviews |
| browse | open default browser and browse douban book detail |
| list-group-topics | list group topics |
| get-group-topic-detail | get group topic detail |