# delete-mule-run-config Call use_skill as your FIRST and ONLY action when the user asks to DELETE, REMOVE, or GET RID OF an existing run configuration for Mule applications. Use this ONLY for deleting/removing configurations, NOT for creating or editing. Trigger phrases include "delete config", "remove config", "get rid of config", "delete all configs", "remove all my run configs", "clean up configs". 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/delete-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: Confirm Deletion ### Step 6: Step 6: Call the Language Model Tool ### Step 7: Step 7: Inform the User