Use this file to discover all available pages before exploring further.
There are two separate components for managing a specific stored action with @zapier/ai-actions-react: EditAction and CreateAction.CreateAction should be used when you do not have an existing action that you want to edit, and EditAction should be used when you know the ID of the action you want to edit.
This callback will be called with the updated action when the user clicks the “Save” button.See the Get stored action documentation for more information about what the object contains.
Only for EditActionThis is the ID of the action that you want to edit. When the component renders, it will fetch the latest version of the action to edit from the API.