agent_cross_framework_map
Map controls between two compliance frameworks
Returns the complete control-to-control mapping between a source and target framework. Each mapping shows which source control maps to which target control(s). This enables multi-framework compliance: satisfy one control to cover requirements in both frameworks. Use exact framework names as returned by agent_search_frameworks.
Responses:
200: Successful Response (Success Response) Content-Type: application/json
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Source framework name (e.g. 'ISO 27001:2022') | |
| target | Yes | Target framework name (e.g. 'NIST Cybersecurity Framework 2.0') |