list_projects
Retrieve and display accessible Sentry projects with details like slugs, IDs, status, settings, features, and organization information to manage error tracking projects.
Instructions
List accessible Sentry projects. View project slugs, IDs, status, settings, features, and organization details.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization_slug | Yes | The slug of the organization to list projects from | |
| view | No | View type (default: detailed) | detailed |
| format | No | Output format (default: markdown) | markdown |