Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APPFLOWY_EMAIL | Yes | Your AppFlowy account email address | |
| APPFLOWY_PASSWORD | Yes | Your AppFlowy account password | |
| APPFLOWY_WORKSPACE_ID | Yes | Your AppFlowy workspace ID (can be found in workspace settings after logging in) | |
| APPFLOWY_PARENT_VIEW_ID | Yes | The parent view ID for the target document (can be obtained from the URL or page settings) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| upload_document_to_appflowy | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |