set_response_format
N/A
How to use it
set_response_format is exposed by the Flutter Agent Lens MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the set_response_format tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL FLUTTER AGENT LENS LISTINGOther tools in Flutter Agent Lens (17)
connect<br>connectdtd<br>disconnect
bundlesize<br>deeplinks
N/A
in consolelogs (watch), network (watch), memory (getmemorytimeline, watchgcpressure): Sets sampling or monitoring duration in seconds (default: 5.0, max: 30).
in rebuildtracking (action: stop / getcounts): Excludes built-in Flutter/SDK and dependency widgets from the rebuild list (default: true).
in consolelogs (action: watch): Optional text filter substring for live logs.
in memory (action: getsnapshot / save / diffallocations): Runs garbage collection before inspection (default: true/false).
in network (watch / stop / getprofile): Includes full request & response headers, cookies, and bodies (default: false).
in getappinfo: Hides the full service extensions list when false (default: false).
in widget (action: inspect): Hides raw JSON layout nodes when false (default: false).
in memory and network: Hides raw JSON payloads when false (default: false).
in diagnoseproject (action: deeplinks): Sets max deep links checked.
in widget (action: gettree): Sets widget tree depth (default: 8).
in diagnoseproject (action: deeplinks): Platform target (e.g. android or ios, required).
in widget (action: gettree): Filters out non-user-project widgets (default: true).
in network (action: watch): Threshold in ms to flag slow requests (default: 500).
in memory (action: compare): Sets max class differences returned (default: 10).