export interface TryAnotherMethodOptions extends CustomOptions { // Currently, no specific properties beyond CustomOptions are defined for this action. // This interface is here for future extensibility.}
Assistant
Responses are generated using AI and may contain mistakes.