Chat with a Duck
chat_with_duckClarify your debugging process by talking to a virtual duck that keeps context across messages. Use this interactive session to reason aloud and uncover solutions.
Instructions
Have a conversation with a duck, maintaining context across messages
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Specific model to use (optional) | |
| images | No | Optional images to include with the message (for vision-capable models) | |
| message | Yes | Your message to the duck | |
| provider | No | Provider to use (can switch mid-conversation) | |
| conversation_id | Yes | Conversation ID (creates new if not exists) |