aap_update_workflow_template
Update an existing AAP workflow template's name, description, extra variables, or launch prompts. Modify workflow attributes directly without recreating the template.
Instructions
Update an existing AAP workflow template (PATCH).
Args: params (UpdateWFTInput): Fields to update.
Returns: str: JSON with updated workflow id and name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |