get_functional_test_sufficiency
Assess whether a functional test's evidence adequately proves its associated objectives. Returns a sufficiency verdict with reasoning.
Instructions
Get the sufficiency verdict for a functional test.
Reports whether the test's evidence adequately proves the objectives it is associated with, along with the reasoning behind the verdict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes | ID of the threat model. | |
| server_version | Yes | ||
| functional_test_id | Yes | The functional test to assess. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||