LemonGateway. Tools. SmsWaitForCode
(lemon_gateway v0.1.0)
View Source
LemonAgent tool that polls the SMS inbox for incoming verification codes.
Waits up to a configurable timeout for a new SMS containing a numeric code (default 4-8 digits, or a custom regex). Automatically claims the matched message for the current session to prevent duplicate consumption.
Summary
Functions
@spec tool( String.t(), keyword() ) :: LemonAgent.Types.AgentTool.t()