The function that represents the action to be executed.
Optionaloptions: IParamsOptional parameters for configuring the behavior of the action execution.
Callback function to be executed when the action starts loading.
Callback function to be executed when the action finishes loading.
Callback function to be executed when an error occurs and throwError is set to false.
Specifies whether to throw an error if one occurs during the action execution.
Executes an asynchronous action with queuing and provides loading and error state.