search_schema
Find EnergyPlus object types by matching names or descriptions using case-insensitive substring search.
Instructions
Find object types by name or description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return. | |
| query | Yes | Case-insensitive substring match. | |
| version | No | EnergyPlus version as "X.Y.Z". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| limit | Yes | ||
| query | Yes | ||
| matches | Yes |