list_function_instances
Retrieve execution history and status of a Cognigy function. View running and completed instances with results.
Instructions
Lists running and completed instances of a Cognigy.AI Function. Shows execution history, status, and results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Number of items to skip for pagination | |
| limit | No | Maximum number of instances to return (default: 25, max: 100) | |
| functionId | Yes | The function ID to list instances for |