get_functional_objective
Fetch a functional objective's Given-When-Then statement, capability, condition, and current test state using its ID.
Instructions
Get one functional objective, including its Given-When-Then statement.
Read-only; no side effects. Reports the objective's capability and
condition and its current test state. Use with a functional_objective_id
from list_functional_objectives; to enumerate all, use that tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes | ID of the threat model the objective belongs to. | |
| server_version | Yes | ||
| functional_objective_id | Yes | ID of the functional objective to fetch. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||