Skip to main content
Glama
jonmmease
by jonmmease

send_message

Send messages via iMessage or SMS on macOS to existing conversations. Requires Messages.app running with Automation permissions.

Instructions

Send a message to an existing conversation via AppleScript.

IMPORTANT LIMITATIONS:

  • Can only send to contacts with EXISTING conversations in Messages

  • No delivery confirmation - the message may silently fail to send

  • Messages.app must be running

  • Requires Automation permission for Messages.app

Args: recipient: Phone number or email address of the recipient message: The message text to send service: Service type - "iMessage" or "SMS" (default: iMessage)

Returns: Dictionary with success status and any warnings/errors.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
recipientYes
messageYes
serviceNoiMessage

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jonmmease/jons-mcp-imessage'

If you have feedback or need assistance with the MCP directory API, please join our Discord server