Reads
gads_list_pending_actions
List the copilot's own proposed changes waiting for the operator's approval.
List the copilot's own proposed changes waiting for the operator's approval.
Scope: read token (or higher). Read-only.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
status | "proposed" | "approved" | "rejected" | "applied" | "failed" | No | (default: "proposed") |
limit | integer | No | (default: 20) |
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. |