Describe language runtime schema
describe_language_runtime_schemaUse to fetch the config field schema for a language runtime (e.g., Go) and fill cwd/env/config correctly before creating a service, rather than guessing a command string.
Instructions
Return the config field schema for a language runtime provider, such as go. Use before creating a service so you fill cwd/env/config fields instead of guessing a command string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | Yes |