Configure Integration
configure_integrationStore safe non-secret integration metadata for an app. Use set_secret for API keys/tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | The app ID | |
| config | Yes | Safe metadata only, such as workspace/team/name/email | |
| provider | Yes | Integration provider ID | |
| is_active | No | Set false to disconnect this integration metadata |