repository_clone
Clone a remote Git architecture repository into a specified local directory and validate its architecture declaration file to ensure a reliable working copy.
Instructions
Explicitly clone and validate a remote Git architecture repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | No | ||
| remote_url | Yes | ||
| target_path | Yes | ||
| include_tags | No | ||
| declaration_path | No | architecture.yaml |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||