21risk

21RISK is a web application that simplifies working with checklists, audits, and actions, facilitating compliance and risk management processes.

8 actions Integration catalog
Request access
Connect 21risk once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Get Compliance_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.
Get Items (BETA)_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).
Get Items Per Month_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).
Get Organizations_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.
Get Properties_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.
Get Reports_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.
Get RiskModel Categories_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).
Get Risk Models_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.