reports
Generate or retrieve AttackForge project reports such as pentest, vulnerability, and executive summaries using a project ID and report type.
Instructions
Generate and retrieve AttackForge project reports.
Actions: get_data — POST /project/:project_id/report/:report_type (requires: project_id, report_type, optional options) report_type examples: pentest, vulnerability, executive get_report — GET /project/:project_id/report/:report_type (requires: project_id, report_type)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| options | No | ||
| project_id | No | ||
| report_type | No |