repository_fetch
Fetch updates from a specified remote Git repository without modifying the working tree, enabling safe synchronization and validation for architectural repos.
Instructions
Explicitly fetch a configured remote without changing the working tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prune | No | ||
| remote | Yes | ||
| include_tags | No | ||
| repository_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||