chat_message_request Module

Chat message request model.

Classes

ChatMessageRequest

Request payload for sending chat history to MCP platform.

This model represents the complete request body sent to the MCP platform's chat history endpoint for threat protection analysis. It includes the current conversation context and historical messages.

The model uses field aliases to serialize to camelCase JSON format as required by the MCP platform API.