Skills & web
gads_fetch_url
Fetch a URL the operator pasted into chat and return its readable text.
Fetch a URL the operator pasted into chat and return its readable text. Use when the operator references a webpage you don't already know. Strips HTML and truncates to ~50KB. Only http/https URLs.
Type: read-only. Never changes the account.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
url | string | Yes | |
projectId | string | No | Target account (project id) — required on account-scoped tools. Call gads_list_ad_accounts to enumerate accounts. |