runrunit_list_projects
List projects from Runrun.it to track and manage workflows, applying filters by client, group, active or closed status, and pagination for targeted results.
Instructions
List all projects from Runrun.it. Optional filters: client_id, project_group_id, is_closed, is_active, page, limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| limit | No | Items per page (1-100) | |
| client_id | No | Filter by client ID | |
| is_active | No | Filter by active state | |
| is_closed | No | Filter by closed state | |
| project_group_id | No | Filter by project group ID |