project_list
Filter and list projects by status, tech stack, or search. Sort and paginate results for efficient project management.
Instructions
List all projects with optional filtering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort field | |
| limit | No | Max results (default 100) | |
| offset | No | Pagination offset | |
| search | No | Search in key, name, or description | |
| status | No | Filter by status | |
| tech_stack | No | Filter by technologies (match ANY) |