Export Gateway Configuration
export_gateway_configurationExport a gateway cluster's complete configuration to a DSL document, preserving settings for future import or backup.
Instructions
Export a gateway cluster's full DB configuration as a DSL document
The gateway must be connected and active. The returned document can be passed unchanged as the content of a future import_gateway_configuration call. If the export contains secrets or user credentials, this may prompt for explicit confirmation via MCP elicitation before returning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster_id | Yes | The cluster ID of the target gateway, e.g. 'cluster_1' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||