Edit Output

The Edit Output feature allows users to modify the output variable defined for an action. This is useful for updating the variable that the action returns, ensuring it meets the current requirements of your workflow or API.

Steps to Edit an Output

  1. Navigate to the Outputs Tab

    • Go to the Action Page and select the Outputs tab.

  2. Select the Output to Edit

    • Click on the output you wish to modify. This action will open the Edit Output drawer.

  3. Modify the Output

    • In the Edit Output drawer, update the variable as needed. The drawer allows you to change the variable selection from the predefined options in the action context.

  4. Save Changes

    • After making the necessary changes, click the Update button to save the modifications.

The updated output will now be reflected under the Outputs tab, and the action will use the newly defined variable when generating API responses.

Last updated