get_my_project_collection
Retrieve all projects assigned to the authenticated user. Filter, sort, and paginate results, and include related data like members, counts, or locks.
Instructions
Get all assigned projects. Retrieve all projects that the authenticated user is a member of.
Apply custom filters, sorting, and pagination to find the projects you need. Include related data using the relations parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No |