Get Options
get_optionsRetrieve dependent feature options—like cities for a region or sectors for a city—and use the returned IDs in search filters.
Instructions
Options of one feature, typically a dependent one: cities of a region, sectors of a city, models of a brand. Use the returned ids in search filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Only options whose title contains this text | |
| feature_id | Yes | Feature whose options you need (e.g. 8 = city, 9 = sector, 590 = phone model) | |
| parent_option_id | No | Selected option of the parent feature (e.g. region 12900 = Chișinău mun. for cities, city 13859 = Chișinău for sectors) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||