get_action_template
Retrieve the execution steps of a coding action template by keyword like FIX or REFACTOR to apply standardized workflows.
Instructions
Retrieve detailed steps for a specific action template by keyword.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | Keyword for the template (e.g., FIX, REFACTOR) | |
| version | No | Specific version to retrieve (if not specified, gets current version) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |