execute
Defines the use case logic to be executed.
Must be implemented by subclasses to perform the operation.
Return
A Resource with the result or an error.
Parameters
parameter
The input parameter for the use case.
Throws
If an error occurs during execution.