copilot_suggest
Generate code suggestions and completions by describing what you want to create, with options for programming language and context.
Instructions
Get code suggestions and completions from GitHub Copilot
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Description of what code you want to generate | |
| language | No | Target programming language | |
| context | No | Existing code context or constraints | |
| maxSuggestions | No | Maximum number of suggestions to return |