create_application
Create a new application in Coolify with a name, Git repository, branch, and description to define deployment settings.
Instructions
Create a new application
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Application name | |
| git_branch | No | Git branch | |
| description | No | Application description | |
| git_repository | No | Git repository URL |