Suggest service runtime
suggest_service_runtimeGenerates schema-shaped runtime configuration for language services based on project root and current working directory, providing a draft to validate and refine.
Instructions
Suggest schema-shaped runtime config for a language service from project_root and cwd. Use the result as a draft, then validate it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| language | Yes | ||
| project_root | Yes |