help / router / specialists_select

specialists_selectwrite

POST /specialists/select | POST /tools/select (pure read — filter to a candidate id set) · auth: authenticated

POST /specialists/select

signature sha256:05086ffdda09c72bf6ab1ec299425478

Parameters

nametyperequirednotes
is_humanstring | nullnoThe only substrate filter.
require_tagsarray | nullnoCapability / modality facets (binary dimensions) that must resolve yes.
quality_tierstring | nullnoQuality facet (matched on metadata.quality_tier).
max_blended_costnumber | nullnoBudget facet — nano_per_token ceiling (reads blended cost).
min_usable_contextnumber | nullnoCapacity facet — usable_context (tokens) floor.
policyarray | nullnoCompliance properties (binary dimensions) that must resolve yes (NOT provider identity).
min_confidencenumber | nullnoOnly count a facet if its confidence_eff ≥ this (0..1).

Response

nametypedescription
candidatesarray

Call it

write requires auth: authenticated