list_messages
Fetch the latest SMS texts and transcribed calls received on a line, newest first. Includes best-effort verification codes in the response.
Instructions
Recent texts and transcribed calls received by one line, newest first. Read body as well as code: code is a best-effort extraction and can be null.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many messages to return. 1 to 200. | |
| lineId | Yes | The line's id, from list_lines. |