Skills & web
gads_load_skill
Load the full body of a runtime skill by its id or name (from the Available skills catalog).
Load the full body of a runtime skill by its id or name (from the Available skills catalog). Use before applying a skill that isn't already loaded this turn.
Scope: read token (or higher). Read-only.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | string | No | |
name | string | No | |
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. |