consult_gpt5
Send prompts to GPT-5 for coding and planning assistance, with control over reasoning effort, token limits, and budget.
Instructions
Consult GPT-5 for planning or coding assistance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | The prompt to send to GPT-5 | |
| stream | No | Enable streaming mode (server aggregates, client still returns final text) | |
| context | No | Additional context for the prompt | |
| max_tokens | No | Maximum tokens in response | |
| task_budget | No | Budget limit for this specific task in USD | |
| temperature | No | Sampling temperature | |
| confirm_spending | No | User confirmation to proceed with spending that exceeds daily limit | |
| reasoning_effort | No | Reasoning effort level | high |