Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WORKFLOWS_DIR | No | The directory where workflows are stored. By default, workflows are stored in the workflows/ directory. | |
| SLACK_WEBHOOK_URL | No | The Slack webhook URL for the example_slack_message workflow |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_workflow | |
| execute_workflow | |
| list_workflows | |
| read_workflow | |
| update_workflow | |
| delete_workflow | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |