List projects
list_projectsLists visible projects with id, name, identifier, and description. Use a returned project ID to scope work package searches.
Instructions
List the projects visible to this account, with id, name, identifier and description. Pass a returned id as projectId to search_work_packages to scope a search to one project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum projects to return. Default 50. | |
| query | No | Filter by name or identifier. Omit to list all visible projects. |