get_message
Retrieve a specific message from Carbon Voice conversations using its unique ID, with options to include related data like conversation context or creator information.
Instructions
Get a message by its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| language | No | Language (optional) - Original language will be used if not provided or not found. | |
| fields | No | Fields (optional) - Additional fields to include in the response. Possible values: conversation, creator, labels. |