21risk
21RISK is a web application that simplifies working with checklists, audits, and actions, facilitating compliance and risk management processes.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
21risk authenticates with an API key. Generate the credential in your 21risk account, then paste it into FlyMyAI the first time an agent uses a 21risk action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
21RISK API Key | The API key generated from 21RISK's Account Settings. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
_21RISK_GET_COMPLIANCE | Tool to retrieve compliance data for sites, categories, or questions. use when you need odata-based compliance data for analytics or reporting. | - |
_21RISK_GET_ITEMS | Tool to retrieve items (beta) from the 21risk odata api. use when you need a filtered and paged list of items for analytics and reporting. example: get items($filter="item cost gt 100", $top=50). | - |
_21RISK_GET_ITEMS_PER_MONTH | Tool to retrieve fact table data for itemspermonth, one row per question per site per month. use when querying monthly item data with odata parameters ($filter, $top, $skip, $select, maxpagesizeinmb). | - |
_21RISK_GET_ORGANIZATIONS | Tool to retrieve organizations from the 21risk odata api. use when you need to list, filter, or paginate organizations via odata parameters after authentication is confirmed. | - |
_21RISK_GET_PROPERTIES | Tool to fetch a list of properties related to sites, including cope information and other relevant data. use when you need property insurance details via odata api after authentication. | - |
_21RISK_GET_REPORTS | Tool to retrieve audit reports, including draft, published, and scheduled reports. use when you need a paginated list of reports with optional odata filtering. | - |
_21RISK_GET_RISKMODEL_CATEGORIES | Tool to retrieve risk model categories for grouping questions and compliance checks. use when you need to filter, select, or paginate risk model categories via odata parameters ($filter, $select, $orderby, $top, $skip, $count). | - |
_21RISK_GET_RISK_MODELS | Tool to retrieve risk models used for audits and compliance. use when you need to list available risk models with optional odata queries. | - |
_21RISK_GET_SITES | Tool to retrieve sites (locations) from the 21risk odata api. use when you need to list, filter, or page sites with odata query parameters after authentication is confirmed. | - |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, 21risk!