Update the filter_prompt on a completed search and enqueue a re-filter Trigger.dev task.
filter_prompt on a completed search and enqueue a re-filter Trigger.dev task. All existing results are reset to relevant=false; the filter task flips matching ones back to true. search.status flips to running until the task finishes. Only completed searches can be re-filtered.
/api/signals/search/{id} with other verbs. See the sibling page for related operations on the same resource.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Signal search UUID.
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$New LLM relevance filter instruction, 1-1000 chars. Replaces the previous filter and re-evaluates all existing results.
1 - 1000