BugSnag: List Projects
bugsnag_list_projectsRetrieve a list of all BugSnag projects in your organization, or find a specific project using its API key.
Instructions
List all projects in the organization that the current user has access to, or find a project matching an API key.
Toolset: Projects
Parameters:
apiKey (string): The API key of the BugSnag project, if known.
Use Cases: 1. Get an overview of all projects in the organization 2. Locate a project by its API key if known from the user's code
Hints: 1. Project IDs from this list can be used with other tools when no project API key is configured
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | No | The API key of the BugSnag project, if known. |