projects_list
Fetch a paginated list of projects, filtered by status or user ID.
Instructions
Get paginated list of projects with optional filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| pageSize | No | ||
| filters | No | ||
| statusId | No | Filter by status ID | |
| userId | No | Filter by user ID |