bounty_get_scope
Retrieve structured scope items for a bug bounty program by platform and identifier, optionally excluding out-of-scope assets.
Instructions
Retrieve all structured scope items (in-scope and out-of-scope) for a specific program.
Args: platform: Platform name ('hackerone', 'yeswehack', or 'intigriti'). identifier: Program identifier. include_oos: Whether to include explicitly declared out-of-scope assets. Defaults to True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | Yes | ||
| identifier | Yes | ||
| include_oos | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |