Loops
updateLoop
Update Loop
Edit an existing Loop's instance config: cadence (trigger), target, model, budgets, concurrency, or its own write policy (never above the recipe's ceiling: use customizeLoop to raise the ceiling…
Arguments
instanceIdstringrequiredThe loop instance's id, from listLoops.titlestringoptionalNo description is declared in the tool schema.iconographystringoptionalNo description is declared in the tool schema.triggerobjectoptionalNo description is declared in the tool schema.targetobjectoptionalNo description is declared in the tool schema.modelstringoptionalNo description is declared in the tool schema.writePolicystringoptional'suggestOnly' sandboxes every run read-only (no write/commit/push: a report is the deliverable); 'write' lets a run act. This is the write CEILING; raising it later invalidates consent until the human owner reconsents.budgetsobjectoptionalPer-loop guardrails enforced by the same gate every scheduled fire goes through.concurrencyCapnumberoptionalNo description is declared in the tool schema.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- change this loop to run every hour
- point this loop at a different repo
- cap this loop's daily spend
Pair it with
The verbs that finish the job.