sunpeak APIDocumentation Index
Fetch the complete documentation index at: https://sunpeak.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Returns a function to send messages to the conversation on behalf of the user. The message appears as a user message and triggers the AI to respond.Wraps sendMessage
MCP Apps SDK reference
Import
Signature
SendMessageParams
Message role.
Array of message content parts.
MessageContent
Content type.
Message text content.
Returns
Function to send a message to the conversation.