status
Returns the BaseInvokeResult.invokeStatus as a type-safe InvokeStatus enum.
This provides type-safe access to the invoke status while maintaining backward compatibility with the raw string field.
Return
The InvokeStatus enum, or InvokeStatus.UNKNOWN if the status string is null or not recognized.