list_contact_profiles
Retrieve contact profiles storing user data across sessions, such as name, preferences, and conversation history metadata. Filter by project or contact ID for targeted access.
Instructions
Lists Cognigy.AI contact profiles. Contact profiles store user data across sessions (name, preferences, conversation history metadata).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Number of items to skip for pagination | |
| limit | No | Maximum number of profiles to return (default: 25, max: 100) | |
| filter | No | Filter profiles by contact ID or other fields | |
| projectId | No | Filter contact profiles by project ID |