set_config
Set preferences for task tracking across provider layers; use global scope for all repos or repo scope to override settings for a single repository.
Instructions
Configure preferences centrally — they propagate to every provider layer. scope=global writes the spec that applies to all repos; scope=repo overrides it for this repo only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | Yes | Where the settings apply. | |
| branch | No | Branch to scope to (optional; the backend decides its use). | |
| config | Yes | The settings to merge in. | |
| project | No | The project id — an opaque, supplied string, never derived. Omit to use the server's --project-id default. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| effective | Yes |