Messages
Resolve Task
Resolves a pending task in a chat. Blocks until the model response is complete and returns the resulting message.
post/chats/{chatId}/messages/resolve
Path parameters
chatIdstring required
The unique identifier of the chat.
Request body
Response
A single message in a chat.