removeApp
Remove a globally managed import from all agents. Provide the app id and confirm to delete it across all agents.
Instructions
Remove one AAI Gateway managed import from all agents. If you do not know the app id, call listAllAaiApps first to find it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | Required. The imported app id to remove globally. Use listAllAaiApps to look up available app ids. | |
| confirm | Yes | Required. Must be true only after the agent explains the global impact and the user explicitly confirms. |