get_message
Retrieve message details by ID from the Telnyx MCP Server to access specific messaging data and information.
Instructions
Retrieve a message by ID.
Args:
message_id: The ID of the message to retrieve
Returns:
Dict[str, Any]: Response data containing message details
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes |