nuclei_execute
Execute a pre-approved vulnerability scan plan by providing the plan ID and a one-time approval token. Ensures each approval is consumed exactly once, enforcing scope-bound execution.
Instructions
Consume a scope-bound approval exactly once and execute that exact plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes | ||
| approval_token | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| summary | Yes |