get_ignition_package_docs
Get Javadoc documentation for a specific Ignition package. Provide the package path and optional version to fetch the relevant API details.
Instructions
Gets the documentation for a specific package.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | Ignition version to query (default: '8.1.39') | |
| packagePath | Yes | The package path (e.g., 'com.inductiveautomation.ignition.common') |