Collect CoDesign Network (Diagnostics)
debug_collect_networkOpens a sharing page in headless browser and records network responses. Use to discover unknown endpoints or debug tool failures by returning a redacted summary of JSON key paths.
Instructions
Open the sharing page in a headless browser, record all network responses for timeoutMs, and return a REDACTED summary. Use this to discover unknown endpoints or to debug why a tool fails. Output never contains Cookie, Authorization, password, state-key values, or response bodies — only JSON key paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sharingUrl | Yes | ||
| password | No | ||
| timeoutMs | No | ||
| includeHeaders | No | ||
| maxBodyKeyDepth | No |