update_global_source
Replace the complete configuration of a global source. Safeguards prevent size reductions below 50% of the original, ensuring safe updates.
Instructions
Replace full source of a global source. IMPORTANT: Before calling this tool, you MUST:
Read existing source with get_global_source_detail first
Show the user what will change and get explicit confirmation
NEVER call without user approval — this replaces the ENTIRE source Safeguarded: blocks if new source is <50% of existing size. For element-level changes, prefer update_global_source_element instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | New source configuration (JSON object) | |
| global_source_id | Yes | Global source ID |