wcps_get_chapter
Fetch a complete WCPS documentation chapter by its name to access query syntax and examples needed for building rasdaman datacube queries.
Instructions
Returns one full WCPS documentation chapter (markdown) by name, as listed by wcps_doc_chapters(). Example: wcps_get_chapter("switch-case").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |