get_documentation
Fetch specific sections of LiquidSoap 2.4.0 documentation to get accurate, version-specific guidance for writing correct LiquidSoap code.
Instructions
Fetch a specific section of the LiquidSoap 2.4.0 documentation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section | Yes | Documentation section to fetch. Available: language, reference, protocols, settings, ffmpeg, quickstart, cookbook, encoding_formats | |
| max_length | No | Maximum length of returned content in characters (default: 50000) |