firecrawl_interact_stop
Terminate an interact session for a scraped page to release resources. Use after completing page interactions.
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 |