displayName
Mistral chat / ToolMessage
messageType
UserMessage
subtype
none
direction
user-to-core
terminal
false
errorCategory
none
payloadSchema
type
UserMessage
fields
- role=tool
- tool_call_id
- name
- content
description
Tool-execution result fed back into the next chat turn. Modeled here
against the catalog's UserMessage messageType (closest existing
direction match) — vendor wire role is `tool`.