gateway.refresh
Reload MCP server configurations and reconnect to apply new servers or recover from connection errors. Force cancel pending downstream requests if needed.
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 |