Preview service execution
preview_service_executionSee what start_dev, start_normal, debug_launch, or attach would execute without actually running the service.
Instructions
Preview the execution plan for a language service intent without starting it. Use this to explain what start_dev/start_normal/debug_launch would run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| env | No | ||
| config | No | ||
| intent | No | ||
| language | Yes | ||
| artifact_dir | No | ||
| project_root | Yes |