List Projects
list_projectsList all projects in your active organization to review and manage them. Set the organization context first, then optionally paginate results.
Instructions
List 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) |