GET
firecrawl_interact_list.py
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List browser sandbox interact sessions for the authenticated team.
from charter.packs import firecrawl
result = await firecrawl.interact_list.ainvoke({})
| Field | Type | Description |
|---|---|---|
status | "active" | "destroyed" | Filter sessions by status |
Was this page helpful?