gateway.refresh
Reload backend MCP server configurations and reconnect when new servers are added or connection errors occur. Set force=true to cancel pending requests before refresh.
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 |