send_message
Send a design prompt or revision to a project chat in Claude Design. Optionally target a conversation; poll status for completion.
Instructions
Send a prompt / revision to the project chat. Non-blocking: returns once the run has STARTED. Optionally target a specific conversation by conversationId. Poll get_status (or pnpm run watch:status) for completion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | ||
| prompt | Yes | ||
| conversationId | No | Optional chatId from list_conversations; defaults to the active one. |