Notes
- To authenticate, you’ll need a Tako API key. It’s best practice to store it as an environment variable to avoid hardcoding sensitive credentials in your code.
- Enables natural language discussion and can produce visualization content within assistant messages.
Authorizations
Body
application/json
Response
Created message in external format
Standardized external message format.
This is the unified format returned by the external API, regardless of the internal representation.
The thread ID
The message ID
Unix timestamp of message creation
Message role: 'user' or 'assistant'
List of content blocks in the message
- TextContent
- VisualizationContent
- FollowupQueriesContent
- ThinkingStepsContent
- UserQueryContent
- NoResultsContent
- CardExportContent
Object type identifier