list_llms
Lists large language model configurations for Cognigy.AI generative AI features like Knowledge AI and AI Agents, showing provider, model type, and connection info, with pagination and filtering options.
Instructions
Lists Cognigy.AI large language model configurations. LLMs are used for generative AI features like Knowledge AI, AI Agents, and node output generation. Shows provider, model type, and connection info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Number of items to skip for pagination | |
| limit | No | Maximum number of LLMs to return (default: 25, max: 100) | |
| filter | No | Filter LLMs by name | |
| projectId | No | Filter LLMs by project ID. Omit for all accessible LLMs. | |
| resourceLevel | No | Scope: 'organisation' for global LLMs, 'project' for project-specific |