Create a new conversation thread
| Parameter | Type | Description |
|---|---|---|
in_focus_card_id | string | Optional. Card ID to focus the conversation on for follow-up questions |
file_sources | array | Optional. Array of file objects with name and url for data analysis |
csv | string | Optional. Inline CSV data to analyze |
in_focus_card_id when users want to ask follow-up questions about a specific visualization.file_sources when you have data files (CSV, JSON, etc.) that Tako should analyze.csv field to pass CSV data directly without needing a URL.