> ## Documentation Index
> Fetch the complete documentation index at: https://docs.r28.ai/charter/llms.txt
> Use this file to discover all available pages before exploring further.

# threat_protection_get

> Get the team's threat protection policy.

<div className="tool-route"><span className="tool-row-method" data-method="GET">GET</span><code>{"https://api.firecrawl.dev/v2/team/threat-protection"}</code></div>

```python firecrawl_threat_protection_get.py theme={null}
from charter.packs import firecrawl

result = await firecrawl.threat_protection_get.ainvoke({})
```

This tool takes no arguments.
