list_functional_objectives
List every functional objective for a model as Given-When-Then test plans, enumerating Capability × Condition pairs. Read-only, no side effects.
Instructions
List every functional objective for a model.
Each functional objective is a Capability × Condition test plan expressed
as a Given-When-Then statement. Read-only; no side effects. Use this to
enumerate the functional test plan; for one objective's detail use
get_functional_objective, and for pass/fail coverage state use
get_functional_coverage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes | ID of the threat model whose functional objectives to list. | |
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||