LemonGateway. Tools. SmsClaimMessage
(lemon_gateway v0.1.0)
View Source
LemonAgent tool for claiming an inbound SMS message by its Twilio MessageSid.
Marks a message in the inbox as owned by the current session, preventing other
sessions from consuming it. Typically used when sms_wait_for_code auto-claim
is disabled.
Summary
Functions
@spec tool( String.t(), keyword() ) :: LemonAgent.Types.AgentTool.t()