The action function to execute.
Optionaloptions: IParamsOptional parameters for customizing behavior.
A callback function to run when the action starts loading.
A callback function to run when the action finishes loading.
A callback function to handle errors when throwError is set to false.
Whether to throw an error when the action fails.
Executes an asynchronous action with options for handling loading, error, and cancellation.