Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
BASE_URL | Yes | The base URL of your Tiptap collaboration service. This parameter is required and the server will exit if not provided. | |
API_TOKEN | No | API token for authentication with the Tiptap collaboration service. While not strictly required, most operations will fail without proper authentication. |
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 |