list_cohorts
List all PostHog cohorts in a project, showing name, type, person count, and creation date. Optionally filter by search query and limit results.
Instructions
List all PostHog cohorts in the project. Shows name, type, person count, and creation date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max cohorts to return (default 100) | |
| search | No | Search query to filter cohorts by name |