get_message
Retrieve a specific message by its ID. Optionally include additional fields like conversation, creator, or labels, and specify language.
Instructions
Get a message by its ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| fields | No | Fields (optional) - Additional fields to include in the response. Possible values: conversation, creator, labels. | |
| language | No | Language (optional) - Original language will be used if not provided or not found. |