Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable verbose debug logging | false |
| GEMINI_API_KEY | Yes | Google Gemini API key for AI generation (Required) | |
| SAVE_TO_DESKTOP | No | Force saving to desktop directory | false |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_storybook_image | Generates a 3D style cartoon image with a children's story based on the given prompt |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |