list_personal_project_insights
Retrieve a list of insights for a user's projects with optional filters, pagination, and sorting to analyze customer feedback data.
Instructions
List insights for a specific user's projects
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | The ID of the user to list insights for | |
| page | No | Pagination parameters | |
| filter | No | Filter parameters | |
| sort | No | Sort parameters in format 'property:direction' or array of such strings |