@soku-ai/cli 0.1.0-alpha.18 → 0.1.0-alpha.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +33 -22
- package/dist/commands/brand-skill.d.ts +23 -0
- package/dist/commands/brand-skill.d.ts.map +1 -1
- package/dist/commands/brand-skill.js +82 -0
- package/dist/commands/brand-skill.js.map +1 -1
- package/dist/commands/egress.d.ts.map +1 -1
- package/dist/commands/egress.js +66 -1
- package/dist/commands/egress.js.map +1 -1
- package/dist/commands/generated.d.ts +8 -3
- package/dist/commands/generated.d.ts.map +1 -1
- package/dist/commands/generated.js +10 -3
- package/dist/commands/generated.js.map +1 -1
- package/dist/commands/live-surface.d.ts +15 -0
- package/dist/commands/live-surface.d.ts.map +1 -0
- package/dist/commands/live-surface.js +96 -0
- package/dist/commands/live-surface.js.map +1 -0
- package/dist/generated/capabilities.json +3535 -774
- package/dist/generated/changelog.json +784 -0
- package/dist/http/client.d.ts +2 -1
- package/dist/http/client.d.ts.map +1 -1
- package/dist/http/client.js +14 -5
- package/dist/http/client.js.map +1 -1
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -1
- package/dist/output/envelope.d.ts +2 -1
- package/dist/output/envelope.d.ts.map +1 -1
- package/dist/output/envelope.js +2 -2
- package/dist/output/envelope.js.map +1 -1
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +4 -3
- package/skills/soku/SKILL.md +61 -14
- package/skills/soku/agents/openai.yaml +4 -0
- package/skills/soku/references/ads-write.md +12 -6
- package/skills/soku/references/data-capabilities.md +22 -1
- package/skills/soku/references/egress-security.md +19 -0
- package/skills/soku/references/skills-updates.md +34 -3
|
@@ -2,6 +2,790 @@
|
|
|
2
2
|
"schemaVersion": 1,
|
|
3
3
|
"historyStartsAt": "0.1.0-alpha.15",
|
|
4
4
|
"entries": [
|
|
5
|
+
{
|
|
6
|
+
"version": "0.1.0-alpha.19",
|
|
7
|
+
"date": "2026-09-20",
|
|
8
|
+
"notes": [
|
|
9
|
+
"Sync September community skill commerce, vendor capability discovery/calls, explicit boolean values, and Google campaign tracking parameters."
|
|
10
|
+
],
|
|
11
|
+
"commands": {
|
|
12
|
+
"added": [
|
|
13
|
+
"brand skill community list",
|
|
14
|
+
"brand skill community install",
|
|
15
|
+
"brand skill publish",
|
|
16
|
+
"egress capabilities",
|
|
17
|
+
"egress call (including --dry-run)"
|
|
18
|
+
],
|
|
19
|
+
"changed": [
|
|
20
|
+
"Typed boolean flags accept --no-<flag> to send false without changing omitted defaults.",
|
|
21
|
+
"HTTP error envelopes preserve structured purchase and price-change details."
|
|
22
|
+
],
|
|
23
|
+
"removed": []
|
|
24
|
+
},
|
|
25
|
+
"capabilities": {
|
|
26
|
+
"counts": {
|
|
27
|
+
"before": 292,
|
|
28
|
+
"after": 349,
|
|
29
|
+
"added": 57,
|
|
30
|
+
"removed": 0,
|
|
31
|
+
"changed": 72
|
|
32
|
+
},
|
|
33
|
+
"added": [
|
|
34
|
+
{
|
|
35
|
+
"id": "adjust/get_report",
|
|
36
|
+
"mode": "read",
|
|
37
|
+
"description": "Read an Adjust Report Service report for one Brand-granted App using an API Token."
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"id": "adjust/list_apps",
|
|
41
|
+
"mode": "read",
|
|
42
|
+
"description": "List Brand-granted Adjust Apps connected with an API Token (not MCP connections)."
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"id": "admob/campaign_report",
|
|
46
|
+
"mode": "read",
|
|
47
|
+
"description": "AdMob campaign report"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"id": "admob/get_account",
|
|
51
|
+
"mode": "read",
|
|
52
|
+
"description": "AdMob get account"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"id": "admob/list_ad_sources",
|
|
56
|
+
"mode": "read",
|
|
57
|
+
"description": "AdMob list ad sources"
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"id": "admob/list_ad_unit_mappings",
|
|
61
|
+
"mode": "read",
|
|
62
|
+
"description": "AdMob list ad unit mappings"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"id": "admob/list_ad_units",
|
|
66
|
+
"mode": "read",
|
|
67
|
+
"description": "AdMob list ad units"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"id": "admob/list_adapters",
|
|
71
|
+
"mode": "read",
|
|
72
|
+
"description": "AdMob list adapters"
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"id": "admob/list_apps",
|
|
76
|
+
"mode": "read",
|
|
77
|
+
"description": "AdMob list apps"
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"id": "admob/list_mediation_groups",
|
|
81
|
+
"mode": "read",
|
|
82
|
+
"description": "AdMob list mediation groups"
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"id": "admob/mediation_report",
|
|
86
|
+
"mode": "read",
|
|
87
|
+
"description": "AdMob mediation report"
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"id": "admob/network_report",
|
|
91
|
+
"mode": "read",
|
|
92
|
+
"description": "AdMob network report"
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"id": "ads/check_ad_compliance",
|
|
96
|
+
"mode": "generate",
|
|
97
|
+
"description": "Advisory ChatGPT Ads content, media and destination policy check; never approval or a publishing gate."
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"id": "ads/create_custom_conversion",
|
|
101
|
+
"mode": "write",
|
|
102
|
+
"description": "Create a Meta website URL-contains custom conversion with approval and exact readback."
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"id": "ads/get_custom_conversion",
|
|
106
|
+
"mode": "read",
|
|
107
|
+
"description": "Read one Meta custom conversion by exact ID within the resolved account."
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
"id": "ads/list_custom_conversions",
|
|
111
|
+
"mode": "read",
|
|
112
|
+
"description": "List one page of Meta custom conversions for discovery and duplicate checks."
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"id": "ads/list_geo_targets",
|
|
116
|
+
"mode": "read",
|
|
117
|
+
"description": "Search the live ChatGPT Ads country, region, and DMA catalog for one granted account."
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"id": "ads/search_targeting",
|
|
121
|
+
"mode": "read",
|
|
122
|
+
"description": "Discover Meta work positions, behaviors, industries, and income targeting IDs."
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"id": "ads/update_pmax_asset_group",
|
|
126
|
+
"mode": "risk",
|
|
127
|
+
"description": "Add or replace assets on an existing Google PMax asset group; review-gated."
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
"id": "applovin_max/list_accounts",
|
|
131
|
+
"mode": "read",
|
|
132
|
+
"description": "List the current Brand's granted MAX accounts without an upstream call."
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"id": "applovin_max/list_apps",
|
|
136
|
+
"mode": "read",
|
|
137
|
+
"description": "List only apps with traffic in the detection window, not an authoritative app inventory."
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
"id": "applovin_max/revenue_performance",
|
|
141
|
+
"mode": "read",
|
|
142
|
+
"description": "Query MAX revenue and compatible metrics by app, day, country or network."
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
"id": "applovin_max/run_report",
|
|
146
|
+
"mode": "read",
|
|
147
|
+
"description": "Query arbitrary closed-set MAX reporting columns; unknown columns are rejected locally."
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"id": "cloudx/list_operations",
|
|
151
|
+
"mode": "read",
|
|
152
|
+
"description": "Discover CloudX read/write operations and fetch an operation schema."
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
"id": "cloudx/list_resources",
|
|
156
|
+
"mode": "read",
|
|
157
|
+
"description": "List Brand-granted CloudX accounts."
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"id": "cloudx/mutate",
|
|
161
|
+
"mode": "risk",
|
|
162
|
+
"description": "Edit or publish CloudX inventory configuration after approval."
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"id": "cloudx/query",
|
|
166
|
+
"mode": "read",
|
|
167
|
+
"description": "Read CloudX reports, auctions or configuration on demand."
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
"id": "creatives/apply_ops",
|
|
171
|
+
"mode": "write",
|
|
172
|
+
"description": "Apply structural edits to a creatives canvas."
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
"id": "creatives/create_canvas",
|
|
176
|
+
"mode": "write",
|
|
177
|
+
"description": "Create an empty creatives canvas in this brand."
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
"id": "creatives/get_canvas",
|
|
181
|
+
"mode": "read",
|
|
182
|
+
"description": "Read a creatives canvas: its nodes, edges and current version."
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
"id": "creatives/list_canvases",
|
|
186
|
+
"mode": "read",
|
|
187
|
+
"description": "List this brand's creatives canvases, newest activity first."
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"id": "ga4/ensure_google_ads_link",
|
|
191
|
+
"mode": "risk",
|
|
192
|
+
"description": "Link a granted Google Ads account to this granted GA4 property; does not import conversions."
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"id": "ga4/ensure_key_event",
|
|
196
|
+
"mode": "risk",
|
|
197
|
+
"description": "Mark an event as a GA4 key event, reusing an existing match and verifying configuration."
|
|
198
|
+
},
|
|
199
|
+
{
|
|
200
|
+
"id": "ga4/ensure_web_stream",
|
|
201
|
+
"mode": "risk",
|
|
202
|
+
"description": "Create or reuse a named GA4 web stream and read back its measurement ID."
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
"id": "ga4/get_configuration",
|
|
206
|
+
"mode": "read",
|
|
207
|
+
"description": "Read live GA4 streams, key events, Google Ads links and management scope readiness."
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
"id": "ga4/verify_realtime_event",
|
|
211
|
+
"mode": "read",
|
|
212
|
+
"description": "Read this exact event in GA4's last 30 minutes; does not prove a specific test submission or Ads attribution."
|
|
213
|
+
},
|
|
214
|
+
{
|
|
215
|
+
"id": "geo/list_prompts",
|
|
216
|
+
"mode": "read",
|
|
217
|
+
"description": "List active GEO tracking prompts for the current brand."
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
"id": "geo/save_report",
|
|
221
|
+
"mode": "write",
|
|
222
|
+
"description": "Save a GEO diagnosis report and candidate tracking prompts."
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
"id": "gtm/get",
|
|
226
|
+
"mode": "read",
|
|
227
|
+
"description": "Read GTM containers, workspaces, tags, triggers, variables and versions."
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
"id": "gtm/list_accounts",
|
|
231
|
+
"mode": "read",
|
|
232
|
+
"description": "List this Brand's granted Tag Manager accounts."
|
|
233
|
+
},
|
|
234
|
+
{
|
|
235
|
+
"id": "gtm/publish_version",
|
|
236
|
+
"mode": "risk",
|
|
237
|
+
"description": "Publish the exact approved GTM version and verify the live version."
|
|
238
|
+
},
|
|
239
|
+
{
|
|
240
|
+
"id": "gtm/request_change",
|
|
241
|
+
"mode": "risk",
|
|
242
|
+
"description": "Create or update GTM configuration, or compile a workspace version. Never publishes."
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"id": "sensortower/list_organizations",
|
|
246
|
+
"mode": "read",
|
|
247
|
+
"description": "List the Sensor Tower connections granted to this Brand (no upstream call)."
|
|
248
|
+
},
|
|
249
|
+
{
|
|
250
|
+
"id": "sensortower/query",
|
|
251
|
+
"mode": "read",
|
|
252
|
+
"description": "Run one Sensor Tower market-intelligence report (estimates, active users, retention, category totals, top advertisers, creatives, rankings) live."
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"id": "sensortower/usage",
|
|
256
|
+
"mode": "read",
|
|
257
|
+
"description": "Read the organization's monthly Sensor Tower Call Credit usage and limit."
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
"id": "thinkingdata/list_events",
|
|
261
|
+
"mode": "read",
|
|
262
|
+
"description": "List the events (physical and virtual) tracked in a ThinkingData project."
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
"id": "thinkingdata/list_metrics",
|
|
266
|
+
"mode": "read",
|
|
267
|
+
"description": "List the business metrics the customer defined in ThinkingData."
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
"id": "thinkingdata/list_projects",
|
|
271
|
+
"mode": "read",
|
|
272
|
+
"description": "List the Brand's granted ThinkingData projects without an upstream call."
|
|
273
|
+
},
|
|
274
|
+
{
|
|
275
|
+
"id": "thinkingdata/list_props",
|
|
276
|
+
"mode": "read",
|
|
277
|
+
"description": "List event or user properties of a ThinkingData project, optionally for one event."
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
"id": "thinkingdata/query_metric",
|
|
281
|
+
"mode": "read",
|
|
282
|
+
"description": "Fetch customer-defined ThinkingData metrics over a time window, optionally grouped."
|
|
283
|
+
},
|
|
284
|
+
{
|
|
285
|
+
"id": "thinkingdata/query_sql",
|
|
286
|
+
"mode": "risk",
|
|
287
|
+
"description": "Run one read-only SQL statement against the ThinkingData project. Always human-reviewed: a person reads the SQL before it runs."
|
|
288
|
+
},
|
|
289
|
+
{
|
|
290
|
+
"id": "topon/get_report",
|
|
291
|
+
"mode": "read",
|
|
292
|
+
"description": "Read a TopOn revenue, hourly, LTV or retention report page."
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
"id": "topon/list_apps",
|
|
296
|
+
"mode": "read",
|
|
297
|
+
"description": "List Brand-granted TopOn Apps."
|
|
298
|
+
},
|
|
299
|
+
{
|
|
300
|
+
"id": "topon/list_operations",
|
|
301
|
+
"mode": "read",
|
|
302
|
+
"description": "Discover all TopOn read/write operations and fetch an operation schema."
|
|
303
|
+
},
|
|
304
|
+
{
|
|
305
|
+
"id": "topon/list_resources",
|
|
306
|
+
"mode": "read",
|
|
307
|
+
"description": "List TopOn App and explicitly granted Publisher resources."
|
|
308
|
+
},
|
|
309
|
+
{
|
|
310
|
+
"id": "topon/mutate",
|
|
311
|
+
"mode": "risk",
|
|
312
|
+
"description": "Manage TopOn Apps, placements, networks, units, segments, strategies, A/B tests, reward rules and report uploads after approval."
|
|
313
|
+
},
|
|
314
|
+
{
|
|
315
|
+
"id": "topon/query",
|
|
316
|
+
"mode": "read",
|
|
317
|
+
"description": "Read TopOn configuration, all reports, or device report download links on demand."
|
|
318
|
+
}
|
|
319
|
+
],
|
|
320
|
+
"removed": [],
|
|
321
|
+
"changed": [
|
|
322
|
+
{
|
|
323
|
+
"id": "adjust/list_accounts",
|
|
324
|
+
"fields": [
|
|
325
|
+
"description",
|
|
326
|
+
"long_description",
|
|
327
|
+
"output_shape",
|
|
328
|
+
"see_also"
|
|
329
|
+
]
|
|
330
|
+
},
|
|
331
|
+
{
|
|
332
|
+
"id": "adjust/list_tools",
|
|
333
|
+
"fields": [
|
|
334
|
+
"description",
|
|
335
|
+
"input_params",
|
|
336
|
+
"long_description"
|
|
337
|
+
]
|
|
338
|
+
},
|
|
339
|
+
{
|
|
340
|
+
"id": "adjust/query",
|
|
341
|
+
"fields": [
|
|
342
|
+
"description",
|
|
343
|
+
"input_params",
|
|
344
|
+
"long_description"
|
|
345
|
+
]
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
"id": "adjust/request_change",
|
|
349
|
+
"fields": [
|
|
350
|
+
"description",
|
|
351
|
+
"input_params",
|
|
352
|
+
"long_description"
|
|
353
|
+
]
|
|
354
|
+
},
|
|
355
|
+
{
|
|
356
|
+
"id": "ads/add_ad_group_negative_keywords",
|
|
357
|
+
"fields": [
|
|
358
|
+
"long_description"
|
|
359
|
+
]
|
|
360
|
+
},
|
|
361
|
+
{
|
|
362
|
+
"id": "ads/add_audience_targeting",
|
|
363
|
+
"fields": [
|
|
364
|
+
"long_description"
|
|
365
|
+
]
|
|
366
|
+
},
|
|
367
|
+
{
|
|
368
|
+
"id": "ads/add_callouts",
|
|
369
|
+
"fields": [
|
|
370
|
+
"long_description"
|
|
371
|
+
]
|
|
372
|
+
},
|
|
373
|
+
{
|
|
374
|
+
"id": "ads/add_campaign_ad_units",
|
|
375
|
+
"fields": [
|
|
376
|
+
"long_description"
|
|
377
|
+
]
|
|
378
|
+
},
|
|
379
|
+
{
|
|
380
|
+
"id": "ads/add_campaign_audience_targeting",
|
|
381
|
+
"fields": [
|
|
382
|
+
"long_description"
|
|
383
|
+
]
|
|
384
|
+
},
|
|
385
|
+
{
|
|
386
|
+
"id": "ads/add_campaign_negative_keywords",
|
|
387
|
+
"fields": [
|
|
388
|
+
"long_description"
|
|
389
|
+
]
|
|
390
|
+
},
|
|
391
|
+
{
|
|
392
|
+
"id": "ads/add_campaign_webpage_exclusion",
|
|
393
|
+
"fields": [
|
|
394
|
+
"long_description"
|
|
395
|
+
]
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
"id": "ads/add_keywords",
|
|
399
|
+
"fields": [
|
|
400
|
+
"long_description"
|
|
401
|
+
]
|
|
402
|
+
},
|
|
403
|
+
{
|
|
404
|
+
"id": "ads/add_sitelinks",
|
|
405
|
+
"fields": [
|
|
406
|
+
"long_description"
|
|
407
|
+
]
|
|
408
|
+
},
|
|
409
|
+
{
|
|
410
|
+
"id": "ads/add_structured_snippets",
|
|
411
|
+
"fields": [
|
|
412
|
+
"long_description"
|
|
413
|
+
]
|
|
414
|
+
},
|
|
415
|
+
{
|
|
416
|
+
"id": "ads/apply_ad_group_label",
|
|
417
|
+
"fields": [
|
|
418
|
+
"long_description"
|
|
419
|
+
]
|
|
420
|
+
},
|
|
421
|
+
{
|
|
422
|
+
"id": "ads/apply_campaign_label",
|
|
423
|
+
"fields": [
|
|
424
|
+
"long_description"
|
|
425
|
+
]
|
|
426
|
+
},
|
|
427
|
+
{
|
|
428
|
+
"id": "ads/archive_ad",
|
|
429
|
+
"fields": [
|
|
430
|
+
"long_description"
|
|
431
|
+
]
|
|
432
|
+
},
|
|
433
|
+
{
|
|
434
|
+
"id": "ads/archive_ad_group",
|
|
435
|
+
"fields": [
|
|
436
|
+
"long_description"
|
|
437
|
+
]
|
|
438
|
+
},
|
|
439
|
+
{
|
|
440
|
+
"id": "ads/bulk_create_ads",
|
|
441
|
+
"fields": [
|
|
442
|
+
"long_description"
|
|
443
|
+
]
|
|
444
|
+
},
|
|
445
|
+
{
|
|
446
|
+
"id": "ads/bulk_create_adsets",
|
|
447
|
+
"fields": [
|
|
448
|
+
"long_description"
|
|
449
|
+
]
|
|
450
|
+
},
|
|
451
|
+
{
|
|
452
|
+
"id": "ads/bulk_create_campaigns",
|
|
453
|
+
"fields": [
|
|
454
|
+
"long_description"
|
|
455
|
+
]
|
|
456
|
+
},
|
|
457
|
+
{
|
|
458
|
+
"id": "ads/create_ad",
|
|
459
|
+
"fields": [
|
|
460
|
+
"input_params",
|
|
461
|
+
"long_description",
|
|
462
|
+
"output_shape"
|
|
463
|
+
]
|
|
464
|
+
},
|
|
465
|
+
{
|
|
466
|
+
"id": "ads/create_ad_creative",
|
|
467
|
+
"fields": [
|
|
468
|
+
"input_params",
|
|
469
|
+
"output_shape"
|
|
470
|
+
]
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
"id": "ads/create_ad_group",
|
|
474
|
+
"fields": [
|
|
475
|
+
"input_params",
|
|
476
|
+
"long_description",
|
|
477
|
+
"output_shape"
|
|
478
|
+
]
|
|
479
|
+
},
|
|
480
|
+
{
|
|
481
|
+
"id": "ads/create_ad_rule",
|
|
482
|
+
"fields": [
|
|
483
|
+
"description"
|
|
484
|
+
]
|
|
485
|
+
},
|
|
486
|
+
{
|
|
487
|
+
"id": "ads/create_adset",
|
|
488
|
+
"fields": [
|
|
489
|
+
"input_params",
|
|
490
|
+
"long_description",
|
|
491
|
+
"output_shape"
|
|
492
|
+
]
|
|
493
|
+
},
|
|
494
|
+
{
|
|
495
|
+
"id": "ads/create_campaign",
|
|
496
|
+
"fields": [
|
|
497
|
+
"input_params",
|
|
498
|
+
"long_description",
|
|
499
|
+
"output_shape"
|
|
500
|
+
]
|
|
501
|
+
},
|
|
502
|
+
{
|
|
503
|
+
"id": "ads/create_custom_audience",
|
|
504
|
+
"fields": [
|
|
505
|
+
"input_params"
|
|
506
|
+
]
|
|
507
|
+
},
|
|
508
|
+
{
|
|
509
|
+
"id": "ads/create_pmax_campaign",
|
|
510
|
+
"fields": [
|
|
511
|
+
"long_description"
|
|
512
|
+
]
|
|
513
|
+
},
|
|
514
|
+
{
|
|
515
|
+
"id": "ads/deploy_image_ads_batch",
|
|
516
|
+
"fields": [
|
|
517
|
+
"input_params",
|
|
518
|
+
"long_description"
|
|
519
|
+
]
|
|
520
|
+
},
|
|
521
|
+
{
|
|
522
|
+
"id": "ads/estimate_audience_size",
|
|
523
|
+
"fields": [
|
|
524
|
+
"long_description"
|
|
525
|
+
]
|
|
526
|
+
},
|
|
527
|
+
{
|
|
528
|
+
"id": "ads/gaql_search",
|
|
529
|
+
"fields": [
|
|
530
|
+
"long_description"
|
|
531
|
+
]
|
|
532
|
+
},
|
|
533
|
+
{
|
|
534
|
+
"id": "ads/generate_ad_units",
|
|
535
|
+
"fields": [
|
|
536
|
+
"long_description"
|
|
537
|
+
]
|
|
538
|
+
},
|
|
539
|
+
{
|
|
540
|
+
"id": "ads/get_account_info",
|
|
541
|
+
"fields": [
|
|
542
|
+
"long_description",
|
|
543
|
+
"output_shape"
|
|
544
|
+
]
|
|
545
|
+
},
|
|
546
|
+
{
|
|
547
|
+
"id": "ads/get_adset",
|
|
548
|
+
"fields": [
|
|
549
|
+
"long_description"
|
|
550
|
+
]
|
|
551
|
+
},
|
|
552
|
+
{
|
|
553
|
+
"id": "ads/get_campaign",
|
|
554
|
+
"fields": [
|
|
555
|
+
"description",
|
|
556
|
+
"input_params",
|
|
557
|
+
"long_description"
|
|
558
|
+
]
|
|
559
|
+
},
|
|
560
|
+
{
|
|
561
|
+
"id": "ads/get_insights",
|
|
562
|
+
"fields": [
|
|
563
|
+
"input_params",
|
|
564
|
+
"long_description"
|
|
565
|
+
]
|
|
566
|
+
},
|
|
567
|
+
{
|
|
568
|
+
"id": "ads/list_adsets",
|
|
569
|
+
"fields": [
|
|
570
|
+
"long_description"
|
|
571
|
+
]
|
|
572
|
+
},
|
|
573
|
+
{
|
|
574
|
+
"id": "ads/list_campaigns",
|
|
575
|
+
"fields": [
|
|
576
|
+
"description",
|
|
577
|
+
"long_description"
|
|
578
|
+
]
|
|
579
|
+
},
|
|
580
|
+
{
|
|
581
|
+
"id": "ads/migrate_legacy_ad_units",
|
|
582
|
+
"fields": [
|
|
583
|
+
"long_description"
|
|
584
|
+
]
|
|
585
|
+
},
|
|
586
|
+
{
|
|
587
|
+
"id": "ads/remove_ad",
|
|
588
|
+
"fields": [
|
|
589
|
+
"long_description"
|
|
590
|
+
]
|
|
591
|
+
},
|
|
592
|
+
{
|
|
593
|
+
"id": "ads/remove_ad_group",
|
|
594
|
+
"fields": [
|
|
595
|
+
"long_description"
|
|
596
|
+
]
|
|
597
|
+
},
|
|
598
|
+
{
|
|
599
|
+
"id": "ads/remove_ad_group_label",
|
|
600
|
+
"fields": [
|
|
601
|
+
"long_description"
|
|
602
|
+
]
|
|
603
|
+
},
|
|
604
|
+
{
|
|
605
|
+
"id": "ads/remove_adset",
|
|
606
|
+
"fields": [
|
|
607
|
+
"long_description"
|
|
608
|
+
]
|
|
609
|
+
},
|
|
610
|
+
{
|
|
611
|
+
"id": "ads/remove_campaign",
|
|
612
|
+
"fields": [
|
|
613
|
+
"long_description"
|
|
614
|
+
]
|
|
615
|
+
},
|
|
616
|
+
{
|
|
617
|
+
"id": "ads/remove_campaign_assets",
|
|
618
|
+
"fields": [
|
|
619
|
+
"long_description"
|
|
620
|
+
]
|
|
621
|
+
},
|
|
622
|
+
{
|
|
623
|
+
"id": "ads/remove_campaign_label",
|
|
624
|
+
"fields": [
|
|
625
|
+
"long_description"
|
|
626
|
+
]
|
|
627
|
+
},
|
|
628
|
+
{
|
|
629
|
+
"id": "ads/remove_keyword",
|
|
630
|
+
"fields": [
|
|
631
|
+
"long_description"
|
|
632
|
+
]
|
|
633
|
+
},
|
|
634
|
+
{
|
|
635
|
+
"id": "ads/replace_campaign_ad_units",
|
|
636
|
+
"fields": [
|
|
637
|
+
"long_description"
|
|
638
|
+
]
|
|
639
|
+
},
|
|
640
|
+
{
|
|
641
|
+
"id": "ads/search_geo_locations",
|
|
642
|
+
"fields": [
|
|
643
|
+
"long_description"
|
|
644
|
+
]
|
|
645
|
+
},
|
|
646
|
+
{
|
|
647
|
+
"id": "ads/set_ad_schedule",
|
|
648
|
+
"fields": [
|
|
649
|
+
"long_description"
|
|
650
|
+
]
|
|
651
|
+
},
|
|
652
|
+
{
|
|
653
|
+
"id": "ads/set_bid_modifier",
|
|
654
|
+
"fields": [
|
|
655
|
+
"long_description"
|
|
656
|
+
]
|
|
657
|
+
},
|
|
658
|
+
{
|
|
659
|
+
"id": "ads/set_final_url_suffix",
|
|
660
|
+
"fields": [
|
|
661
|
+
"long_description"
|
|
662
|
+
]
|
|
663
|
+
},
|
|
664
|
+
{
|
|
665
|
+
"id": "ads/set_geo_targeting",
|
|
666
|
+
"fields": [
|
|
667
|
+
"long_description"
|
|
668
|
+
]
|
|
669
|
+
},
|
|
670
|
+
{
|
|
671
|
+
"id": "ads/set_language_targeting",
|
|
672
|
+
"fields": [
|
|
673
|
+
"long_description"
|
|
674
|
+
]
|
|
675
|
+
},
|
|
676
|
+
{
|
|
677
|
+
"id": "ads/set_network_settings",
|
|
678
|
+
"fields": [
|
|
679
|
+
"long_description"
|
|
680
|
+
]
|
|
681
|
+
},
|
|
682
|
+
{
|
|
683
|
+
"id": "ads/update_ad",
|
|
684
|
+
"fields": [
|
|
685
|
+
"input_params",
|
|
686
|
+
"long_description"
|
|
687
|
+
]
|
|
688
|
+
},
|
|
689
|
+
{
|
|
690
|
+
"id": "ads/update_ad_group",
|
|
691
|
+
"fields": [
|
|
692
|
+
"input_params",
|
|
693
|
+
"long_description",
|
|
694
|
+
"output_shape"
|
|
695
|
+
]
|
|
696
|
+
},
|
|
697
|
+
{
|
|
698
|
+
"id": "ads/update_adset",
|
|
699
|
+
"fields": [
|
|
700
|
+
"input_params",
|
|
701
|
+
"long_description",
|
|
702
|
+
"output_shape"
|
|
703
|
+
]
|
|
704
|
+
},
|
|
705
|
+
{
|
|
706
|
+
"id": "ads/update_campaign",
|
|
707
|
+
"fields": [
|
|
708
|
+
"input_params",
|
|
709
|
+
"long_description",
|
|
710
|
+
"output_shape"
|
|
711
|
+
]
|
|
712
|
+
},
|
|
713
|
+
{
|
|
714
|
+
"id": "ads/update_gmv_max_campaign",
|
|
715
|
+
"fields": [
|
|
716
|
+
"long_description"
|
|
717
|
+
]
|
|
718
|
+
},
|
|
719
|
+
{
|
|
720
|
+
"id": "ads/update_keyword",
|
|
721
|
+
"fields": [
|
|
722
|
+
"long_description"
|
|
723
|
+
]
|
|
724
|
+
},
|
|
725
|
+
{
|
|
726
|
+
"id": "ads/update_smart_plus_campaign",
|
|
727
|
+
"fields": [
|
|
728
|
+
"long_description"
|
|
729
|
+
]
|
|
730
|
+
},
|
|
731
|
+
{
|
|
732
|
+
"id": "ads/update_smart_plus_campaign_status",
|
|
733
|
+
"fields": [
|
|
734
|
+
"long_description"
|
|
735
|
+
]
|
|
736
|
+
},
|
|
737
|
+
{
|
|
738
|
+
"id": "ads/upload_image",
|
|
739
|
+
"fields": [
|
|
740
|
+
"input_params",
|
|
741
|
+
"long_description"
|
|
742
|
+
]
|
|
743
|
+
},
|
|
744
|
+
{
|
|
745
|
+
"id": "composio/append_doc_from_markdown",
|
|
746
|
+
"fields": [
|
|
747
|
+
"long_description"
|
|
748
|
+
]
|
|
749
|
+
},
|
|
750
|
+
{
|
|
751
|
+
"id": "composio/create_doc_from_markdown",
|
|
752
|
+
"fields": [
|
|
753
|
+
"long_description"
|
|
754
|
+
]
|
|
755
|
+
},
|
|
756
|
+
{
|
|
757
|
+
"id": "composio/replace_doc_with_markdown",
|
|
758
|
+
"fields": [
|
|
759
|
+
"long_description"
|
|
760
|
+
]
|
|
761
|
+
},
|
|
762
|
+
{
|
|
763
|
+
"id": "composio/request_change",
|
|
764
|
+
"fields": [
|
|
765
|
+
"long_description"
|
|
766
|
+
]
|
|
767
|
+
},
|
|
768
|
+
{
|
|
769
|
+
"id": "ga4/run_report",
|
|
770
|
+
"fields": [
|
|
771
|
+
"input_params"
|
|
772
|
+
]
|
|
773
|
+
},
|
|
774
|
+
{
|
|
775
|
+
"id": "shopify/graphql_query",
|
|
776
|
+
"fields": [
|
|
777
|
+
"long_description"
|
|
778
|
+
]
|
|
779
|
+
},
|
|
780
|
+
{
|
|
781
|
+
"id": "stripe/query",
|
|
782
|
+
"fields": [
|
|
783
|
+
"long_description"
|
|
784
|
+
]
|
|
785
|
+
}
|
|
786
|
+
]
|
|
787
|
+
}
|
|
788
|
+
},
|
|
5
789
|
{
|
|
6
790
|
"version": "0.1.0-alpha.18",
|
|
7
791
|
"date": "2026-08-31",
|