gateway.refresh
Reload backend MCP server configurations and reconnect to apply changes or recover from connection errors. Optionally cancel pending downstream requests with force mode.
Instructions
Reload backend MCP server configurations and reconnect. Use this when new MCP servers have been configured or to recover from connection errors. Refuses by default while downstream requests are pending; set force=true to cancel them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Cancel pending downstream requests before refreshing | |
| reason | No | Reason for refresh (for logging) | |
| source | No | Config source to reload from |