List third-party scripts on a page
list_scriptsList the third-party scripts attached to a page: analytics, chat widgets, pixels and the like. Inline code is summarised by length rather than returned in full.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | The page to act on (id from list_pages / list_sites). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| pageId | Yes | ||
| scripts | Yes | ||
| maxScripts | Yes | Per-page limit. |