initConversation
Start and organize AI conversations by storing user messages, generating banners, and retrieving context in a single operation with Cursor10x MCP.
Instructions
Initializes a conversation by storing the user message, generating a banner, and retrieving context in one operation
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Content of the user message | |
| importance | No | Importance level (low, medium, high) | low |
| metadata | No | Optional metadata for the message |