get_project_list
Retrieve a list of Backlog projects filtered by archived status, user membership, or organization.
Instructions
Returns list of projects
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| archived | No | For unspecified parameters, this form returns all projects. For ‘false’ parameters, it returns unarchived projects. For ‘true’ parameters, it returns archived projects. | |
| all | No | Only applies to administrators. If ‘true,’ it returns all projects. If ‘false,’ it returns only projects they have joined. | |
| organization | No | Optional organization name. Use list_organizations to inspect available organizations. |