list_checker_options
Retrieves all options associated with a specific checker and configuration profile, identified by profileId and checkerId.
Instructions
Get all the checker options related to a profile and checker. Note: profileId selects a configuration profile (a lens, not a container). If the user has not specified a profile, call get_preferred_profile (or get_preferences) and use preferredProfileId — do not assume profile 1.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| staged | No | Query parameter: staged | |
| checkerId | Yes | Path parameter: checkerId | |
| profileId | Yes | Path parameter: profileId |