grok_consult
Continue a conversation with Grok by sending the full message history. The caller maintains state across turns for code review, adversarial testing, or general consultation.
Instructions
Continue a conversation with Grok by replaying the full message history each call. Stateless on the server side — the caller owns the thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messages | Yes | Conversation history. Caller maintains state across turns. | |
| model | No |