Preview service execution
preview_service_executionPreview what start_dev, start_normal, or debug_launch would execute before running. Understand the exact commands and configuration for a service intent without side effects.
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 |