@smartytalent/openai-tools 0.1.9 → 0.1.11
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/tools.json +361 -34
- package/package.json +1 -1
package/dist/tools.json
CHANGED
|
@@ -1905,6 +1905,14 @@
|
|
|
1905
1905
|
"archived"
|
|
1906
1906
|
]
|
|
1907
1907
|
},
|
|
1908
|
+
"filterShortCode": {
|
|
1909
|
+
"type": "string",
|
|
1910
|
+
"description": "Filter talents by exact shortCode value."
|
|
1911
|
+
},
|
|
1912
|
+
"filterEmail": {
|
|
1913
|
+
"type": "string",
|
|
1914
|
+
"description": "Specifies the email address to filter the results."
|
|
1915
|
+
},
|
|
1908
1916
|
"filterCreatedFrom": {
|
|
1909
1917
|
"type": "string",
|
|
1910
1918
|
"description": "Filters results to include only those created from the specified date and time. The value must be in ISO 8601 format."
|
|
@@ -2388,6 +2396,10 @@
|
|
|
2388
2396
|
},
|
|
2389
2397
|
"source": {
|
|
2390
2398
|
"type": "string"
|
|
2399
|
+
},
|
|
2400
|
+
"meta": {
|
|
2401
|
+
"type": "object",
|
|
2402
|
+
"additionalProperties": true
|
|
2391
2403
|
}
|
|
2392
2404
|
}
|
|
2393
2405
|
},
|
|
@@ -2437,6 +2449,27 @@
|
|
|
2437
2449
|
}
|
|
2438
2450
|
}
|
|
2439
2451
|
},
|
|
2452
|
+
"forms": {
|
|
2453
|
+
"title": "TalentRelationshipsFormsSchema",
|
|
2454
|
+
"type": "object",
|
|
2455
|
+
"properties": {
|
|
2456
|
+
"data": {
|
|
2457
|
+
"type": "array",
|
|
2458
|
+
"items": {
|
|
2459
|
+
"title": "TalentRelationshipsFormsDataSchema",
|
|
2460
|
+
"type": "object",
|
|
2461
|
+
"properties": {
|
|
2462
|
+
"type": {
|
|
2463
|
+
"type": "string"
|
|
2464
|
+
},
|
|
2465
|
+
"id": {
|
|
2466
|
+
"type": "string"
|
|
2467
|
+
}
|
|
2468
|
+
}
|
|
2469
|
+
}
|
|
2470
|
+
}
|
|
2471
|
+
}
|
|
2472
|
+
},
|
|
2440
2473
|
"translations": {
|
|
2441
2474
|
"title": "TalentRelationshipsTranslationsSchema",
|
|
2442
2475
|
"type": "object",
|
|
@@ -2480,6 +2513,10 @@
|
|
|
2480
2513
|
}
|
|
2481
2514
|
}
|
|
2482
2515
|
}
|
|
2516
|
+
},
|
|
2517
|
+
"meta": {
|
|
2518
|
+
"type": "object",
|
|
2519
|
+
"additionalProperties": true
|
|
2483
2520
|
}
|
|
2484
2521
|
}
|
|
2485
2522
|
}
|
|
@@ -2972,6 +3009,10 @@
|
|
|
2972
3009
|
},
|
|
2973
3010
|
"source": {
|
|
2974
3011
|
"type": "string"
|
|
3012
|
+
},
|
|
3013
|
+
"meta": {
|
|
3014
|
+
"type": "object",
|
|
3015
|
+
"additionalProperties": true
|
|
2975
3016
|
}
|
|
2976
3017
|
}
|
|
2977
3018
|
}
|
|
@@ -3063,6 +3104,10 @@
|
|
|
3063
3104
|
"archived"
|
|
3064
3105
|
]
|
|
3065
3106
|
},
|
|
3107
|
+
"filterShortCode": {
|
|
3108
|
+
"type": "string",
|
|
3109
|
+
"description": "Filter jobs by exact shortCode value."
|
|
3110
|
+
},
|
|
3066
3111
|
"filterCreatedFrom": {
|
|
3067
3112
|
"type": "string",
|
|
3068
3113
|
"description": "Filters results to include only those created from the specified date and time. The value must be in ISO 8601 format."
|
|
@@ -3687,6 +3732,10 @@
|
|
|
3687
3732
|
}
|
|
3688
3733
|
}
|
|
3689
3734
|
}
|
|
3735
|
+
},
|
|
3736
|
+
"meta": {
|
|
3737
|
+
"type": "object",
|
|
3738
|
+
"additionalProperties": true
|
|
3690
3739
|
}
|
|
3691
3740
|
}
|
|
3692
3741
|
}
|
|
@@ -4298,6 +4347,10 @@
|
|
|
4298
4347
|
"archived"
|
|
4299
4348
|
]
|
|
4300
4349
|
},
|
|
4350
|
+
"filterShortCode": {
|
|
4351
|
+
"type": "string",
|
|
4352
|
+
"description": "Filter candidates by exact shortCode value."
|
|
4353
|
+
},
|
|
4301
4354
|
"filterCreatedFrom": {
|
|
4302
4355
|
"type": "string",
|
|
4303
4356
|
"description": "Filters results to include only those created from the specified date and time. The value must be in ISO 8601 format."
|
|
@@ -4675,6 +4728,10 @@
|
|
|
4675
4728
|
"additionalProperties": {
|
|
4676
4729
|
"$ref": "#/components/schemas/CandidateCriteriaSchema"
|
|
4677
4730
|
}
|
|
4731
|
+
},
|
|
4732
|
+
"meta": {
|
|
4733
|
+
"type": "object",
|
|
4734
|
+
"additionalProperties": true
|
|
4678
4735
|
}
|
|
4679
4736
|
}
|
|
4680
4737
|
},
|
|
@@ -4718,6 +4775,48 @@
|
|
|
4718
4775
|
}
|
|
4719
4776
|
}
|
|
4720
4777
|
},
|
|
4778
|
+
"files": {
|
|
4779
|
+
"title": "CandidateRelationshipsFilesSchema",
|
|
4780
|
+
"type": "object",
|
|
4781
|
+
"properties": {
|
|
4782
|
+
"data": {
|
|
4783
|
+
"type": "array",
|
|
4784
|
+
"items": {
|
|
4785
|
+
"title": "CandidateRelationshipsFilesDataSchema",
|
|
4786
|
+
"type": "object",
|
|
4787
|
+
"properties": {
|
|
4788
|
+
"type": {
|
|
4789
|
+
"type": "string"
|
|
4790
|
+
},
|
|
4791
|
+
"id": {
|
|
4792
|
+
"type": "string"
|
|
4793
|
+
}
|
|
4794
|
+
}
|
|
4795
|
+
}
|
|
4796
|
+
}
|
|
4797
|
+
}
|
|
4798
|
+
},
|
|
4799
|
+
"forms": {
|
|
4800
|
+
"title": "CandidateRelationshipsFormsSchema",
|
|
4801
|
+
"type": "object",
|
|
4802
|
+
"properties": {
|
|
4803
|
+
"data": {
|
|
4804
|
+
"type": "array",
|
|
4805
|
+
"items": {
|
|
4806
|
+
"title": "CandidateRelationshipsFormsDataSchema",
|
|
4807
|
+
"type": "object",
|
|
4808
|
+
"properties": {
|
|
4809
|
+
"type": {
|
|
4810
|
+
"type": "string"
|
|
4811
|
+
},
|
|
4812
|
+
"id": {
|
|
4813
|
+
"type": "string"
|
|
4814
|
+
}
|
|
4815
|
+
}
|
|
4816
|
+
}
|
|
4817
|
+
}
|
|
4818
|
+
}
|
|
4819
|
+
},
|
|
4721
4820
|
"translations": {
|
|
4722
4821
|
"title": "CandidateRelationshipsTranslationsSchema",
|
|
4723
4822
|
"type": "object",
|
|
@@ -4761,6 +4860,10 @@
|
|
|
4761
4860
|
}
|
|
4762
4861
|
}
|
|
4763
4862
|
}
|
|
4863
|
+
},
|
|
4864
|
+
"meta": {
|
|
4865
|
+
"type": "object",
|
|
4866
|
+
"additionalProperties": true
|
|
4764
4867
|
}
|
|
4765
4868
|
}
|
|
4766
4869
|
}
|
|
@@ -5147,6 +5250,10 @@
|
|
|
5147
5250
|
"additionalProperties": {
|
|
5148
5251
|
"$ref": "#/components/schemas/CandidateCriteriaSchema"
|
|
5149
5252
|
}
|
|
5253
|
+
},
|
|
5254
|
+
"meta": {
|
|
5255
|
+
"type": "object",
|
|
5256
|
+
"additionalProperties": true
|
|
5150
5257
|
}
|
|
5151
5258
|
}
|
|
5152
5259
|
}
|
|
@@ -5348,8 +5455,7 @@
|
|
|
5348
5455
|
"title": "FileAttributesSchema",
|
|
5349
5456
|
"type": "object",
|
|
5350
5457
|
"required": [
|
|
5351
|
-
"name"
|
|
5352
|
-
"email"
|
|
5458
|
+
"name"
|
|
5353
5459
|
],
|
|
5354
5460
|
"properties": {
|
|
5355
5461
|
"name": {
|
|
@@ -5358,6 +5464,21 @@
|
|
|
5358
5464
|
"status": {
|
|
5359
5465
|
"type": "string"
|
|
5360
5466
|
},
|
|
5467
|
+
"extension": {
|
|
5468
|
+
"type": "string"
|
|
5469
|
+
},
|
|
5470
|
+
"short_code": {
|
|
5471
|
+
"type": "string"
|
|
5472
|
+
},
|
|
5473
|
+
"source": {
|
|
5474
|
+
"type": "string"
|
|
5475
|
+
},
|
|
5476
|
+
"action": {
|
|
5477
|
+
"type": "string"
|
|
5478
|
+
},
|
|
5479
|
+
"type": {
|
|
5480
|
+
"type": "string"
|
|
5481
|
+
},
|
|
5361
5482
|
"timestamps": {
|
|
5362
5483
|
"title": "ResourceTimestampsSchema",
|
|
5363
5484
|
"type": "object",
|
|
@@ -5397,6 +5518,13 @@
|
|
|
5397
5518
|
}
|
|
5398
5519
|
}
|
|
5399
5520
|
}
|
|
5521
|
+
},
|
|
5522
|
+
"meta": {
|
|
5523
|
+
"title": "ResourceMetaSchema",
|
|
5524
|
+
"type": "object",
|
|
5525
|
+
"additionalProperties": {
|
|
5526
|
+
"type": "string"
|
|
5527
|
+
}
|
|
5400
5528
|
}
|
|
5401
5529
|
}
|
|
5402
5530
|
}
|
|
@@ -5460,8 +5588,7 @@
|
|
|
5460
5588
|
"title": "FileAttributesSchema",
|
|
5461
5589
|
"type": "object",
|
|
5462
5590
|
"required": [
|
|
5463
|
-
"name"
|
|
5464
|
-
"email"
|
|
5591
|
+
"name"
|
|
5465
5592
|
],
|
|
5466
5593
|
"properties": {
|
|
5467
5594
|
"name": {
|
|
@@ -5470,6 +5597,21 @@
|
|
|
5470
5597
|
"status": {
|
|
5471
5598
|
"type": "string"
|
|
5472
5599
|
},
|
|
5600
|
+
"extension": {
|
|
5601
|
+
"type": "string"
|
|
5602
|
+
},
|
|
5603
|
+
"short_code": {
|
|
5604
|
+
"type": "string"
|
|
5605
|
+
},
|
|
5606
|
+
"source": {
|
|
5607
|
+
"type": "string"
|
|
5608
|
+
},
|
|
5609
|
+
"action": {
|
|
5610
|
+
"type": "string"
|
|
5611
|
+
},
|
|
5612
|
+
"type": {
|
|
5613
|
+
"type": "string"
|
|
5614
|
+
},
|
|
5473
5615
|
"timestamps": {
|
|
5474
5616
|
"title": "ResourceTimestampsSchema",
|
|
5475
5617
|
"type": "object",
|
|
@@ -6145,10 +6287,6 @@
|
|
|
6145
6287
|
"attributes": {
|
|
6146
6288
|
"title": "EmailAttributesSchema",
|
|
6147
6289
|
"type": "object",
|
|
6148
|
-
"required": [
|
|
6149
|
-
"name",
|
|
6150
|
-
"email"
|
|
6151
|
-
],
|
|
6152
6290
|
"properties": {
|
|
6153
6291
|
"name": {
|
|
6154
6292
|
"type": "string"
|
|
@@ -6156,6 +6294,43 @@
|
|
|
6156
6294
|
"status": {
|
|
6157
6295
|
"type": "string"
|
|
6158
6296
|
},
|
|
6297
|
+
"emailFrom": {
|
|
6298
|
+
"type": "string"
|
|
6299
|
+
},
|
|
6300
|
+
"emailTo": {
|
|
6301
|
+
"type": "string"
|
|
6302
|
+
},
|
|
6303
|
+
"subject": {
|
|
6304
|
+
"type": "string"
|
|
6305
|
+
},
|
|
6306
|
+
"body": {
|
|
6307
|
+
"type": "string"
|
|
6308
|
+
},
|
|
6309
|
+
"shortCode": {
|
|
6310
|
+
"type": "string"
|
|
6311
|
+
},
|
|
6312
|
+
"source": {
|
|
6313
|
+
"type": "string"
|
|
6314
|
+
},
|
|
6315
|
+
"isReply": {
|
|
6316
|
+
"type": "boolean"
|
|
6317
|
+
},
|
|
6318
|
+
"isSendable": {
|
|
6319
|
+
"type": "boolean"
|
|
6320
|
+
},
|
|
6321
|
+
"isExternalSender": {
|
|
6322
|
+
"type": "boolean"
|
|
6323
|
+
},
|
|
6324
|
+
"ttl": {
|
|
6325
|
+
"type": "string"
|
|
6326
|
+
},
|
|
6327
|
+
"sendScheduleDate": {
|
|
6328
|
+
"type": "string"
|
|
6329
|
+
},
|
|
6330
|
+
"meta": {
|
|
6331
|
+
"type": "object",
|
|
6332
|
+
"additionalProperties": true
|
|
6333
|
+
},
|
|
6159
6334
|
"timestamps": {
|
|
6160
6335
|
"title": "ResourceTimestampsSchema",
|
|
6161
6336
|
"type": "object",
|
|
@@ -6194,6 +6369,27 @@
|
|
|
6194
6369
|
}
|
|
6195
6370
|
}
|
|
6196
6371
|
},
|
|
6372
|
+
"conversations": {
|
|
6373
|
+
"title": "EmailRelationshipsConversationsSchema",
|
|
6374
|
+
"type": "object",
|
|
6375
|
+
"properties": {
|
|
6376
|
+
"data": {
|
|
6377
|
+
"type": "array",
|
|
6378
|
+
"items": {
|
|
6379
|
+
"title": "EmailRelationshipsConversationsDataSchema",
|
|
6380
|
+
"type": "object",
|
|
6381
|
+
"properties": {
|
|
6382
|
+
"type": {
|
|
6383
|
+
"type": "string"
|
|
6384
|
+
},
|
|
6385
|
+
"id": {
|
|
6386
|
+
"type": "string"
|
|
6387
|
+
}
|
|
6388
|
+
}
|
|
6389
|
+
}
|
|
6390
|
+
}
|
|
6391
|
+
}
|
|
6392
|
+
},
|
|
6197
6393
|
"translations": {
|
|
6198
6394
|
"title": "EmailRelationshipsTranslationsSchema",
|
|
6199
6395
|
"type": "object",
|
|
@@ -6252,6 +6448,10 @@
|
|
|
6252
6448
|
}
|
|
6253
6449
|
}
|
|
6254
6450
|
}
|
|
6451
|
+
},
|
|
6452
|
+
"meta": {
|
|
6453
|
+
"type": "object",
|
|
6454
|
+
"additionalProperties": true
|
|
6255
6455
|
}
|
|
6256
6456
|
}
|
|
6257
6457
|
}
|
|
@@ -6314,10 +6514,6 @@
|
|
|
6314
6514
|
"attributes": {
|
|
6315
6515
|
"title": "EmailAttributesSchema",
|
|
6316
6516
|
"type": "object",
|
|
6317
|
-
"required": [
|
|
6318
|
-
"name",
|
|
6319
|
-
"email"
|
|
6320
|
-
],
|
|
6321
6517
|
"properties": {
|
|
6322
6518
|
"name": {
|
|
6323
6519
|
"type": "string"
|
|
@@ -6325,6 +6521,43 @@
|
|
|
6325
6521
|
"status": {
|
|
6326
6522
|
"type": "string"
|
|
6327
6523
|
},
|
|
6524
|
+
"emailFrom": {
|
|
6525
|
+
"type": "string"
|
|
6526
|
+
},
|
|
6527
|
+
"emailTo": {
|
|
6528
|
+
"type": "string"
|
|
6529
|
+
},
|
|
6530
|
+
"subject": {
|
|
6531
|
+
"type": "string"
|
|
6532
|
+
},
|
|
6533
|
+
"body": {
|
|
6534
|
+
"type": "string"
|
|
6535
|
+
},
|
|
6536
|
+
"shortCode": {
|
|
6537
|
+
"type": "string"
|
|
6538
|
+
},
|
|
6539
|
+
"source": {
|
|
6540
|
+
"type": "string"
|
|
6541
|
+
},
|
|
6542
|
+
"isReply": {
|
|
6543
|
+
"type": "boolean"
|
|
6544
|
+
},
|
|
6545
|
+
"isSendable": {
|
|
6546
|
+
"type": "boolean"
|
|
6547
|
+
},
|
|
6548
|
+
"isExternalSender": {
|
|
6549
|
+
"type": "boolean"
|
|
6550
|
+
},
|
|
6551
|
+
"ttl": {
|
|
6552
|
+
"type": "string"
|
|
6553
|
+
},
|
|
6554
|
+
"sendScheduleDate": {
|
|
6555
|
+
"type": "string"
|
|
6556
|
+
},
|
|
6557
|
+
"meta": {
|
|
6558
|
+
"type": "object",
|
|
6559
|
+
"additionalProperties": true
|
|
6560
|
+
},
|
|
6328
6561
|
"timestamps": {
|
|
6329
6562
|
"title": "ResourceTimestampsSchema",
|
|
6330
6563
|
"type": "object",
|
|
@@ -6444,15 +6677,14 @@
|
|
|
6444
6677
|
"type": {
|
|
6445
6678
|
"type": "string",
|
|
6446
6679
|
"enum": [
|
|
6447
|
-
"
|
|
6680
|
+
"forms"
|
|
6448
6681
|
]
|
|
6449
6682
|
},
|
|
6450
6683
|
"attributes": {
|
|
6451
6684
|
"title": "FormAttributesSchema",
|
|
6452
6685
|
"type": "object",
|
|
6453
6686
|
"required": [
|
|
6454
|
-
"name"
|
|
6455
|
-
"email"
|
|
6687
|
+
"name"
|
|
6456
6688
|
],
|
|
6457
6689
|
"properties": {
|
|
6458
6690
|
"name": {
|
|
@@ -6461,6 +6693,18 @@
|
|
|
6461
6693
|
"status": {
|
|
6462
6694
|
"type": "string"
|
|
6463
6695
|
},
|
|
6696
|
+
"short_code": {
|
|
6697
|
+
"type": "string"
|
|
6698
|
+
},
|
|
6699
|
+
"content": {
|
|
6700
|
+
"type": "string"
|
|
6701
|
+
},
|
|
6702
|
+
"ttl": {
|
|
6703
|
+
"type": "string"
|
|
6704
|
+
},
|
|
6705
|
+
"source": {
|
|
6706
|
+
"type": "string"
|
|
6707
|
+
},
|
|
6464
6708
|
"timestamps": {
|
|
6465
6709
|
"title": "ResourceTimestampsSchema",
|
|
6466
6710
|
"type": "object",
|
|
@@ -6566,8 +6810,7 @@
|
|
|
6566
6810
|
"title": "FormAttributesSchema",
|
|
6567
6811
|
"type": "object",
|
|
6568
6812
|
"required": [
|
|
6569
|
-
"name"
|
|
6570
|
-
"email"
|
|
6813
|
+
"name"
|
|
6571
6814
|
],
|
|
6572
6815
|
"properties": {
|
|
6573
6816
|
"name": {
|
|
@@ -6576,6 +6819,18 @@
|
|
|
6576
6819
|
"status": {
|
|
6577
6820
|
"type": "string"
|
|
6578
6821
|
},
|
|
6822
|
+
"short_code": {
|
|
6823
|
+
"type": "string"
|
|
6824
|
+
},
|
|
6825
|
+
"content": {
|
|
6826
|
+
"type": "string"
|
|
6827
|
+
},
|
|
6828
|
+
"ttl": {
|
|
6829
|
+
"type": "string"
|
|
6830
|
+
},
|
|
6831
|
+
"source": {
|
|
6832
|
+
"type": "string"
|
|
6833
|
+
},
|
|
6579
6834
|
"timestamps": {
|
|
6580
6835
|
"title": "ResourceTimestampsSchema",
|
|
6581
6836
|
"type": "object",
|
|
@@ -8148,10 +8403,6 @@
|
|
|
8148
8403
|
"attributes": {
|
|
8149
8404
|
"title": "NoteAttributesSchema",
|
|
8150
8405
|
"type": "object",
|
|
8151
|
-
"required": [
|
|
8152
|
-
"name",
|
|
8153
|
-
"email"
|
|
8154
|
-
],
|
|
8155
8406
|
"properties": {
|
|
8156
8407
|
"name": {
|
|
8157
8408
|
"type": "string"
|
|
@@ -8159,6 +8410,10 @@
|
|
|
8159
8410
|
"status": {
|
|
8160
8411
|
"type": "string"
|
|
8161
8412
|
},
|
|
8413
|
+
"meta": {
|
|
8414
|
+
"type": "object",
|
|
8415
|
+
"additionalProperties": true
|
|
8416
|
+
},
|
|
8162
8417
|
"timestamps": {
|
|
8163
8418
|
"title": "ResourceTimestampsSchema",
|
|
8164
8419
|
"type": "object",
|
|
@@ -8317,10 +8572,6 @@
|
|
|
8317
8572
|
"attributes": {
|
|
8318
8573
|
"title": "NoteAttributesSchema",
|
|
8319
8574
|
"type": "object",
|
|
8320
|
-
"required": [
|
|
8321
|
-
"name",
|
|
8322
|
-
"email"
|
|
8323
|
-
],
|
|
8324
8575
|
"properties": {
|
|
8325
8576
|
"name": {
|
|
8326
8577
|
"type": "string"
|
|
@@ -8328,6 +8579,10 @@
|
|
|
8328
8579
|
"status": {
|
|
8329
8580
|
"type": "string"
|
|
8330
8581
|
},
|
|
8582
|
+
"meta": {
|
|
8583
|
+
"type": "object",
|
|
8584
|
+
"additionalProperties": true
|
|
8585
|
+
},
|
|
8331
8586
|
"timestamps": {
|
|
8332
8587
|
"title": "ResourceTimestampsSchema",
|
|
8333
8588
|
"type": "object",
|
|
@@ -9002,10 +9257,6 @@
|
|
|
9002
9257
|
"attributes": {
|
|
9003
9258
|
"title": "ConversationAttributesSchema",
|
|
9004
9259
|
"type": "object",
|
|
9005
|
-
"required": [
|
|
9006
|
-
"name",
|
|
9007
|
-
"email"
|
|
9008
|
-
],
|
|
9009
9260
|
"properties": {
|
|
9010
9261
|
"name": {
|
|
9011
9262
|
"type": "string"
|
|
@@ -9013,6 +9264,10 @@
|
|
|
9013
9264
|
"status": {
|
|
9014
9265
|
"type": "string"
|
|
9015
9266
|
},
|
|
9267
|
+
"meta": {
|
|
9268
|
+
"type": "object",
|
|
9269
|
+
"additionalProperties": true
|
|
9270
|
+
},
|
|
9016
9271
|
"timestamps": {
|
|
9017
9272
|
"title": "ResourceTimestampsSchema",
|
|
9018
9273
|
"type": "object",
|
|
@@ -9114,10 +9369,6 @@
|
|
|
9114
9369
|
"attributes": {
|
|
9115
9370
|
"title": "ConversationAttributesSchema",
|
|
9116
9371
|
"type": "object",
|
|
9117
|
-
"required": [
|
|
9118
|
-
"name",
|
|
9119
|
-
"email"
|
|
9120
|
-
],
|
|
9121
9372
|
"properties": {
|
|
9122
9373
|
"name": {
|
|
9123
9374
|
"type": "string"
|
|
@@ -9125,6 +9376,10 @@
|
|
|
9125
9376
|
"status": {
|
|
9126
9377
|
"type": "string"
|
|
9127
9378
|
},
|
|
9379
|
+
"meta": {
|
|
9380
|
+
"type": "object",
|
|
9381
|
+
"additionalProperties": true
|
|
9382
|
+
},
|
|
9128
9383
|
"timestamps": {
|
|
9129
9384
|
"title": "ResourceTimestampsSchema",
|
|
9130
9385
|
"type": "object",
|
|
@@ -10461,6 +10716,10 @@
|
|
|
10461
10716
|
"archived"
|
|
10462
10717
|
]
|
|
10463
10718
|
},
|
|
10719
|
+
"filterName": {
|
|
10720
|
+
"type": "string",
|
|
10721
|
+
"description": "Filter by workflow name."
|
|
10722
|
+
},
|
|
10464
10723
|
"filterCreatedFrom": {
|
|
10465
10724
|
"type": "string",
|
|
10466
10725
|
"description": "Filters results to include only those created from the specified date and time. The value must be in ISO 8601 format."
|
|
@@ -10674,8 +10933,76 @@
|
|
|
10674
10933
|
"name": "create_run",
|
|
10675
10934
|
"description": "Create Run",
|
|
10676
10935
|
"parameters": {
|
|
10936
|
+
"title": "CreateRunRequestBody",
|
|
10677
10937
|
"type": "object",
|
|
10678
|
-
"
|
|
10938
|
+
"required": [
|
|
10939
|
+
"data"
|
|
10940
|
+
],
|
|
10941
|
+
"properties": {
|
|
10942
|
+
"data": {
|
|
10943
|
+
"title": "CreateRunRequestBodyData",
|
|
10944
|
+
"type": "object",
|
|
10945
|
+
"required": [
|
|
10946
|
+
"type",
|
|
10947
|
+
"attributes",
|
|
10948
|
+
"relationships"
|
|
10949
|
+
],
|
|
10950
|
+
"properties": {
|
|
10951
|
+
"type": {
|
|
10952
|
+
"type": "string",
|
|
10953
|
+
"enum": [
|
|
10954
|
+
"runs"
|
|
10955
|
+
]
|
|
10956
|
+
},
|
|
10957
|
+
"attributes": {
|
|
10958
|
+
"title": "RunAttributesSchema",
|
|
10959
|
+
"type": "object",
|
|
10960
|
+
"properties": {
|
|
10961
|
+
"triggerPayload": {
|
|
10962
|
+
"type": "object",
|
|
10963
|
+
"description": "The data payload for the workflow. Must include all required fields from the workflow requirements schema."
|
|
10964
|
+
}
|
|
10965
|
+
}
|
|
10966
|
+
},
|
|
10967
|
+
"relationships": {
|
|
10968
|
+
"title": "RunRelationshipsSchema",
|
|
10969
|
+
"type": "object",
|
|
10970
|
+
"required": [
|
|
10971
|
+
"workflows"
|
|
10972
|
+
],
|
|
10973
|
+
"properties": {
|
|
10974
|
+
"workflows": {
|
|
10975
|
+
"type": "object",
|
|
10976
|
+
"properties": {
|
|
10977
|
+
"data": {
|
|
10978
|
+
"type": "array",
|
|
10979
|
+
"items": {
|
|
10980
|
+
"type": "object",
|
|
10981
|
+
"required": [
|
|
10982
|
+
"type",
|
|
10983
|
+
"id"
|
|
10984
|
+
],
|
|
10985
|
+
"properties": {
|
|
10986
|
+
"type": {
|
|
10987
|
+
"type": "string",
|
|
10988
|
+
"enum": [
|
|
10989
|
+
"workflows"
|
|
10990
|
+
]
|
|
10991
|
+
},
|
|
10992
|
+
"id": {
|
|
10993
|
+
"type": "string",
|
|
10994
|
+
"description": "The workflow ID to run."
|
|
10995
|
+
}
|
|
10996
|
+
}
|
|
10997
|
+
}
|
|
10998
|
+
}
|
|
10999
|
+
}
|
|
11000
|
+
}
|
|
11001
|
+
}
|
|
11002
|
+
}
|
|
11003
|
+
}
|
|
11004
|
+
}
|
|
11005
|
+
}
|
|
10679
11006
|
}
|
|
10680
11007
|
}
|
|
10681
11008
|
},
|