copilot_chat
Chat with GitHub Copilot AI models to get programming assistance, code explanations, and reviews by providing messages and optional context.
Instructions
Chat with GitHub Copilot AI models for general programming assistance
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Your message or question for Copilot | |
| context | No | Optional context to provide (e.g., current code, file contents) | |
| model | No | AI model to use (optional) | |
| temperature | No | Response creativity (0=focused, 2=creative) |