List projects
list_projectsRetrieve a paginated list of Featureflip projects. Use the cursor from next_cursor to continue fetching pages.
Instructions
List projects in the Featureflip organization. Paginated: pass cursor from next_cursor to continue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size (default 20) | |
| cursor | No | next_cursor from a previous response |