{
  "schema": "martybytes-pinned-interface-sources/v1",
  "checkedOn": "2026-09-20",
  "sources": [
    {
      "interface": "playwright-cli",
      "tag": "v0.1.21",
      "commit": "74354ecc7a43da16d91a9bc54fa8db8283a3fcf5",
      "url": "https://raw.githubusercontent.com/microsoft/playwright-cli/74354ecc7a43da16d91a9bc54fa8db8283a3fcf5/README.md",
      "sha256": "c0cbb367cd90ca750581017715c14931706f03e32dcc77761f6885eedc25735d",
      "excerpts": [
        "playwright-cli goto <url>               # navigate to a url",
        "playwright-cli click <ref> [button]     # perform click on a web page",
        "playwright-cli screenshot [ref]         # screenshot of the current page or element"
      ]
    },
    {
      "interface": "playwright-mcp",
      "tag": "v0.0.82",
      "commit": "f1257a5a67aff872f947fae274759f7d54853862",
      "url": "https://raw.githubusercontent.com/microsoft/playwright-mcp/f1257a5a67aff872f947fae274759f7d54853862/README.md",
      "sha256": "39cfd57a182182cc414be873d0917add0471b4fcd1a9e1100290d7c21c409ee7",
      "excerpts": [
        "`target` (string): Exact target element reference from the page snapshot, or a unique element selector",
        "`button` (string, optional): Button to click, defaults to left",
        "`url` (string): The URL to navigate to",
        "browser_take_screenshot"
      ]
    }
  ]
}
