@lessly/sdk-app 63.5.0 → 63.6.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 -39
- package/dist/_types/gen/manifest.gen.d.ts +1 -1
- package/dist/_types/gen/types.gen.d.ts +0 -264
- package/dist/index.cjs +2 -199
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +10299 -23
- package/dist/index.js.map +1 -1
- package/package.json +2 -22
- package/src/gen/bindings.gen.ts +1 -187
- package/src/gen/client.gen.ts +0 -70
- package/src/gen/manifest.gen.ts +2 -21
- package/src/gen/types.gen.ts +0 -309
- 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 -62
- package/dist/_types/gen/workflow/index.d.ts +0 -2
- package/dist/_types/gen/workflow/queryOptions.gen.d.ts +0 -6
- package/dist/chunk-FVKBKCNN.js +0 -10487
- package/dist/chunk-FVKBKCNN.js.map +0 -1
- package/dist/playground/index.cjs +0 -96
- 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 -70
- package/dist/playground/index.js.map +0 -1
- package/dist/workflow/index.cjs +0 -11
- package/dist/workflow/index.cjs.map +0 -1
- package/dist/workflow/index.d.cts +0 -1
- package/dist/workflow/index.d.ts +0 -1
- package/dist/workflow/index.js +0 -9
- package/dist/workflow/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 -105
- package/src/gen/workflow/index.ts +0 -3
- package/src/gen/workflow/queryOptions.gen.ts +0 -11
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lessly/sdk-app",
|
|
3
|
-
"version": "63.
|
|
3
|
+
"version": "63.6.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"engines": {
|
|
@@ -148,16 +148,6 @@
|
|
|
148
148
|
"default": "./dist/organization/index.cjs"
|
|
149
149
|
}
|
|
150
150
|
},
|
|
151
|
-
"./playground": {
|
|
152
|
-
"import": {
|
|
153
|
-
"types": "./dist/playground/index.d.ts",
|
|
154
|
-
"default": "./dist/playground/index.js"
|
|
155
|
-
},
|
|
156
|
-
"require": {
|
|
157
|
-
"types": "./dist/playground/index.d.cts",
|
|
158
|
-
"default": "./dist/playground/index.cjs"
|
|
159
|
-
}
|
|
160
|
-
},
|
|
161
151
|
"./realtime": {
|
|
162
152
|
"import": {
|
|
163
153
|
"types": "./dist/realtime/index.d.ts",
|
|
@@ -207,17 +197,7 @@
|
|
|
207
197
|
"types": "./dist/waitlist/index.d.cts",
|
|
208
198
|
"default": "./dist/waitlist/index.cjs"
|
|
209
199
|
}
|
|
210
|
-
},
|
|
211
|
-
"./workflow": {
|
|
212
|
-
"import": {
|
|
213
|
-
"types": "./dist/workflow/index.d.ts",
|
|
214
|
-
"default": "./dist/workflow/index.js"
|
|
215
|
-
},
|
|
216
|
-
"require": {
|
|
217
|
-
"types": "./dist/workflow/index.d.cts",
|
|
218
|
-
"default": "./dist/workflow/index.cjs"
|
|
219
|
-
}
|
|
220
200
|
}
|
|
221
201
|
},
|
|
222
|
-
"sdkContentHash": "sha256:
|
|
202
|
+
"sdkContentHash": "sha256:ba924e3baf841cfdd83445dacd7a4581ad68f28e0ebc5d51fac4774d842b3d3f"
|
|
223
203
|
}
|
package/src/gen/bindings.gen.ts
CHANGED
|
@@ -7116,173 +7116,6 @@ export const bindings: BindingsMap = {
|
|
|
7116
7116
|
}
|
|
7117
7117
|
}
|
|
7118
7118
|
},
|
|
7119
|
-
"playground": {
|
|
7120
|
-
"analytics": {
|
|
7121
|
-
"overview": {
|
|
7122
|
-
"level": "read",
|
|
7123
|
-
"method": "POST",
|
|
7124
|
-
"operationKey": "playground_analytics_overview",
|
|
7125
|
-
"params": [
|
|
7126
|
-
{
|
|
7127
|
-
"in": "body",
|
|
7128
|
-
"name": "limit"
|
|
7129
|
-
}
|
|
7130
|
-
],
|
|
7131
|
-
"path": "/playground/analytics/overview",
|
|
7132
|
-
"readOnly": true
|
|
7133
|
-
}
|
|
7134
|
-
},
|
|
7135
|
-
"billing": {
|
|
7136
|
-
"entitlements": {
|
|
7137
|
-
"level": "read",
|
|
7138
|
-
"method": "POST",
|
|
7139
|
-
"operationKey": "playground_billing_entitlements",
|
|
7140
|
-
"path": "/playground/billing/entitlements",
|
|
7141
|
-
"readOnly": true
|
|
7142
|
-
},
|
|
7143
|
-
"record-usage": {
|
|
7144
|
-
"level": "write",
|
|
7145
|
-
"method": "POST",
|
|
7146
|
-
"operationKey": "playground_billing_record-usage",
|
|
7147
|
-
"params": [
|
|
7148
|
-
{
|
|
7149
|
-
"in": "body",
|
|
7150
|
-
"name": "value"
|
|
7151
|
-
}
|
|
7152
|
-
],
|
|
7153
|
-
"path": "/playground/billing/usage",
|
|
7154
|
-
"readOnly": false
|
|
7155
|
-
}
|
|
7156
|
-
},
|
|
7157
|
-
"clickup": {
|
|
7158
|
-
"create-task": {
|
|
7159
|
-
"level": "write",
|
|
7160
|
-
"method": "POST",
|
|
7161
|
-
"operationKey": "playground_clickup_create-task",
|
|
7162
|
-
"params": [
|
|
7163
|
-
{
|
|
7164
|
-
"in": "body",
|
|
7165
|
-
"name": "listId"
|
|
7166
|
-
},
|
|
7167
|
-
{
|
|
7168
|
-
"in": "body",
|
|
7169
|
-
"name": "name"
|
|
7170
|
-
}
|
|
7171
|
-
],
|
|
7172
|
-
"path": "/playground/clickup/tasks",
|
|
7173
|
-
"readOnly": false
|
|
7174
|
-
},
|
|
7175
|
-
"get-last-webhook": {
|
|
7176
|
-
"level": "read",
|
|
7177
|
-
"method": "GET",
|
|
7178
|
-
"operationKey": "playground_clickup_get-last-webhook",
|
|
7179
|
-
"path": "/playground/clickup/webhooks/last",
|
|
7180
|
-
"readOnly": true
|
|
7181
|
-
},
|
|
7182
|
-
"get-overview": {
|
|
7183
|
-
"level": "read",
|
|
7184
|
-
"method": "GET",
|
|
7185
|
-
"operationKey": "playground_clickup_get-overview",
|
|
7186
|
-
"path": "/playground/clickup/overview",
|
|
7187
|
-
"readOnly": true
|
|
7188
|
-
}
|
|
7189
|
-
},
|
|
7190
|
-
"gdrive": {
|
|
7191
|
-
"get-last-change": {
|
|
7192
|
-
"level": "read",
|
|
7193
|
-
"method": "GET",
|
|
7194
|
-
"operationKey": "playground_gdrive_get-last-change",
|
|
7195
|
-
"path": "/playground/gdrive/changes/last",
|
|
7196
|
-
"readOnly": true
|
|
7197
|
-
},
|
|
7198
|
-
"read-file": {
|
|
7199
|
-
"level": "read",
|
|
7200
|
-
"method": "POST",
|
|
7201
|
-
"operationKey": "playground_gdrive_read-file",
|
|
7202
|
-
"params": [
|
|
7203
|
-
{
|
|
7204
|
-
"in": "body",
|
|
7205
|
-
"name": "fileId"
|
|
7206
|
-
}
|
|
7207
|
-
],
|
|
7208
|
-
"path": "/playground/gdrive/file",
|
|
7209
|
-
"readOnly": true
|
|
7210
|
-
}
|
|
7211
|
-
},
|
|
7212
|
-
"googleads": {
|
|
7213
|
-
"read-customer": {
|
|
7214
|
-
"level": "read",
|
|
7215
|
-
"method": "POST",
|
|
7216
|
-
"operationKey": "playground_googleads_read-customer",
|
|
7217
|
-
"path": "/playground/googleads/customer",
|
|
7218
|
-
"readOnly": true
|
|
7219
|
-
}
|
|
7220
|
-
},
|
|
7221
|
-
"lifecycle": {
|
|
7222
|
-
"get-state": {
|
|
7223
|
-
"level": "read",
|
|
7224
|
-
"method": "GET",
|
|
7225
|
-
"operationKey": "playground_lifecycle_get-state",
|
|
7226
|
-
"path": "/playground/lifecycle/state",
|
|
7227
|
-
"readOnly": true
|
|
7228
|
-
},
|
|
7229
|
-
"list-events": {
|
|
7230
|
-
"level": "read",
|
|
7231
|
-
"method": "GET",
|
|
7232
|
-
"operationKey": "playground_lifecycle_list-events",
|
|
7233
|
-
"path": "/playground/lifecycle/events",
|
|
7234
|
-
"readOnly": true
|
|
7235
|
-
}
|
|
7236
|
-
},
|
|
7237
|
-
"webhook": {
|
|
7238
|
-
"get-last": {
|
|
7239
|
-
"level": "read",
|
|
7240
|
-
"method": "GET",
|
|
7241
|
-
"operationKey": "playground_webhook_get-last",
|
|
7242
|
-
"path": "/playground/webhooks/last",
|
|
7243
|
-
"readOnly": true
|
|
7244
|
-
}
|
|
7245
|
-
},
|
|
7246
|
-
"workflow": {
|
|
7247
|
-
"echo": {
|
|
7248
|
-
"level": "write",
|
|
7249
|
-
"method": "POST",
|
|
7250
|
-
"operationKey": "playground_workflow_echo",
|
|
7251
|
-
"params": [
|
|
7252
|
-
{
|
|
7253
|
-
"in": "body",
|
|
7254
|
-
"name": "note"
|
|
7255
|
-
},
|
|
7256
|
-
{
|
|
7257
|
-
"in": "body",
|
|
7258
|
-
"name": "tags"
|
|
7259
|
-
}
|
|
7260
|
-
],
|
|
7261
|
-
"path": "/playground/workflow/echo",
|
|
7262
|
-
"readOnly": false
|
|
7263
|
-
},
|
|
7264
|
-
"echo-list": {
|
|
7265
|
-
"level": "read",
|
|
7266
|
-
"method": "GET",
|
|
7267
|
-
"operationKey": "playground_workflow_echo-list",
|
|
7268
|
-
"path": "/playground/workflow/echoes",
|
|
7269
|
-
"readOnly": true
|
|
7270
|
-
},
|
|
7271
|
-
"ping": {
|
|
7272
|
-
"level": "write",
|
|
7273
|
-
"method": "POST",
|
|
7274
|
-
"operationKey": "playground_workflow_ping",
|
|
7275
|
-
"params": [
|
|
7276
|
-
{
|
|
7277
|
-
"in": "body",
|
|
7278
|
-
"name": "kind"
|
|
7279
|
-
}
|
|
7280
|
-
],
|
|
7281
|
-
"path": "/playground/workflow/ping",
|
|
7282
|
-
"readOnly": false
|
|
7283
|
-
}
|
|
7284
|
-
}
|
|
7285
|
-
},
|
|
7286
7119
|
"realtime": {
|
|
7287
7120
|
"archive": {
|
|
7288
7121
|
"export": {
|
|
@@ -10461,26 +10294,7 @@ export const bindings: BindingsMap = {
|
|
|
10461
10294
|
"readOnly": true
|
|
10462
10295
|
}
|
|
10463
10296
|
}
|
|
10464
|
-
},
|
|
10465
|
-
"workflow": {
|
|
10466
|
-
"health": {
|
|
10467
|
-
"ping": {
|
|
10468
|
-
"level": "read",
|
|
10469
|
-
"method": "GET",
|
|
10470
|
-
"operationKey": "workflow_health_ping",
|
|
10471
|
-
"path": "/workflow/health/ping",
|
|
10472
|
-
"readOnly": true
|
|
10473
|
-
}
|
|
10474
|
-
}
|
|
10475
10297
|
}
|
|
10476
10298
|
};
|
|
10477
10299
|
|
|
10478
|
-
export const wsBindings: WsBindingsMap = {
|
|
10479
|
-
"playground": {
|
|
10480
|
-
"ws": {
|
|
10481
|
-
"echo": {
|
|
10482
|
-
"path": "/playground/ws/echo"
|
|
10483
|
-
}
|
|
10484
|
-
}
|
|
10485
|
-
}
|
|
10486
|
-
};
|
|
10300
|
+
export const wsBindings: WsBindingsMap = {};
|
package/src/gen/client.gen.ts
CHANGED
|
@@ -769,36 +769,6 @@ import type {
|
|
|
769
769
|
OrganizationXInstallOutput,
|
|
770
770
|
OrganizationYoutubeInstallInput,
|
|
771
771
|
OrganizationYoutubeInstallOutput,
|
|
772
|
-
PlaygroundAnalyticsOverviewInput,
|
|
773
|
-
PlaygroundAnalyticsOverviewOutput,
|
|
774
|
-
PlaygroundBillingEntitlementsInput,
|
|
775
|
-
PlaygroundBillingEntitlementsOutput,
|
|
776
|
-
PlaygroundBillingRecordUsageInput,
|
|
777
|
-
PlaygroundBillingRecordUsageOutput,
|
|
778
|
-
PlaygroundClickupCreateTaskInput,
|
|
779
|
-
PlaygroundClickupCreateTaskOutput,
|
|
780
|
-
PlaygroundClickupGetLastWebhookInput,
|
|
781
|
-
PlaygroundClickupGetLastWebhookOutput,
|
|
782
|
-
PlaygroundClickupGetOverviewInput,
|
|
783
|
-
PlaygroundClickupGetOverviewOutput,
|
|
784
|
-
PlaygroundGdriveGetLastChangeInput,
|
|
785
|
-
PlaygroundGdriveGetLastChangeOutput,
|
|
786
|
-
PlaygroundGdriveReadFileInput,
|
|
787
|
-
PlaygroundGdriveReadFileOutput,
|
|
788
|
-
PlaygroundGoogleadsReadCustomerInput,
|
|
789
|
-
PlaygroundGoogleadsReadCustomerOutput,
|
|
790
|
-
PlaygroundLifecycleGetStateInput,
|
|
791
|
-
PlaygroundLifecycleGetStateOutput,
|
|
792
|
-
PlaygroundLifecycleListEventsInput,
|
|
793
|
-
PlaygroundLifecycleListEventsOutput,
|
|
794
|
-
PlaygroundWebhookGetLastInput,
|
|
795
|
-
PlaygroundWebhookGetLastOutput,
|
|
796
|
-
PlaygroundWorkflowEchoInput,
|
|
797
|
-
PlaygroundWorkflowEchoListInput,
|
|
798
|
-
PlaygroundWorkflowEchoListOutput,
|
|
799
|
-
PlaygroundWorkflowEchoOutput,
|
|
800
|
-
PlaygroundWorkflowPingInput,
|
|
801
|
-
PlaygroundWorkflowPingOutput,
|
|
802
772
|
RealtimeArchiveExportInput,
|
|
803
773
|
RealtimeArchiveExportOutput,
|
|
804
774
|
RealtimeArchiveExportStatusInput,
|
|
@@ -1117,8 +1087,6 @@ import type {
|
|
|
1117
1087
|
WaitlistSignupsFunnelOutput,
|
|
1118
1088
|
WaitlistSignupsListInput,
|
|
1119
1089
|
WaitlistSignupsListOutput,
|
|
1120
|
-
WorkflowHealthPingInput,
|
|
1121
|
-
WorkflowHealthPingOutput,
|
|
1122
1090
|
} from './types.gen';
|
|
1123
1091
|
|
|
1124
1092
|
export interface GeneratedClient {
|
|
@@ -1810,39 +1778,6 @@ export interface GeneratedClient {
|
|
|
1810
1778
|
install: ((input: OrganizationYoutubeInstallInput) => Promise<OrganizationYoutubeInstallOutput>) & Operation;
|
|
1811
1779
|
};
|
|
1812
1780
|
};
|
|
1813
|
-
playground: {
|
|
1814
|
-
analytics: {
|
|
1815
|
-
overview: ((input: PlaygroundAnalyticsOverviewInput) => Promise<PlaygroundAnalyticsOverviewOutput>) & Operation;
|
|
1816
|
-
};
|
|
1817
|
-
billing: {
|
|
1818
|
-
entitlements: ((input: PlaygroundBillingEntitlementsInput) => Promise<PlaygroundBillingEntitlementsOutput>) & Operation;
|
|
1819
|
-
'record-usage': ((input: PlaygroundBillingRecordUsageInput) => Promise<PlaygroundBillingRecordUsageOutput>) & Operation;
|
|
1820
|
-
};
|
|
1821
|
-
clickup: {
|
|
1822
|
-
'create-task': ((input: PlaygroundClickupCreateTaskInput) => Promise<PlaygroundClickupCreateTaskOutput>) & Operation;
|
|
1823
|
-
'get-last-webhook': ((input: PlaygroundClickupGetLastWebhookInput) => Promise<PlaygroundClickupGetLastWebhookOutput>) & Operation;
|
|
1824
|
-
'get-overview': ((input: PlaygroundClickupGetOverviewInput) => Promise<PlaygroundClickupGetOverviewOutput>) & Operation;
|
|
1825
|
-
};
|
|
1826
|
-
gdrive: {
|
|
1827
|
-
'get-last-change': ((input: PlaygroundGdriveGetLastChangeInput) => Promise<PlaygroundGdriveGetLastChangeOutput>) & Operation;
|
|
1828
|
-
'read-file': ((input: PlaygroundGdriveReadFileInput) => Promise<PlaygroundGdriveReadFileOutput>) & Operation;
|
|
1829
|
-
};
|
|
1830
|
-
googleads: {
|
|
1831
|
-
'read-customer': ((input: PlaygroundGoogleadsReadCustomerInput) => Promise<PlaygroundGoogleadsReadCustomerOutput>) & Operation;
|
|
1832
|
-
};
|
|
1833
|
-
lifecycle: {
|
|
1834
|
-
'get-state': ((input: PlaygroundLifecycleGetStateInput) => Promise<PlaygroundLifecycleGetStateOutput>) & Operation;
|
|
1835
|
-
'list-events': ((input: PlaygroundLifecycleListEventsInput) => Promise<PlaygroundLifecycleListEventsOutput>) & Operation;
|
|
1836
|
-
};
|
|
1837
|
-
webhook: {
|
|
1838
|
-
'get-last': ((input: PlaygroundWebhookGetLastInput) => Promise<PlaygroundWebhookGetLastOutput>) & Operation;
|
|
1839
|
-
};
|
|
1840
|
-
workflow: {
|
|
1841
|
-
echo: ((input: PlaygroundWorkflowEchoInput) => Promise<PlaygroundWorkflowEchoOutput>) & Operation;
|
|
1842
|
-
'echo-list': ((input: PlaygroundWorkflowEchoListInput) => Promise<PlaygroundWorkflowEchoListOutput>) & Operation;
|
|
1843
|
-
ping: ((input: PlaygroundWorkflowPingInput) => Promise<PlaygroundWorkflowPingOutput>) & Operation;
|
|
1844
|
-
};
|
|
1845
|
-
};
|
|
1846
1781
|
realtime: {
|
|
1847
1782
|
archive: {
|
|
1848
1783
|
export: ((input: RealtimeArchiveExportInput) => Promise<RealtimeArchiveExportOutput>) & Operation;
|
|
@@ -2144,9 +2079,4 @@ export interface GeneratedClient {
|
|
|
2144
2079
|
list: ((input: WaitlistSignupsListInput) => Promise<WaitlistSignupsListOutput>) & Operation;
|
|
2145
2080
|
};
|
|
2146
2081
|
};
|
|
2147
|
-
workflow: {
|
|
2148
|
-
health: {
|
|
2149
|
-
ping: ((input: WorkflowHealthPingInput) => Promise<WorkflowHealthPingOutput>) & Operation;
|
|
2150
|
-
};
|
|
2151
|
-
};
|
|
2152
2082
|
}
|
package/src/gen/manifest.gen.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// AUTOGENERATED by scripts/generate.ts — do not edit.
|
|
2
2
|
import type { ToolLevel, ToolComposition } from '../runtime/types';
|
|
3
3
|
|
|
4
|
-
export const namespaces = ['analytics', 'brain', 'consent', 'content', 'deployment', 'mail', 'observe', 'organization', '
|
|
4
|
+
export const namespaces = ['analytics', 'brain', 'consent', 'content', 'deployment', 'mail', 'observe', 'organization', 'realtime', 'support', 'tracking', 'users', 'waitlist'] as const;
|
|
5
5
|
|
|
6
6
|
export const operations: Record<string, ToolLevel> = {
|
|
7
7
|
'analytics_catalog_get': 'read',
|
|
@@ -388,21 +388,6 @@ export const operations: Record<string, ToolLevel> = {
|
|
|
388
388
|
'organization_support_threads_list': 'read',
|
|
389
389
|
'organization_x_install': 'read',
|
|
390
390
|
'organization_youtube_install': 'read',
|
|
391
|
-
'playground_analytics_overview': 'read',
|
|
392
|
-
'playground_billing_entitlements': 'read',
|
|
393
|
-
'playground_billing_record-usage': 'write',
|
|
394
|
-
'playground_clickup_create-task': 'write',
|
|
395
|
-
'playground_clickup_get-last-webhook': 'read',
|
|
396
|
-
'playground_clickup_get-overview': 'read',
|
|
397
|
-
'playground_gdrive_get-last-change': 'read',
|
|
398
|
-
'playground_gdrive_read-file': 'read',
|
|
399
|
-
'playground_googleads_read-customer': 'read',
|
|
400
|
-
'playground_lifecycle_get-state': 'read',
|
|
401
|
-
'playground_lifecycle_list-events': 'read',
|
|
402
|
-
'playground_webhook_get-last': 'read',
|
|
403
|
-
'playground_workflow_echo': 'write',
|
|
404
|
-
'playground_workflow_echo-list': 'read',
|
|
405
|
-
'playground_workflow_ping': 'write',
|
|
406
391
|
'realtime_archive_export': 'admin',
|
|
407
392
|
'realtime_archive_export_status': 'read',
|
|
408
393
|
'realtime_archive_get': 'read',
|
|
@@ -562,10 +547,6 @@ export const operations: Record<string, ToolLevel> = {
|
|
|
562
547
|
'waitlist_signups_erase': 'write',
|
|
563
548
|
'waitlist_signups_funnel': 'read',
|
|
564
549
|
'waitlist_signups_list': 'read',
|
|
565
|
-
'workflow_health_ping': 'read',
|
|
566
550
|
};
|
|
567
551
|
|
|
568
|
-
export const compositions: Record<string, ToolComposition> = {
|
|
569
|
-
'playground_workflow_echo': {"pii":["input.note"],"label":"Store workflow echo"},
|
|
570
|
-
'playground_workflow_ping': {"label":"Fire workflow ping","completion_event":"playground/workflow.ping"},
|
|
571
|
-
};
|
|
552
|
+
export const compositions: Record<string, ToolComposition> = {};
|
package/src/gen/types.gen.ts
CHANGED
|
@@ -85727,305 +85727,6 @@ export interface OrganizationYoutubeInstallOutput {
|
|
|
85727
85727
|
url: string
|
|
85728
85728
|
}
|
|
85729
85729
|
|
|
85730
|
-
export interface PlaygroundAnalyticsOverviewInput {
|
|
85731
|
-
/**
|
|
85732
|
-
* Max records per entity in recent[]; omit for the endpoint default
|
|
85733
|
-
*/
|
|
85734
|
-
limit?: number
|
|
85735
|
-
}
|
|
85736
|
-
|
|
85737
|
-
export interface PlaygroundAnalyticsOverviewOutput {
|
|
85738
|
-
ok: boolean
|
|
85739
|
-
minted: boolean
|
|
85740
|
-
overview?: unknown
|
|
85741
|
-
http_status: number
|
|
85742
|
-
}
|
|
85743
|
-
|
|
85744
|
-
export interface PlaygroundBillingEntitlementsInput {
|
|
85745
|
-
|
|
85746
|
-
}
|
|
85747
|
-
|
|
85748
|
-
export interface PlaygroundBillingEntitlementsOutput {
|
|
85749
|
-
ok: boolean
|
|
85750
|
-
minted: boolean
|
|
85751
|
-
http_status: number
|
|
85752
|
-
entitlements?: unknown
|
|
85753
|
-
}
|
|
85754
|
-
|
|
85755
|
-
export interface PlaygroundBillingRecordUsageInput {
|
|
85756
|
-
/**
|
|
85757
|
-
* Quantity of events to record against playground-events (SUM); defaults to 1
|
|
85758
|
-
*/
|
|
85759
|
-
value?: number
|
|
85760
|
-
}
|
|
85761
|
-
|
|
85762
|
-
export interface PlaygroundBillingRecordUsageOutput {
|
|
85763
|
-
minted: boolean
|
|
85764
|
-
accepted: (number | null)
|
|
85765
|
-
recorded: boolean
|
|
85766
|
-
duplicates: (number | null)
|
|
85767
|
-
http_status: number
|
|
85768
|
-
}
|
|
85769
|
-
|
|
85770
|
-
export interface PlaygroundClickupCreateTaskInput {
|
|
85771
|
-
/**
|
|
85772
|
-
* Task title; defaults to a fixture label
|
|
85773
|
-
*/
|
|
85774
|
-
name?: string
|
|
85775
|
-
/**
|
|
85776
|
-
* ClickUp list id; falls back to CLICKUP_TEST_LIST_ID
|
|
85777
|
-
*/
|
|
85778
|
-
listId?: string
|
|
85779
|
-
}
|
|
85780
|
-
|
|
85781
|
-
export interface PlaygroundClickupCreateTaskOutput {
|
|
85782
|
-
minted: boolean
|
|
85783
|
-
task_id: (string | null)
|
|
85784
|
-
list_status: number
|
|
85785
|
-
vend_status: number
|
|
85786
|
-
clickup_status: number
|
|
85787
|
-
installation_count: number
|
|
85788
|
-
}
|
|
85789
|
-
|
|
85790
|
-
export interface PlaygroundClickupGetLastWebhookInput {
|
|
85791
|
-
|
|
85792
|
-
}
|
|
85793
|
-
|
|
85794
|
-
export type PlaygroundClickupGetLastWebhookOutput = ({
|
|
85795
|
-
payload: string
|
|
85796
|
-
event_id: string
|
|
85797
|
-
provider: string
|
|
85798
|
-
verified: boolean
|
|
85799
|
-
product_id: string
|
|
85800
|
-
occurred_at: string
|
|
85801
|
-
connector_id: string
|
|
85802
|
-
clickup_event: (string | null)
|
|
85803
|
-
receipt_count: number
|
|
85804
|
-
} | {
|
|
85805
|
-
found: false
|
|
85806
|
-
})
|
|
85807
|
-
|
|
85808
|
-
export interface PlaygroundClickupGetOverviewInput {
|
|
85809
|
-
|
|
85810
|
-
}
|
|
85811
|
-
|
|
85812
|
-
export interface PlaygroundClickupGetOverviewOutput {
|
|
85813
|
-
team: ({
|
|
85814
|
-
teamId: string
|
|
85815
|
-
teamName: string
|
|
85816
|
-
} | null)
|
|
85817
|
-
lists: PlaygroundClickupGetOverviewOutputItems[]
|
|
85818
|
-
tasks: {
|
|
85819
|
-
id: string
|
|
85820
|
-
name: string
|
|
85821
|
-
status: (string | null)
|
|
85822
|
-
}[]
|
|
85823
|
-
minted: boolean
|
|
85824
|
-
spaces: PlaygroundClickupGetOverviewOutputItems[]
|
|
85825
|
-
list_status: number
|
|
85826
|
-
vend_status: number
|
|
85827
|
-
lists_status: number
|
|
85828
|
-
tasks_status: number
|
|
85829
|
-
spaces_status: number
|
|
85830
|
-
folders_status: number
|
|
85831
|
-
installation_count: number
|
|
85832
|
-
}
|
|
85833
|
-
export interface PlaygroundClickupGetOverviewOutputItems {
|
|
85834
|
-
id: string
|
|
85835
|
-
name: string
|
|
85836
|
-
}
|
|
85837
|
-
|
|
85838
|
-
export interface PlaygroundGdriveGetLastChangeInput {
|
|
85839
|
-
|
|
85840
|
-
}
|
|
85841
|
-
|
|
85842
|
-
export type PlaygroundGdriveGetLastChangeOutput = ({
|
|
85843
|
-
file_id: string
|
|
85844
|
-
removed: boolean
|
|
85845
|
-
file_name: (string | null)
|
|
85846
|
-
mime_type: (string | null)
|
|
85847
|
-
product_id: string
|
|
85848
|
-
occurred_at: string
|
|
85849
|
-
connector_id: string
|
|
85850
|
-
resource_state: string
|
|
85851
|
-
} | {
|
|
85852
|
-
found: false
|
|
85853
|
-
})
|
|
85854
|
-
|
|
85855
|
-
export interface PlaygroundGdriveReadFileInput {
|
|
85856
|
-
/**
|
|
85857
|
-
* Drive file id; falls back to GDRIVE_TEST_FILE_ID, then the first picked file
|
|
85858
|
-
*/
|
|
85859
|
-
fileId?: string
|
|
85860
|
-
}
|
|
85861
|
-
|
|
85862
|
-
export interface PlaygroundGdriveReadFileOutput {
|
|
85863
|
-
minted: boolean
|
|
85864
|
-
file_id: (string | null)
|
|
85865
|
-
file_name: (string | null)
|
|
85866
|
-
mime_type: (string | null)
|
|
85867
|
-
file_count: number
|
|
85868
|
-
get_status: number
|
|
85869
|
-
list_status: number
|
|
85870
|
-
vend_status: number
|
|
85871
|
-
content_bytes: (number | null)
|
|
85872
|
-
}
|
|
85873
|
-
|
|
85874
|
-
export interface PlaygroundGoogleadsReadCustomerInput {
|
|
85875
|
-
|
|
85876
|
-
}
|
|
85877
|
-
|
|
85878
|
-
export interface PlaygroundGoogleadsReadCustomerOutput {
|
|
85879
|
-
minted: boolean
|
|
85880
|
-
vended: boolean
|
|
85881
|
-
customer_id: (string | null)
|
|
85882
|
-
vend_status: number
|
|
85883
|
-
result_count: number
|
|
85884
|
-
search_status: number
|
|
85885
|
-
login_customer_id: (string | null)
|
|
85886
|
-
}
|
|
85887
|
-
|
|
85888
|
-
export interface PlaygroundLifecycleGetStateInput {
|
|
85889
|
-
|
|
85890
|
-
}
|
|
85891
|
-
|
|
85892
|
-
export interface PlaygroundLifecycleGetStateOutput {
|
|
85893
|
-
blocked: boolean
|
|
85894
|
-
archived: boolean
|
|
85895
|
-
productId: string
|
|
85896
|
-
lastBlockTransition: ({
|
|
85897
|
-
eventId: string
|
|
85898
|
-
eventName: string
|
|
85899
|
-
productId: string
|
|
85900
|
-
occurredAt: string
|
|
85901
|
-
recordedAt: string
|
|
85902
|
-
receiptCount: number
|
|
85903
|
-
organizationId: string
|
|
85904
|
-
cascadedFromOrg: boolean
|
|
85905
|
-
} | null)
|
|
85906
|
-
lastArchiveTransition: ({
|
|
85907
|
-
eventId: string
|
|
85908
|
-
eventName: string
|
|
85909
|
-
productId: string
|
|
85910
|
-
occurredAt: string
|
|
85911
|
-
recordedAt: string
|
|
85912
|
-
receiptCount: number
|
|
85913
|
-
organizationId: string
|
|
85914
|
-
cascadedFromOrg: boolean
|
|
85915
|
-
} | null)
|
|
85916
|
-
}
|
|
85917
|
-
|
|
85918
|
-
export interface PlaygroundLifecycleListEventsInput {
|
|
85919
|
-
|
|
85920
|
-
}
|
|
85921
|
-
|
|
85922
|
-
export type PlaygroundLifecycleListEventsOutput = {
|
|
85923
|
-
eventId: string
|
|
85924
|
-
eventName: string
|
|
85925
|
-
productId: string
|
|
85926
|
-
occurredAt: string
|
|
85927
|
-
recordedAt: string
|
|
85928
|
-
receiptCount: number
|
|
85929
|
-
organizationId: string
|
|
85930
|
-
cascadedFromOrg: boolean
|
|
85931
|
-
}[]
|
|
85932
|
-
|
|
85933
|
-
export interface PlaygroundWebhookGetLastInput {
|
|
85934
|
-
|
|
85935
|
-
}
|
|
85936
|
-
|
|
85937
|
-
export type PlaygroundWebhookGetLastOutput = ({
|
|
85938
|
-
payload?: unknown
|
|
85939
|
-
event_id: string
|
|
85940
|
-
provider: string
|
|
85941
|
-
verified: boolean
|
|
85942
|
-
product_id: string
|
|
85943
|
-
occurred_at: string
|
|
85944
|
-
connector_id: string
|
|
85945
|
-
delivery_count: number
|
|
85946
|
-
} | {
|
|
85947
|
-
found: false
|
|
85948
|
-
})
|
|
85949
|
-
|
|
85950
|
-
export interface PlaygroundWorkflowEchoInput {
|
|
85951
|
-
/**
|
|
85952
|
-
* The text to store, 1–1024 characters
|
|
85953
|
-
*/
|
|
85954
|
-
note: string
|
|
85955
|
-
/**
|
|
85956
|
-
* Optional labels stored alongside the note, at most 20
|
|
85957
|
-
*
|
|
85958
|
-
* @maxItems 20
|
|
85959
|
-
*/
|
|
85960
|
-
tags?: []|[string]|[string, string]|[string, string, string]|[string, string, string, string]|[string, string, string, string, string]|[string, string, string, string, string, string]|[string, string, string, string, string, string, string]|[string, string, string, string, string, string, string, string]|[string, string, string, string, string, string, string, string, string]|[string, string, string, string, string, string, string, string, string, string]|[string, string, string, string, string, string, string, string, string, string, string]|[string, string, string, string, string, string, string, string, string, string, string, string]|[string, string, string, string, string, string, string, string, string, string, string, string, string]|[string, string, string, string, string, string, string, string, string, string, string, string, string, string]|[string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]|[string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]|[string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]|[string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]|[string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]|[string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string, string]
|
|
85961
|
-
}
|
|
85962
|
-
|
|
85963
|
-
export interface PlaygroundWorkflowEchoOutput {
|
|
85964
|
-
/**
|
|
85965
|
-
* Identifier of the stored echo
|
|
85966
|
-
*/
|
|
85967
|
-
id: string
|
|
85968
|
-
/**
|
|
85969
|
-
* The note exactly as it was received
|
|
85970
|
-
*/
|
|
85971
|
-
note: string
|
|
85972
|
-
/**
|
|
85973
|
-
* The tags exactly as they were received
|
|
85974
|
-
*/
|
|
85975
|
-
tags: string[]
|
|
85976
|
-
/**
|
|
85977
|
-
* ISO-8601 instant (UTC) at which the echo was stored
|
|
85978
|
-
*/
|
|
85979
|
-
received_at: string
|
|
85980
|
-
}
|
|
85981
|
-
|
|
85982
|
-
export interface PlaygroundWorkflowEchoListInput {
|
|
85983
|
-
|
|
85984
|
-
}
|
|
85985
|
-
|
|
85986
|
-
export type PlaygroundWorkflowEchoListOutput = {
|
|
85987
|
-
/**
|
|
85988
|
-
* Identifier of the stored echo
|
|
85989
|
-
*/
|
|
85990
|
-
id: string
|
|
85991
|
-
/**
|
|
85992
|
-
* The note exactly as it was received
|
|
85993
|
-
*/
|
|
85994
|
-
note: string
|
|
85995
|
-
/**
|
|
85996
|
-
* The tags exactly as they were received
|
|
85997
|
-
*/
|
|
85998
|
-
tags: string[]
|
|
85999
|
-
/**
|
|
86000
|
-
* ISO-8601 instant (UTC) at which the echo was stored
|
|
86001
|
-
*/
|
|
86002
|
-
received_at: string
|
|
86003
|
-
}[]
|
|
86004
|
-
|
|
86005
|
-
export interface PlaygroundWorkflowPingInput {
|
|
86006
|
-
/**
|
|
86007
|
-
* Class of ping, echoed on the emitted event and filterable on the trigger. Defaults to 'manual'.
|
|
86008
|
-
*/
|
|
86009
|
-
kind?: string
|
|
86010
|
-
}
|
|
86011
|
-
|
|
86012
|
-
export interface PlaygroundWorkflowPingOutput {
|
|
86013
|
-
/**
|
|
86014
|
-
* Correlation id for this ping. The emitted playground/workflow.ping event repeats it, which is how a composer matches the event back to this step.
|
|
86015
|
-
*/
|
|
86016
|
-
id: string
|
|
86017
|
-
/**
|
|
86018
|
-
* The name of the event that was published
|
|
86019
|
-
*/
|
|
86020
|
-
event: string
|
|
86021
|
-
}
|
|
86022
|
-
|
|
86023
|
-
export interface PlaygroundWsEchoInput {
|
|
86024
|
-
|
|
86025
|
-
}
|
|
86026
|
-
|
|
86027
|
-
export type PlaygroundWsEchoOutput = unknown;
|
|
86028
|
-
|
|
86029
85730
|
export interface RealtimeArchiveExportInput {
|
|
86030
85731
|
/**
|
|
86031
85732
|
* Only entries with ts <= to_ts (epoch ms)
|
|
@@ -110922,13 +110623,3 @@ items: {
|
|
|
110922
110623
|
has_more: boolean
|
|
110923
110624
|
next_cursor: (string | null)
|
|
110924
110625
|
}
|
|
110925
|
-
|
|
110926
|
-
export interface WorkflowHealthPingInput {
|
|
110927
|
-
|
|
110928
|
-
}
|
|
110929
|
-
|
|
110930
|
-
export interface WorkflowHealthPingOutput {
|
|
110931
|
-
ok: boolean
|
|
110932
|
-
toolkit: string
|
|
110933
|
-
productId: string
|
|
110934
|
-
}
|