Clear Search
fc_clear_searchRemoves a completed search from the list and frees memory by providing a search ID or clearing 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' |