list_projects
Lists projects from a portfolio directory with optional filters for stack, deployment status, platform, and GitHub presence, returning name, stack, deployment, github, and last modified details.
Instructions
List all projects with optional filters. Returns name, stack, deployment, github, last modified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stack | No | Filter by tech stack | |
| status | No | Filter by deployment status | |
| platform | No | Filter by deployment platform | |
| hasGithub | No | Filter by GitHub presence |