list_packages
Retrieve a list of packages from a Cognigy.AI project. Packages bundle flows, intents, and resources for transfer between environments.
Instructions
Lists packages in a Cognigy.AI project. Packages are portable bundles of resources (flows, intents, etc.) that can be transferred between projects or environments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of packages to return (1-100, default 25) | |
| projectId | No | Project ID to list packages for. If omitted, lists all accessible packages. |