# update-mule-run-config Call use_skill as your FIRST and ONLY action when the user asks to EDIT, UPDATE, MODIFY, or CHANGE an EXISTING run configuration for Mule applications. Use this ONLY for modifying configurations that already exist, NOT for creating new ones. Trigger phrases include "edit config", "update config", "modify config", "change config". When you call use_skill, it must be the only tool call in that response. - **Skill Source:** [SKILL.md](https://dev-portal.mulesoft.com/skills/mule-development/update-mule-run-config/SKILL.md) ## Steps ### Step 1: Step 1: Get Workspace Information First ### Step 2: Step 2: Smart Config Matching (if user specified the name or project) ### Step 3: Step 3: Ask About Scope (Only if needed) ### Step 4: Step 4: List the Configurations ### Step 5: Step 5: Determine What to Change ### Step 6: Step 6: Collect New Values ### Step 7: Step 7: Call the Language Model Tool ### Step 8: Step 8: Inform the User and Offer to Run