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.
Scope: read token (or higher). Read-only.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
url | string | Yes | |
projectId | string | No | Target account (project id). Required with an org-scoped token for account-scoped tools — call gads_list_ad_accounts to enumerate accounts. Omit with a project-scoped token. |
gads_update_project_brief
Replace the project's brief markdown — the operator-facing strategy doc covering pitch, ICP, value props, voice, do-not-say, and anything else worth telling the writer.
gads_load_skill
Load the full body of a runtime skill by its id or name (from the Available skills catalog).