summarize_code
Summarize a JavaScript snippet into a bullet-list summary using a language model. Returns an error if no LLM provider is configured.
Instructions
Use an LLM to produce a bullet-list summary of a JS snippet. Returns LlmNotConfigured when no provider is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| maxBullets | No | ||
| model | No |