Phone
Inbound SMS
List and read received SMS for a phone number
GET
Lists received SMS for a phone number, newest first, with cursor-based pagination. Inbound SMS works immediately on provisioning — there is no carrier gate on receiving.
Path Parameters
Query Parameters
Read a single message
GET /v1/phone/messages/:messageId returns the full body and any media URLs:
CLI
MCP
Tools:naive_phone_messages, naive_phone_read.