DashboardsRead-only
Resolve field binding (dry-run)
resolve_field_bindingDry-run a field-to-channel binding for a widget. Does NOT mutate — bind_widget_field ships in a future phase.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
widgetId | string | required | Input for widgetId. |
channel | string | required | 'x','y','value','source','target','category', … |
fieldRef | object | required | Input for fieldRef. |
Example call
The tool call an MCP client sends (required arguments shown with placeholder values).
{"tool": "resolve_field_binding","arguments": {"widgetId": "widgetId_123","channel": "value","fieldRef": "value"}}
Use this tool in
Claude CodeClaude DesktopClaude CoworkChatGPTCursorWindsurfVS Code CopilotOpenClawGeminiHermes Agent