LemonGateway. Tools. SmsListMessages
(lemon_gateway v0.1.0)
View Source
LemonAgent tool for listing and filtering inbound SMS messages.
Queries the SMS inbox with optional filters (sender, recipient, body content, timestamp, claimed status) and returns a formatted summary of matching messages.
Summary
Functions
@spec tool( String.t(), keyword() ) :: LemonAgent.Types.AgentTool.t()