SendableMessagesCopyCopy for LLMCopy page as Markdown for LLMsView as MarkdownOpen this page as MarkdownOpen in ChatGPTGet insights from ChatGPTOpen in ClaudeGet insights from ClaudeConnect to CursorInstall MCP server on CursorConnect to VS CodeInstall MCP server on VS CodeRepresents types of message that are sent by the widgettype SendableMessages = SentTextMessage | SentAttachmentMessage;SentTextMessageSentAttachmentMessage