pull_team_profile
Clones or pulls a team configuration repository into your local devsync library, enabling AI-merge of team configs with personal settings.
Instructions
Clone or pull a team config profile repository into the local devsync library.
Args: git_url: Git repository URL or local path containing team configs namespace: Override namespace (auto-derived from URL if not provided)
Returns: Profile info with name, description, version, and list of configs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| git_url | Yes | ||
| namespace | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||