list_docs
List all available Pine Script v6 documentation files with descriptions, organized by category. Use to select a file for further reading.
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 | |||