A single message in the conversation history.
Messages are passed to tool execute functions via ToolContext.messages to provide conversation context.
execute
The text content of the message.
The role of the message sender.
A single message in the conversation history.
Messages are passed to tool
executefunctions via ToolContext.messages to provide conversation context.