B2B Listgen Options Mcp Tool
b2b_listgen_optionsReturn allowed option values for B2B Persona Listgen filter fields such as NAICS, department and role.
Use this tool when you need the valid values for large, high-cardinality fields too big to embed directly in tool schemas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field | No | The field for which options are requested | |
| limit | No | Maximum number of returned values. Optional; default 50 | |
| query | No | Case-insensitive substring to filter option values. Optional | |
| offset | No | Pagination offset. Optional; default 0 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field | No | ||
| query | No | ||
| offset | No | ||
| values | No | ||
| returned | No | ||
| next_offset | No | ||
| total_matches | No |