scalix_project_list
List every project in an organization, with each project's ID, name, and slug. Use this to resolve a project ID before calling project-scoped tools. Needs an admin API key: organization admin scope is never delegated to a connected app, so this tool fails on an OAuth connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | Organization ID whose projects to list |