get_risk
Fetch a specific AIGF risk by its ID or title, returning mitigating controls, related risks, and external references. Use include_sections=false to get a compact record without full text.
Instructions
Get one AIGF risk by id (AIR-SEC-010, ri-10, 10, or its title), with the controls that mitigate it, related risks, and external references. Set include_sections=false for a compact record without the full text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| include_sections | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| type | Yes | ||
| title | Yes | ||
| status | Yes | ||
| summary | Yes | ||
| sections | No | ||
| sequence | Yes | ||
| short_id | Yes | ||
| references | No | ||
| type_label | Yes | ||
| source_path | Yes | ||
| citation_uri | Yes | ||
| mitigated_by | No | ||
| related_risks | No |