list_projects
List all projects in a space and retrieve their ID, name, description, and location. Filter by space ID, space name, or search term for quick access.
Instructions
List projects under a space. Returns project ID, name, description, and location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| space_id | No | Space ID | |
| space_name | No | Space name (partial match) | |
| search | No | Search in project name (optional) |