List Projects
list_projectsList all projects in the active organization. Requires organization context (call set_context first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Number of projects to skip (for pagination, default 0) | |
| take | No | Number of projects to return (default 50, max 100) |