List targets for a format
list_targetsList all valid targets for a given format, including aliases, value types, minimum probe levels, cost classes, and selector memberships, to avoid probe rejection.
Instructions
List every target a format supports, with its aliases, value type, minimum probe level, cost class, and which @selectors include it. Call this before naming a target you have not already seen — probe rejects an unknown one rather than guessing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | compact (default): target names, aliases, descriptions, levels, and selector membership. full: the complete report, including each target's JSON Schema fragment and every selector's expanded member list. | |
| format | Yes | A format profile from list_formats, such as "pdf", "docx", "xlsx", "pptx", "doc", "xls", "ppt", "key", "numbers", or "pages". |