iiRecord
Agentic AI Atlas · Mistral chat / ToolMessage
protocol-message:mistral-tool-messagea5c.ai
II.
ProtocolMessage overview

protocol-message:mistral-tool-message

Reference · live

Mistral chat / ToolMessage overview

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`.

ProtocolMessageOutgoing · 0Incoming · 1

Attributes

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`.

Outgoing edges

None.

Incoming edges

emits_message_type1