initialize_integration
Creates a new integration flow with a specified name in a chosen directory, setting up the project structure for Apache Camel and Weik.io features.
Instructions
Initialize a new integration flow with the specified name in the specified directory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the integration flow to create (lowercase, can include hyphens) | |
| directory | Yes | Directory where the integration flow should be created (absolute path) |