list_projects
Retrieve the list of projects accessible to your API key, returning each project's ID, name, and metadata. Use this to obtain project UUIDs required by other MCP tools.
Instructions
List the projects this key can reach. START HERE: almost every other tool needs a project UUID and this is where you get one. Admins see every project in the organisation, managers and users only the ones they are assigned to, so an empty list means no access rather than no projects. Ordered by the display order set in the UI first, then oldest created first, so do not read anything into the first entry beyond that. Returns each project with its id, name and metadata. Use get_project for one project in detail, including the status and priority vocabularies it actually uses, which you need before setting any status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||