> ## 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.

# queue_status

> Get metrics about the team's scrape queue.

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

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

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

This tool takes no arguments.
