get_projects
Retrieve and filter projects by status or name from Megaplan, with pagination support.
Instructions
List projects from Megaplan with filters by status and search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter_status | No | Filter by status (active, completed, etc.) | |
| search | No | Search by project name | |
| limit | No | Results per page | |
| offset | No | Offset for pagination |