fetch_config
Retrieve configuration files from APIs, git repositories, or a registry. Download specific configs by name or list all available options with category filtering.
Instructions
Fetch config from API, git URL, or registered source. Supports three modes: (1) Named source from registry, (2) Direct git URL, (3) API (default). List available configs or download a specific one by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config_name | No | ||
| destination | No | configs | |
| list_available | No | ||
| category | No | ||
| git_url | No | ||
| source | No | ||
| branch | No | main | |
| token | No | ||
| refresh | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |