create_chat_thread
Create a conversation thread for context-aware multi-turn Q&A, returning a threadId to use in follow-up questions.
Instructions
Create a new conversation thread for multi-turn Q&A with the Meet Rupert AI. Returns a threadId to pass to ask_in_thread. The thread's title is generated by the platform. Use this when follow-up questions need to remember earlier context; for a single standalone question use ask_ai.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||