list_projects
Retrieve published portfolio projects with optional filters for category or skill. Supports pagination for manageable browsing.
Instructions
List published projects. Optionally filter by category or skill name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| limit | No | Results per page (default: 10, max: 50) | |
| skill | No | Filter by skill name | |
| category | No | Filter by project category name |