inspect_context
Preview the context bundle (workspace rules, frameworks, target-model capabilities) that optimize_prompt would assemble, without running optimization.
Instructions
Preview the ContextBundle (workspace rules, frameworks, target-model capabilities, resolved analysis, session history) without running optimization. Returns the same bundle that optimize_prompt would assemble.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | ||
| category | No | ||
| cwd | No | ||
| file_path | No | ||
| file_language | No | ||
| file_excerpt | No | ||
| session_id | No | ||
| skip_intent_resolution | No |