create_repo
Create a new repository within a project, specifying repository details and environment settings.
Instructions
Create a new repository in the Vibe system
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_id | Yes | ||
| project_id | Yes | ||
| repo_name | Yes | ||
| repo_description | No | ||
| functional_area | No | ||
| allow_ui_execution | No | ||
| sync_status | No | ||
| comments | No | ||
| version_id | No | ||
| environment | No | Development |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |