Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| Ghibli_API_URL | No | The API URL for the GPT4O Image Generator service | https://www.gpt4oimg.com |
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 |
|---|---|
| image_to_video | Convert image to animated video |
| get_points | Get remaining points |
| get_task_result | Get task result |