lbm_list_models
Discover available LLM models for brand monitoring. Use to select specific models before creating a project or running a scan.
Instructions
WHEN TO USE: To discover which LLM models are available for brand monitoring scans. Call this before creating a project or running a scan if the user wants to choose specific models. RETURNS: Compact CSV with model_id, name, provider, web_search (default). Set include_all_fields=true for full JSON with pricing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Items per page (default: 20, max: 100) | |
| offset | No | Items to skip (default: 0) | |
| include_all_fields | No | Set true for full JSON response. Default: false (compact CSV — recommended). |