chatgpt_ask
Delegate design comparisons, debugging, or lengthy analysis to ChatGPT. Pass file paths for local context collection; reuse request_id to retry uncertain outcomes.
Instructions
Delegate design comparisons, difficult debugging, or lengthy analysis to ChatGPT. Pass file paths for local context collection. Call once and wait; retry uncertain outcomes with the same request_id and identical inputs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | ||
| repo_path | No | ||
| request_id | Yes | ||
| context_paths | No | ||
| conversation_handle | No |