@lessly/sdk-app 72.2.0 → 73.1.0
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/dist/_types/gen/client.gen.d.ts +1 -35
- package/dist/_types/gen/manifest.gen.d.ts +1 -1
- package/dist/_types/gen/types.gen.d.ts +0 -306
- package/dist/index.cjs +0 -218
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +11177 -28
- package/dist/index.js.map +1 -1
- package/package.json +2 -12
- package/src/gen/bindings.gen.ts +1 -201
- package/src/gen/client.gen.ts +0 -66
- package/src/gen/manifest.gen.ts +1 -27
- package/src/gen/types.gen.ts +0 -350
- package/dist/_types/gen/playground/connect.gen.d.ts +0 -3
- package/dist/_types/gen/playground/index.d.ts +0 -3
- package/dist/_types/gen/playground/queryOptions.gen.d.ts +0 -66
- package/dist/chunk-JOORBI6G.js +0 -11381
- package/dist/chunk-JOORBI6G.js.map +0 -1
- package/dist/playground/index.cjs +0 -101
- package/dist/playground/index.cjs.map +0 -1
- package/dist/playground/index.d.cts +0 -1
- package/dist/playground/index.d.ts +0 -1
- package/dist/playground/index.js +0 -74
- package/dist/playground/index.js.map +0 -1
- package/src/gen/playground/connect.gen.ts +0 -9
- package/src/gen/playground/index.ts +0 -4
- package/src/gen/playground/queryOptions.gen.ts +0 -112
package/dist/index.cjs
CHANGED
|
@@ -7475,198 +7475,6 @@ var bindings = {
|
|
|
7475
7475
|
}
|
|
7476
7476
|
}
|
|
7477
7477
|
},
|
|
7478
|
-
"playground": {
|
|
7479
|
-
"analytics": {
|
|
7480
|
-
"overview": {
|
|
7481
|
-
"level": "read",
|
|
7482
|
-
"method": "POST",
|
|
7483
|
-
"operationKey": "playground_analytics_overview",
|
|
7484
|
-
"params": [
|
|
7485
|
-
{
|
|
7486
|
-
"in": "body",
|
|
7487
|
-
"name": "limit"
|
|
7488
|
-
}
|
|
7489
|
-
],
|
|
7490
|
-
"path": "/playground/analytics/overview",
|
|
7491
|
-
"readOnly": true
|
|
7492
|
-
}
|
|
7493
|
-
},
|
|
7494
|
-
"billing": {
|
|
7495
|
-
"entitlements": {
|
|
7496
|
-
"level": "read",
|
|
7497
|
-
"method": "POST",
|
|
7498
|
-
"operationKey": "playground_billing_entitlements",
|
|
7499
|
-
"path": "/playground/billing/entitlements",
|
|
7500
|
-
"readOnly": true
|
|
7501
|
-
},
|
|
7502
|
-
"record-usage": {
|
|
7503
|
-
"level": "write",
|
|
7504
|
-
"method": "POST",
|
|
7505
|
-
"operationKey": "playground_billing_record-usage",
|
|
7506
|
-
"params": [
|
|
7507
|
-
{
|
|
7508
|
-
"in": "body",
|
|
7509
|
-
"name": "value"
|
|
7510
|
-
}
|
|
7511
|
-
],
|
|
7512
|
-
"path": "/playground/billing/usage",
|
|
7513
|
-
"readOnly": false
|
|
7514
|
-
}
|
|
7515
|
-
},
|
|
7516
|
-
"clickup": {
|
|
7517
|
-
"create-task": {
|
|
7518
|
-
"level": "write",
|
|
7519
|
-
"method": "POST",
|
|
7520
|
-
"operationKey": "playground_clickup_create-task",
|
|
7521
|
-
"params": [
|
|
7522
|
-
{
|
|
7523
|
-
"in": "body",
|
|
7524
|
-
"name": "listId"
|
|
7525
|
-
},
|
|
7526
|
-
{
|
|
7527
|
-
"in": "body",
|
|
7528
|
-
"name": "name"
|
|
7529
|
-
}
|
|
7530
|
-
],
|
|
7531
|
-
"path": "/playground/clickup/tasks",
|
|
7532
|
-
"readOnly": false
|
|
7533
|
-
},
|
|
7534
|
-
"get-last-webhook": {
|
|
7535
|
-
"level": "read",
|
|
7536
|
-
"method": "GET",
|
|
7537
|
-
"operationKey": "playground_clickup_get-last-webhook",
|
|
7538
|
-
"path": "/playground/clickup/webhooks/last",
|
|
7539
|
-
"readOnly": true
|
|
7540
|
-
},
|
|
7541
|
-
"get-overview": {
|
|
7542
|
-
"level": "read",
|
|
7543
|
-
"method": "GET",
|
|
7544
|
-
"operationKey": "playground_clickup_get-overview",
|
|
7545
|
-
"path": "/playground/clickup/overview",
|
|
7546
|
-
"readOnly": true
|
|
7547
|
-
}
|
|
7548
|
-
},
|
|
7549
|
-
"gdrive": {
|
|
7550
|
-
"get-last-change": {
|
|
7551
|
-
"level": "read",
|
|
7552
|
-
"method": "GET",
|
|
7553
|
-
"operationKey": "playground_gdrive_get-last-change",
|
|
7554
|
-
"path": "/playground/gdrive/changes/last",
|
|
7555
|
-
"readOnly": true
|
|
7556
|
-
},
|
|
7557
|
-
"read-file": {
|
|
7558
|
-
"level": "read",
|
|
7559
|
-
"method": "POST",
|
|
7560
|
-
"operationKey": "playground_gdrive_read-file",
|
|
7561
|
-
"params": [
|
|
7562
|
-
{
|
|
7563
|
-
"in": "body",
|
|
7564
|
-
"name": "fileId"
|
|
7565
|
-
}
|
|
7566
|
-
],
|
|
7567
|
-
"path": "/playground/gdrive/file",
|
|
7568
|
-
"readOnly": true
|
|
7569
|
-
}
|
|
7570
|
-
},
|
|
7571
|
-
"googleads": {
|
|
7572
|
-
"read-customer": {
|
|
7573
|
-
"level": "read",
|
|
7574
|
-
"method": "POST",
|
|
7575
|
-
"operationKey": "playground_googleads_read-customer",
|
|
7576
|
-
"path": "/playground/googleads/customer",
|
|
7577
|
-
"readOnly": true
|
|
7578
|
-
}
|
|
7579
|
-
},
|
|
7580
|
-
"lifecycle": {
|
|
7581
|
-
"get-state": {
|
|
7582
|
-
"level": "read",
|
|
7583
|
-
"method": "GET",
|
|
7584
|
-
"operationKey": "playground_lifecycle_get-state",
|
|
7585
|
-
"path": "/playground/lifecycle/state",
|
|
7586
|
-
"readOnly": true
|
|
7587
|
-
},
|
|
7588
|
-
"list-events": {
|
|
7589
|
-
"level": "read",
|
|
7590
|
-
"method": "GET",
|
|
7591
|
-
"operationKey": "playground_lifecycle_list-events",
|
|
7592
|
-
"path": "/playground/lifecycle/events",
|
|
7593
|
-
"readOnly": true
|
|
7594
|
-
}
|
|
7595
|
-
},
|
|
7596
|
-
"webhook": {
|
|
7597
|
-
"get-last": {
|
|
7598
|
-
"level": "read",
|
|
7599
|
-
"method": "GET",
|
|
7600
|
-
"operationKey": "playground_webhook_get-last",
|
|
7601
|
-
"path": "/playground/webhooks/last",
|
|
7602
|
-
"readOnly": true
|
|
7603
|
-
}
|
|
7604
|
-
},
|
|
7605
|
-
"workflow": {
|
|
7606
|
-
"echo": {
|
|
7607
|
-
"level": "write",
|
|
7608
|
-
"method": "POST",
|
|
7609
|
-
"operationKey": "playground_workflow_echo",
|
|
7610
|
-
"params": [
|
|
7611
|
-
{
|
|
7612
|
-
"in": "body",
|
|
7613
|
-
"name": "note"
|
|
7614
|
-
},
|
|
7615
|
-
{
|
|
7616
|
-
"in": "body",
|
|
7617
|
-
"name": "tags"
|
|
7618
|
-
}
|
|
7619
|
-
],
|
|
7620
|
-
"path": "/playground/workflow/echo",
|
|
7621
|
-
"readOnly": false
|
|
7622
|
-
},
|
|
7623
|
-
"echo-list": {
|
|
7624
|
-
"level": "read",
|
|
7625
|
-
"method": "GET",
|
|
7626
|
-
"operationKey": "playground_workflow_echo-list",
|
|
7627
|
-
"path": "/playground/workflow/echoes",
|
|
7628
|
-
"readOnly": true
|
|
7629
|
-
},
|
|
7630
|
-
"ping": {
|
|
7631
|
-
"level": "write",
|
|
7632
|
-
"method": "POST",
|
|
7633
|
-
"operationKey": "playground_workflow_ping",
|
|
7634
|
-
"params": [
|
|
7635
|
-
{
|
|
7636
|
-
"in": "body",
|
|
7637
|
-
"name": "kind"
|
|
7638
|
-
}
|
|
7639
|
-
],
|
|
7640
|
-
"path": "/playground/workflow/ping",
|
|
7641
|
-
"readOnly": false
|
|
7642
|
-
},
|
|
7643
|
-
"subjects-list": {
|
|
7644
|
-
"level": "read",
|
|
7645
|
-
"method": "GET",
|
|
7646
|
-
"operationKey": "playground_workflow_subjects-list",
|
|
7647
|
-
"params": [
|
|
7648
|
-
{
|
|
7649
|
-
"in": "query",
|
|
7650
|
-
"name": "last_activity_before"
|
|
7651
|
-
},
|
|
7652
|
-
{
|
|
7653
|
-
"in": "query",
|
|
7654
|
-
"name": "last_activity_after"
|
|
7655
|
-
},
|
|
7656
|
-
{
|
|
7657
|
-
"in": "query",
|
|
7658
|
-
"name": "limit"
|
|
7659
|
-
},
|
|
7660
|
-
{
|
|
7661
|
-
"in": "query",
|
|
7662
|
-
"name": "cursor"
|
|
7663
|
-
}
|
|
7664
|
-
],
|
|
7665
|
-
"path": "/playground/workflow/subjects",
|
|
7666
|
-
"readOnly": true
|
|
7667
|
-
}
|
|
7668
|
-
}
|
|
7669
|
-
},
|
|
7670
7478
|
"realtime": {
|
|
7671
7479
|
"archive": {
|
|
7672
7480
|
"export": {
|
|
@@ -11974,22 +11782,6 @@ var operations = {
|
|
|
11974
11782
|
"organization_support_threads_list": "read",
|
|
11975
11783
|
"organization_x_install": "read",
|
|
11976
11784
|
"organization_youtube_install": "read",
|
|
11977
|
-
"playground_analytics_overview": "read",
|
|
11978
|
-
"playground_billing_entitlements": "read",
|
|
11979
|
-
"playground_billing_record-usage": "write",
|
|
11980
|
-
"playground_clickup_create-task": "write",
|
|
11981
|
-
"playground_clickup_get-last-webhook": "read",
|
|
11982
|
-
"playground_clickup_get-overview": "read",
|
|
11983
|
-
"playground_gdrive_get-last-change": "read",
|
|
11984
|
-
"playground_gdrive_read-file": "read",
|
|
11985
|
-
"playground_googleads_read-customer": "read",
|
|
11986
|
-
"playground_lifecycle_get-state": "read",
|
|
11987
|
-
"playground_lifecycle_list-events": "read",
|
|
11988
|
-
"playground_webhook_get-last": "read",
|
|
11989
|
-
"playground_workflow_echo": "write",
|
|
11990
|
-
"playground_workflow_echo-list": "read",
|
|
11991
|
-
"playground_workflow_ping": "write",
|
|
11992
|
-
"playground_workflow_subjects-list": "read",
|
|
11993
11785
|
"realtime_archive_export": "admin",
|
|
11994
11786
|
"realtime_archive_export_status": "read",
|
|
11995
11787
|
"realtime_archive_get": "read",
|
|
@@ -12211,13 +12003,6 @@ var compositions = {
|
|
|
12211
12003
|
"brain_memory_stats": { "label": "Memory stats" },
|
|
12212
12004
|
"brain_memory_update": { "pii": ["input.content"], "label": "Update memory" },
|
|
12213
12005
|
"brain_usage_report": { "label": "Get usage report" },
|
|
12214
|
-
"content_metrics_post_series": { "label": "Read post metrics", "options": { "id": "content_publications_list" } },
|
|
12215
|
-
"content_posts_create": { "pii": ["output.author"], "label": "Create draft post" },
|
|
12216
|
-
"content_posts_submit": { "pii": ["output.author"], "label": "Submit post for approval", "options": { "id": "content_posts_list" } },
|
|
12217
|
-
"content_publications_cancel": { "label": "Cancel publication", "options": { "id": "content_publications_list" } },
|
|
12218
|
-
"content_publications_publish": { "label": "Publish now", "options": { "postId": "content_posts_list", "channelId": "content_channels_list" }, "completion_event": "content/publication.settled" },
|
|
12219
|
-
"content_publications_schedule": { "label": "Schedule publication", "options": { "postId": "content_posts_list", "channelId": "content_channels_list" }, "completion_event": "content/publication.settled" },
|
|
12220
|
-
"content_publications_validate": { "label": "Validate post against channels", "options": { "postId": "content_posts_list" } },
|
|
12221
12006
|
"mail_audience_create": { "label": "Create audience" },
|
|
12222
12007
|
"mail_audience_delete": { "label": "Delete audience" },
|
|
12223
12008
|
"mail_audience_get": { "label": "Get audience" },
|
|
@@ -12257,9 +12042,6 @@ var compositions = {
|
|
|
12257
12042
|
"mail_template_publish": { "label": "Publish template" },
|
|
12258
12043
|
"mail_template_update": { "label": "Update template" },
|
|
12259
12044
|
"mail_usage_get": { "label": "Get usage" },
|
|
12260
|
-
"playground_workflow_echo": { "pii": ["input.note", "output.note"], "label": "Store workflow echo", "completion_event": "playground/workflow.echoed" },
|
|
12261
|
-
"playground_workflow_ping": { "label": "Fire workflow ping", "completion_event": "playground/workflow.ping" },
|
|
12262
|
-
"playground_workflow_subjects-list": { "pii": ["output.items[].display_name"], "label": "List workflow subjects" },
|
|
12263
12045
|
"support_agent_create": { "pii": ["input.lesslyUserId", "output.lesslyUserId"], "label": "Create agent profile" },
|
|
12264
12046
|
"support_agent_get": { "pii": ["output.lesslyUserId"], "label": "Get agent", "options": { "id": "support_agent_list" } },
|
|
12265
12047
|
"support_agent_list": { "pii": ["output.agents[].lesslyUserId"], "label": "List agents" },
|