get_class_details
Retrieve detailed information about a specific class in the Garmin Connect IQ API, including methods and properties. Specify the class name and optional module to get targeted documentation.
Instructions
Get detailed information about a specific class in the Garmin Connect IQ API
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class_name | Yes | Name of the class | |
| module_name | No | Module containing the class (optional) |