get_doc_section
Retrieve the complete text of a documentation section identified by a location key from previous search results.
Instructions
Read full content of a doc section from search_docs results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | EnergyPlus version as "X.Y". | |
| location | Yes | Section location key from search_docs results. | |
| max_length | No | Maximum characters of text to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| tags | Yes | ||
| text | Yes | ||
| title | Yes | ||
| doc_url | Yes | ||
| version | Yes | ||
| location | Yes | ||
| truncated | No |