refactor_file

Refactor a file based on provided instructions.

Arguments

Returns

Example

- name: refactor_file
  arguments:
    path_to_file: <relative-path-to-file>
    refactor_prompt: <refactor-instructions>
  returns: <path-to-refactored-file>

Last updated