Clear Search
fc_clear_searchClears a completed file search by its ID to free memory. Use 'all' to remove all completed searches.
Instructions
Removes a completed search from the list and frees memory.
Args:
search_id (string): Search ID (or "all" for all completed)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search_id | Yes | Search ID or 'all' |