firecrawl_interact_stop
Terminates an active interact session on a scraped page to free up resources. Use when interaction is complete.
Instructions
Stop an interact session for a scraped page. Call this when you are done interacting to free resources.
Usage Example:
{
"name": "firecrawl_interact_stop",
"arguments": {
"scrapeId": "scrape-id-here"
}
}Returns: Success confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scrapeId | Yes |