Your saved searches
list_saved_searchesEvery search saved against this token, with whether it is currently matching.
Call it to find the slug delete_saved_search needs, to check that a search you saved is actually running, or to see what you had before deciding whether to pay again.
Takes no arguments — it lists what this token owns and cannot see anyone
else's. Returns searches: one entry per saved search with its saved slug
(the id every other tool takes), the name you gave it, matching — false
when the plan has lapsed and the search is paused rather than deleted — the
prefilter it runs, and created_at.
Read-only, and readable on every plan state including expired. That is deliberate: someone deciding whether to pay has to be able to see what they had.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| searches | No | Everything saved on this account. It cannot see anyone else's. |