list_docs
Lists available Pine Script v6 documentation files organized by category with descriptions to help developers find specific functions and concepts for accurate code generation.
Instructions
List all available Pine Script v6 documentation files with descriptions.
Returns files organised by category with descriptions. For small files use get_doc(path). For large files (ta.md, strategy.md, collections.md, drawing.md, general.md) use list_sections(path) then get_section(path, header).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||