list_feature_flags
Retrieve all PostHog feature flags with their name, key, active status, and rollout percentage to assess and manage feature deployments.
Instructions
List all PostHog feature flags in the project. Shows name, key, active status, and rollout percentage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max flags to return (default 100) | |
| active | No | Filter by active status (true = active only, false = inactive only) |