create_app
Create an app and auto-initialize its workflow. Returns ID, name, mode, and start node ID.
Instructions
Create app and auto-initialize workflow. Returns: {id, name, mode, start_node_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| mode | No | workflow | |
| description | No | ||
| icon | No | 🤖 |