add_plugin
Register a new plugin under your team to track crash reports. Provide display name and bundle code (e.g., com.example.app).
Instructions
Register a new plugin under one of your teams. Requires owner/admin on that team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Display name, e.g. "Identity". | |
| team | No | Which team (id or name) to add the plugin to. Omit if you manage only one team (see list_teams). | |
| plugin_code | Yes | Bundle id / code used to match crashes, e.g. "com.socalabs.identity". |