@almadar/core 10.64.0 → 10.66.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/builders.d.ts +3 -3
- package/dist/{effect-DOqkIe2M.d.ts → effect-BTXY2wl8.d.ts} +18 -15
- package/dist/{entityAccess-BOIRacH7.d.ts → entityAccess-B5nbSI6L.d.ts} +1 -1
- package/dist/factory/index.d.ts +4 -4
- package/dist/factory-runtime/index.d.ts +3 -3
- package/dist/{index-BQkyHRT3.d.ts → index-BNEx05jQ.d.ts} +4 -4
- package/dist/index.d.ts +10 -10
- package/dist/index.js +2340 -430
- package/dist/index.js.map +1 -1
- package/dist/mock/index.d.ts +4 -4
- package/dist/mock/index.js +65 -66
- package/dist/mock/index.js.map +1 -1
- package/dist/patterns/component-mapping.json +1 -1
- package/dist/patterns/event-contracts.json +1 -8
- package/dist/patterns/index.d.ts +7449 -4131
- package/dist/patterns/index.js +2340 -430
- package/dist/patterns/index.js.map +1 -1
- package/dist/patterns/integrators-registry.json +2327 -445
- package/dist/patterns/patterns-registry.json +50 -15
- package/dist/patterns/registry.json +50 -15
- package/dist/patterns/services-registry.json +1348 -96
- package/dist/{schema-B648ulAY.d.ts → schema-DwFRl8ZS.d.ts} +390 -390
- package/dist/{trait-C6Jqfflp.d.ts → trait-CzOtZitc.d.ts} +61 -61
- package/dist/types/index.d.ts +5 -5
- package/dist/types/index.js.map +1 -1
- package/dist/{types-j7OsANcy.d.ts → types-C0NIDJ5X.d.ts} +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2238,7 +2238,7 @@ function getInteractionModelForDomain(domain) {
|
|
|
2238
2238
|
// src/patterns/patterns-registry.json
|
|
2239
2239
|
var patterns_registry_default = {
|
|
2240
2240
|
version: "1.0.0",
|
|
2241
|
-
exportedAt: "2026-08-
|
|
2241
|
+
exportedAt: "2026-08-22T08:33:22.708Z",
|
|
2242
2242
|
patterns: {
|
|
2243
2243
|
"entity-table": {
|
|
2244
2244
|
type: "entity-table",
|
|
@@ -3760,7 +3760,8 @@ var patterns_registry_default = {
|
|
|
3760
3760
|
types: [
|
|
3761
3761
|
"number"
|
|
3762
3762
|
],
|
|
3763
|
-
description: `Max inline action buttons before the rest collapse into a "\u22EF" overflow menu (mirrors DataGrid's maxInlineActions).
|
|
3763
|
+
description: `Max inline action buttons before the rest collapse into a "\u22EF" overflow menu (mirrors DataGrid's maxInlineActions). Defaults to 2 \u2014 primary + secondary visible, the rest under the menu \u2014 so every detail panel carries the same action pattern.`,
|
|
3764
|
+
default: 2
|
|
3764
3765
|
},
|
|
3765
3766
|
backAction: {
|
|
3766
3767
|
types: [
|
|
@@ -3927,7 +3928,8 @@ var patterns_registry_default = {
|
|
|
3927
3928
|
types: [
|
|
3928
3929
|
"boolean"
|
|
3929
3930
|
],
|
|
3930
|
-
description: "
|
|
3931
|
+
description: "When false, hides the action buttons + overflow menu (and the close \xD7). Defaults to true.",
|
|
3932
|
+
default: true
|
|
3931
3933
|
},
|
|
3932
3934
|
relationsData: {
|
|
3933
3935
|
types: [
|
|
@@ -9814,7 +9816,8 @@ var patterns_registry_default = {
|
|
|
9814
9816
|
],
|
|
9815
9817
|
description: 'When set, renders a small X button on the right of the badge that invokes this handler \u2014 turns the badge into a removable chip. Used by the TagInput molecule and other "list of removable values" surfaces.',
|
|
9816
9818
|
kind: "callback",
|
|
9817
|
-
callbackArgs: []
|
|
9819
|
+
callbackArgs: [],
|
|
9820
|
+
default: ""
|
|
9818
9821
|
},
|
|
9819
9822
|
removeLabel: {
|
|
9820
9823
|
types: [
|
|
@@ -15604,25 +15607,25 @@ var patterns_registry_default = {
|
|
|
15604
15607
|
types: [
|
|
15605
15608
|
"node"
|
|
15606
15609
|
],
|
|
15607
|
-
description:
|
|
15610
|
+
description: 'Stat chips row \u2014 floats along the top edge. Legacy chrome surface: new behaviors emit HUD chrome via `render-ui "hud-top"` instead.'
|
|
15608
15611
|
},
|
|
15609
15612
|
addons: {
|
|
15610
15613
|
types: [
|
|
15611
15614
|
"node"
|
|
15612
15615
|
],
|
|
15613
|
-
description:
|
|
15616
|
+
description: 'Action cluster \u2014 floats bottom-right (End Turn, Fire, Reset, \u2026). Legacy chrome surface: new behaviors emit action chrome via `render-ui "hud-bottom"` or `"floating"` instead.'
|
|
15614
15617
|
},
|
|
15615
15618
|
controls: {
|
|
15616
15619
|
types: [
|
|
15617
15620
|
"node"
|
|
15618
15621
|
],
|
|
15619
|
-
description:
|
|
15622
|
+
description: 'Movement controls \u2014 floats bottom-left (d-pad / control-grid). Legacy chrome surface: new behaviors emit movement controls via `render-ui "hud-bottom"` instead.'
|
|
15620
15623
|
},
|
|
15621
15624
|
overlay: {
|
|
15622
15625
|
types: [
|
|
15623
15626
|
"node"
|
|
15624
15627
|
],
|
|
15625
|
-
description:
|
|
15628
|
+
description: 'Centered overlay layer (victory/defeat banners, dialogs). Legacy chrome surface: new behaviors emit overlays via `render-ui "overlay"` (clear with `render-ui "overlay" null` on every exit) instead.'
|
|
15626
15629
|
},
|
|
15627
15630
|
className: {
|
|
15628
15631
|
types: [
|
|
@@ -15837,7 +15840,7 @@ var patterns_registry_default = {
|
|
|
15837
15840
|
types: [
|
|
15838
15841
|
"string"
|
|
15839
15842
|
],
|
|
15840
|
-
description: "Game font key (future | future-narrow | pixel | blocks | mini) or a CSS font-family.",
|
|
15843
|
+
description: "Game display-font key (future | future-narrow | pixel | blocks | mini) or a CSS font-family. Scoped override of the theme contract's --font-family-display slot: titles and numerics take this face, body text follows the active theme.",
|
|
15841
15844
|
default: "future"
|
|
15842
15845
|
},
|
|
15843
15846
|
"data-theme": {
|
|
@@ -19249,6 +19252,13 @@ var patterns_registry_default = {
|
|
|
19249
19252
|
description: "Row field holding the start timestamp (ISO or epoch). Defaults to `startTime`.",
|
|
19250
19253
|
default: "startTime"
|
|
19251
19254
|
},
|
|
19255
|
+
endField: {
|
|
19256
|
+
types: [
|
|
19257
|
+
"string"
|
|
19258
|
+
],
|
|
19259
|
+
description: "Row field holding the end timestamp (ISO or epoch). Defaults to `endTime`. When a row carries an end, the event's chip renders in its start slot and every further slot it covers shows a subdued continuation bar \u2014 without this, multi-hour events silently collapsed to their first hour.",
|
|
19260
|
+
default: "endTime"
|
|
19261
|
+
},
|
|
19252
19262
|
colorField: {
|
|
19253
19263
|
types: [
|
|
19254
19264
|
"string"
|
|
@@ -27604,7 +27614,8 @@ var patterns_registry_default = {
|
|
|
27604
27614
|
],
|
|
27605
27615
|
description: "Called when the user clicks the remove (\xD7) button",
|
|
27606
27616
|
kind: "callback",
|
|
27607
|
-
callbackArgs: []
|
|
27617
|
+
callbackArgs: [],
|
|
27618
|
+
default: ""
|
|
27608
27619
|
},
|
|
27609
27620
|
removable: {
|
|
27610
27621
|
types: [
|
|
@@ -27647,7 +27658,8 @@ var patterns_registry_default = {
|
|
|
27647
27658
|
type: "string",
|
|
27648
27659
|
required: true
|
|
27649
27660
|
}
|
|
27650
|
-
]
|
|
27661
|
+
],
|
|
27662
|
+
default: ""
|
|
27651
27663
|
}
|
|
27652
27664
|
}
|
|
27653
27665
|
},
|
|
@@ -32062,6 +32074,17 @@ var patterns_registry_default = {
|
|
|
32062
32074
|
],
|
|
32063
32075
|
default: "md"
|
|
32064
32076
|
},
|
|
32077
|
+
variant: {
|
|
32078
|
+
types: [
|
|
32079
|
+
"string"
|
|
32080
|
+
],
|
|
32081
|
+
description: 'Layout variant: "floating" (default) renders a compact pill cluster that hugs its content width; "bar" preserves the legacy full-width split bar.',
|
|
32082
|
+
enumValues: [
|
|
32083
|
+
"floating",
|
|
32084
|
+
"bar"
|
|
32085
|
+
],
|
|
32086
|
+
default: "floating"
|
|
32087
|
+
},
|
|
32065
32088
|
className: {
|
|
32066
32089
|
types: [
|
|
32067
32090
|
"string"
|
|
@@ -32618,8 +32641,7 @@ var patterns_registry_default = {
|
|
|
32618
32641
|
"number",
|
|
32619
32642
|
"string"
|
|
32620
32643
|
],
|
|
32621
|
-
description: "Current value (defaults to 0 if not provided)"
|
|
32622
|
-
default: 0
|
|
32644
|
+
description: "Current value (defaults to 0 if not provided)"
|
|
32623
32645
|
},
|
|
32624
32646
|
max: {
|
|
32625
32647
|
types: [
|
|
@@ -34069,7 +34091,8 @@ var patterns_registry_default = {
|
|
|
34069
34091
|
],
|
|
34070
34092
|
description: "Remove handler",
|
|
34071
34093
|
kind: "callback",
|
|
34072
|
-
callbackArgs: []
|
|
34094
|
+
callbackArgs: [],
|
|
34095
|
+
default: ""
|
|
34073
34096
|
},
|
|
34074
34097
|
clickEvent: {
|
|
34075
34098
|
types: [
|
|
@@ -34097,7 +34120,8 @@ var patterns_registry_default = {
|
|
|
34097
34120
|
type: "number",
|
|
34098
34121
|
required: true
|
|
34099
34122
|
}
|
|
34100
|
-
]
|
|
34123
|
+
],
|
|
34124
|
+
default: ""
|
|
34101
34125
|
},
|
|
34102
34126
|
dropEvent: {
|
|
34103
34127
|
types: [
|
|
@@ -38373,6 +38397,17 @@ var patterns_registry_default = {
|
|
|
38373
38397
|
],
|
|
38374
38398
|
description: "disabled prop"
|
|
38375
38399
|
},
|
|
38400
|
+
visibility: {
|
|
38401
|
+
types: [
|
|
38402
|
+
"string"
|
|
38403
|
+
],
|
|
38404
|
+
description: '"auto" (default) renders only on coarse-pointer (touch) devices; "always" renders everywhere.',
|
|
38405
|
+
enumValues: [
|
|
38406
|
+
"auto",
|
|
38407
|
+
"always"
|
|
38408
|
+
],
|
|
38409
|
+
default: "auto"
|
|
38410
|
+
},
|
|
38376
38411
|
className: {
|
|
38377
38412
|
types: [
|
|
38378
38413
|
"string"
|
|
@@ -49855,76 +49890,318 @@ var patterns_registry_default = {
|
|
|
49855
49890
|
// src/patterns/integrators-registry.json
|
|
49856
49891
|
var integrators_registry_default = {
|
|
49857
49892
|
version: "1.0.0",
|
|
49858
|
-
exportedAt: "2026-
|
|
49893
|
+
exportedAt: "2026-08-22T11:31:33.279Z",
|
|
49859
49894
|
integrators: {
|
|
49860
|
-
|
|
49861
|
-
name: "
|
|
49862
|
-
description: "
|
|
49863
|
-
category: "
|
|
49895
|
+
github: {
|
|
49896
|
+
name: "github",
|
|
49897
|
+
description: "GitHub integration - Git operations and GitHub REST API",
|
|
49898
|
+
category: "devtools",
|
|
49864
49899
|
actions: [
|
|
49865
49900
|
{
|
|
49866
|
-
name: "
|
|
49867
|
-
description: "
|
|
49901
|
+
name: "cloneRepo",
|
|
49902
|
+
description: "",
|
|
49868
49903
|
params: [
|
|
49869
49904
|
{
|
|
49870
|
-
name: "
|
|
49905
|
+
name: "repoUrl",
|
|
49871
49906
|
type: "string",
|
|
49872
49907
|
required: true,
|
|
49873
|
-
description: "
|
|
49908
|
+
description: ""
|
|
49874
49909
|
},
|
|
49875
49910
|
{
|
|
49876
|
-
name: "
|
|
49877
|
-
type: "
|
|
49911
|
+
name: "targetDir",
|
|
49912
|
+
type: "string",
|
|
49913
|
+
required: true,
|
|
49914
|
+
description: ""
|
|
49915
|
+
},
|
|
49916
|
+
{
|
|
49917
|
+
name: "branch",
|
|
49918
|
+
type: "string",
|
|
49878
49919
|
required: false,
|
|
49879
|
-
description: "
|
|
49920
|
+
description: ""
|
|
49921
|
+
}
|
|
49922
|
+
],
|
|
49923
|
+
responseShape: {
|
|
49924
|
+
message: "string"
|
|
49925
|
+
}
|
|
49926
|
+
},
|
|
49927
|
+
{
|
|
49928
|
+
name: "createBranch",
|
|
49929
|
+
description: "",
|
|
49930
|
+
params: [
|
|
49931
|
+
{
|
|
49932
|
+
name: "branchName",
|
|
49933
|
+
type: "string",
|
|
49934
|
+
required: true,
|
|
49935
|
+
description: ""
|
|
49880
49936
|
},
|
|
49881
49937
|
{
|
|
49882
|
-
name: "
|
|
49938
|
+
name: "baseBranch",
|
|
49883
49939
|
type: "string",
|
|
49884
49940
|
required: false,
|
|
49885
|
-
description: "
|
|
49941
|
+
description: ""
|
|
49886
49942
|
}
|
|
49887
49943
|
],
|
|
49888
49944
|
responseShape: {
|
|
49889
|
-
|
|
49890
|
-
title: "string",
|
|
49891
|
-
thumbnail: "string",
|
|
49892
|
-
description: "string"
|
|
49945
|
+
message: "string"
|
|
49893
49946
|
}
|
|
49894
49947
|
},
|
|
49895
49948
|
{
|
|
49896
|
-
name: "
|
|
49897
|
-
description: "
|
|
49949
|
+
name: "commit",
|
|
49950
|
+
description: "",
|
|
49898
49951
|
params: [
|
|
49899
49952
|
{
|
|
49900
|
-
name: "
|
|
49953
|
+
name: "message",
|
|
49954
|
+
type: "string",
|
|
49955
|
+
required: true,
|
|
49956
|
+
description: ""
|
|
49957
|
+
},
|
|
49958
|
+
{
|
|
49959
|
+
name: "files",
|
|
49960
|
+
type: "string[]",
|
|
49961
|
+
required: false,
|
|
49962
|
+
description: ""
|
|
49963
|
+
}
|
|
49964
|
+
],
|
|
49965
|
+
responseShape: {
|
|
49966
|
+
message: "string"
|
|
49967
|
+
}
|
|
49968
|
+
},
|
|
49969
|
+
{
|
|
49970
|
+
name: "push",
|
|
49971
|
+
description: "",
|
|
49972
|
+
params: [
|
|
49973
|
+
{
|
|
49974
|
+
name: "branchName",
|
|
49975
|
+
type: "string",
|
|
49976
|
+
required: true,
|
|
49977
|
+
description: ""
|
|
49978
|
+
},
|
|
49979
|
+
{
|
|
49980
|
+
name: "force",
|
|
49981
|
+
type: "boolean",
|
|
49982
|
+
required: false,
|
|
49983
|
+
description: ""
|
|
49984
|
+
}
|
|
49985
|
+
],
|
|
49986
|
+
responseShape: {
|
|
49987
|
+
message: "string"
|
|
49988
|
+
}
|
|
49989
|
+
},
|
|
49990
|
+
{
|
|
49991
|
+
name: "createPR",
|
|
49992
|
+
description: "",
|
|
49993
|
+
params: [
|
|
49994
|
+
{
|
|
49995
|
+
name: "title",
|
|
49996
|
+
type: "string",
|
|
49997
|
+
required: true,
|
|
49998
|
+
description: ""
|
|
49999
|
+
},
|
|
50000
|
+
{
|
|
50001
|
+
name: "body",
|
|
50002
|
+
type: "string",
|
|
50003
|
+
required: true,
|
|
50004
|
+
description: ""
|
|
50005
|
+
},
|
|
50006
|
+
{
|
|
50007
|
+
name: "baseBranch",
|
|
50008
|
+
type: "string",
|
|
50009
|
+
required: true,
|
|
50010
|
+
description: ""
|
|
50011
|
+
},
|
|
50012
|
+
{
|
|
50013
|
+
name: "headBranch",
|
|
50014
|
+
type: "string",
|
|
50015
|
+
required: true,
|
|
50016
|
+
description: ""
|
|
50017
|
+
},
|
|
50018
|
+
{
|
|
50019
|
+
name: "draft",
|
|
50020
|
+
type: "boolean",
|
|
50021
|
+
required: false,
|
|
50022
|
+
description: ""
|
|
50023
|
+
}
|
|
50024
|
+
],
|
|
50025
|
+
responseShape: {
|
|
50026
|
+
number: "number",
|
|
50027
|
+
url: "string",
|
|
50028
|
+
title: "string"
|
|
50029
|
+
}
|
|
50030
|
+
},
|
|
50031
|
+
{
|
|
50032
|
+
name: "getPRComments",
|
|
50033
|
+
description: "",
|
|
50034
|
+
params: [
|
|
50035
|
+
{
|
|
50036
|
+
name: "prNumber",
|
|
50037
|
+
type: "number",
|
|
50038
|
+
required: true,
|
|
50039
|
+
description: ""
|
|
50040
|
+
}
|
|
50041
|
+
],
|
|
50042
|
+
responseShape: {
|
|
50043
|
+
comments: "array"
|
|
50044
|
+
}
|
|
50045
|
+
},
|
|
50046
|
+
{
|
|
50047
|
+
name: "listIssues",
|
|
50048
|
+
description: "",
|
|
50049
|
+
params: [
|
|
50050
|
+
{
|
|
50051
|
+
name: "state",
|
|
49901
50052
|
type: "string",
|
|
50053
|
+
required: false,
|
|
50054
|
+
description: ""
|
|
50055
|
+
},
|
|
50056
|
+
{
|
|
50057
|
+
name: "labels",
|
|
50058
|
+
type: "string[]",
|
|
50059
|
+
required: false,
|
|
50060
|
+
description: ""
|
|
50061
|
+
},
|
|
50062
|
+
{
|
|
50063
|
+
name: "per_page",
|
|
50064
|
+
type: "number",
|
|
50065
|
+
required: false,
|
|
50066
|
+
description: ""
|
|
50067
|
+
}
|
|
50068
|
+
],
|
|
50069
|
+
responseShape: {
|
|
50070
|
+
issues: "array"
|
|
50071
|
+
}
|
|
50072
|
+
},
|
|
50073
|
+
{
|
|
50074
|
+
name: "getIssue",
|
|
50075
|
+
description: "",
|
|
50076
|
+
params: [
|
|
50077
|
+
{
|
|
50078
|
+
name: "issueNumber",
|
|
50079
|
+
type: "number",
|
|
49902
50080
|
required: true,
|
|
49903
|
-
description: "
|
|
50081
|
+
description: ""
|
|
49904
50082
|
}
|
|
49905
50083
|
],
|
|
49906
50084
|
responseShape: {
|
|
50085
|
+
number: "number",
|
|
49907
50086
|
title: "string",
|
|
49908
|
-
|
|
49909
|
-
|
|
49910
|
-
likeCount: "number"
|
|
50087
|
+
body: "string",
|
|
50088
|
+
state: "string"
|
|
49911
50089
|
}
|
|
49912
50090
|
},
|
|
49913
50091
|
{
|
|
49914
|
-
name: "
|
|
49915
|
-
description: "
|
|
50092
|
+
name: "getFile",
|
|
50093
|
+
description: "",
|
|
49916
50094
|
params: [
|
|
49917
50095
|
{
|
|
49918
|
-
name: "
|
|
50096
|
+
name: "owner",
|
|
50097
|
+
type: "string",
|
|
50098
|
+
required: true,
|
|
50099
|
+
description: ""
|
|
50100
|
+
},
|
|
50101
|
+
{
|
|
50102
|
+
name: "repo",
|
|
50103
|
+
type: "string",
|
|
50104
|
+
required: true,
|
|
50105
|
+
description: ""
|
|
50106
|
+
},
|
|
50107
|
+
{
|
|
50108
|
+
name: "path",
|
|
49919
50109
|
type: "string",
|
|
49920
50110
|
required: true,
|
|
49921
|
-
description: "
|
|
50111
|
+
description: ""
|
|
50112
|
+
},
|
|
50113
|
+
{
|
|
50114
|
+
name: "ref",
|
|
50115
|
+
type: "string",
|
|
50116
|
+
required: false,
|
|
50117
|
+
description: ""
|
|
49922
50118
|
}
|
|
49923
50119
|
],
|
|
49924
50120
|
responseShape: {
|
|
49925
|
-
|
|
49926
|
-
|
|
49927
|
-
|
|
50121
|
+
path: "string",
|
|
50122
|
+
content: "string",
|
|
50123
|
+
sha: "string",
|
|
50124
|
+
size: "number"
|
|
50125
|
+
}
|
|
50126
|
+
},
|
|
50127
|
+
{
|
|
50128
|
+
name: "listCommits",
|
|
50129
|
+
description: "",
|
|
50130
|
+
params: [
|
|
50131
|
+
{
|
|
50132
|
+
name: "owner",
|
|
50133
|
+
type: "string",
|
|
50134
|
+
required: true,
|
|
50135
|
+
description: ""
|
|
50136
|
+
},
|
|
50137
|
+
{
|
|
50138
|
+
name: "repo",
|
|
50139
|
+
type: "string",
|
|
50140
|
+
required: true,
|
|
50141
|
+
description: ""
|
|
50142
|
+
},
|
|
50143
|
+
{
|
|
50144
|
+
name: "path",
|
|
50145
|
+
type: "string",
|
|
50146
|
+
required: false,
|
|
50147
|
+
description: ""
|
|
50148
|
+
},
|
|
50149
|
+
{
|
|
50150
|
+
name: "ref",
|
|
50151
|
+
type: "string",
|
|
50152
|
+
required: false,
|
|
50153
|
+
description: ""
|
|
50154
|
+
},
|
|
50155
|
+
{
|
|
50156
|
+
name: "per_page",
|
|
50157
|
+
type: "number",
|
|
50158
|
+
required: false,
|
|
50159
|
+
description: ""
|
|
50160
|
+
}
|
|
50161
|
+
],
|
|
50162
|
+
responseShape: {
|
|
50163
|
+
commits: "array"
|
|
50164
|
+
}
|
|
50165
|
+
},
|
|
50166
|
+
{
|
|
50167
|
+
name: "createIssue",
|
|
50168
|
+
description: "",
|
|
50169
|
+
params: [
|
|
50170
|
+
{
|
|
50171
|
+
name: "owner",
|
|
50172
|
+
type: "string",
|
|
50173
|
+
required: true,
|
|
50174
|
+
description: ""
|
|
50175
|
+
},
|
|
50176
|
+
{
|
|
50177
|
+
name: "repo",
|
|
50178
|
+
type: "string",
|
|
50179
|
+
required: true,
|
|
50180
|
+
description: ""
|
|
50181
|
+
},
|
|
50182
|
+
{
|
|
50183
|
+
name: "title",
|
|
50184
|
+
type: "string",
|
|
50185
|
+
required: true,
|
|
50186
|
+
description: ""
|
|
50187
|
+
},
|
|
50188
|
+
{
|
|
50189
|
+
name: "body",
|
|
50190
|
+
type: "string",
|
|
50191
|
+
required: false,
|
|
50192
|
+
description: ""
|
|
50193
|
+
},
|
|
50194
|
+
{
|
|
50195
|
+
name: "labels",
|
|
50196
|
+
type: "string[]",
|
|
50197
|
+
required: false,
|
|
50198
|
+
description: ""
|
|
50199
|
+
}
|
|
50200
|
+
],
|
|
50201
|
+
responseShape: {
|
|
50202
|
+
number: "number",
|
|
50203
|
+
title: "string",
|
|
50204
|
+
url: "string"
|
|
49928
50205
|
}
|
|
49929
50206
|
}
|
|
49930
50207
|
]
|
|
@@ -49936,678 +50213,2356 @@ var integrators_registry_default = {
|
|
|
49936
50213
|
actions: [
|
|
49937
50214
|
{
|
|
49938
50215
|
name: "createPaymentIntent",
|
|
49939
|
-
description: "
|
|
50216
|
+
description: "",
|
|
49940
50217
|
params: [
|
|
49941
50218
|
{
|
|
49942
50219
|
name: "amount",
|
|
49943
50220
|
type: "number",
|
|
49944
50221
|
required: true,
|
|
49945
|
-
description: "
|
|
50222
|
+
description: ""
|
|
49946
50223
|
},
|
|
49947
50224
|
{
|
|
49948
50225
|
name: "currency",
|
|
49949
50226
|
type: "string",
|
|
49950
50227
|
required: true,
|
|
49951
|
-
description: "
|
|
50228
|
+
description: ""
|
|
49952
50229
|
},
|
|
49953
50230
|
{
|
|
49954
50231
|
name: "metadata",
|
|
49955
50232
|
type: "object",
|
|
49956
50233
|
required: false,
|
|
49957
|
-
description: "
|
|
50234
|
+
description: ""
|
|
49958
50235
|
}
|
|
49959
50236
|
],
|
|
49960
50237
|
responseShape: {
|
|
49961
50238
|
id: "string",
|
|
49962
50239
|
clientSecret: "string",
|
|
50240
|
+
status: "string",
|
|
50241
|
+
amount: "number",
|
|
50242
|
+
currency: "string"
|
|
50243
|
+
}
|
|
50244
|
+
},
|
|
50245
|
+
{
|
|
50246
|
+
name: "confirmPayment",
|
|
50247
|
+
description: "",
|
|
50248
|
+
params: [
|
|
50249
|
+
{
|
|
50250
|
+
name: "paymentIntentId",
|
|
50251
|
+
type: "string",
|
|
50252
|
+
required: true,
|
|
50253
|
+
description: ""
|
|
50254
|
+
}
|
|
50255
|
+
],
|
|
50256
|
+
responseShape: {
|
|
50257
|
+
id: "string",
|
|
50258
|
+
status: "string"
|
|
50259
|
+
}
|
|
50260
|
+
},
|
|
50261
|
+
{
|
|
50262
|
+
name: "refund",
|
|
50263
|
+
description: "",
|
|
50264
|
+
params: [
|
|
50265
|
+
{
|
|
50266
|
+
name: "paymentIntentId",
|
|
50267
|
+
type: "string",
|
|
50268
|
+
required: true,
|
|
50269
|
+
description: ""
|
|
50270
|
+
},
|
|
50271
|
+
{
|
|
50272
|
+
name: "amount",
|
|
50273
|
+
type: "number",
|
|
50274
|
+
required: false,
|
|
50275
|
+
description: ""
|
|
50276
|
+
}
|
|
50277
|
+
],
|
|
50278
|
+
responseShape: {
|
|
50279
|
+
id: "string",
|
|
50280
|
+
status: "string",
|
|
50281
|
+
amount: "number"
|
|
50282
|
+
}
|
|
50283
|
+
}
|
|
50284
|
+
]
|
|
50285
|
+
},
|
|
50286
|
+
llm: {
|
|
50287
|
+
name: "llm",
|
|
50288
|
+
description: "LLM service for content generation, classification, and structured extraction",
|
|
50289
|
+
category: "ai",
|
|
50290
|
+
actions: [
|
|
50291
|
+
{
|
|
50292
|
+
name: "generate",
|
|
50293
|
+
description: "",
|
|
50294
|
+
params: [
|
|
50295
|
+
{
|
|
50296
|
+
name: "userPrompt",
|
|
50297
|
+
type: "string",
|
|
50298
|
+
required: true,
|
|
50299
|
+
description: ""
|
|
50300
|
+
},
|
|
50301
|
+
{
|
|
50302
|
+
name: "systemPrompt",
|
|
50303
|
+
type: "string",
|
|
50304
|
+
required: false,
|
|
50305
|
+
description: ""
|
|
50306
|
+
},
|
|
50307
|
+
{
|
|
50308
|
+
name: "model",
|
|
50309
|
+
type: "string",
|
|
50310
|
+
required: false,
|
|
50311
|
+
description: ""
|
|
50312
|
+
},
|
|
50313
|
+
{
|
|
50314
|
+
name: "temperature",
|
|
50315
|
+
type: "number",
|
|
50316
|
+
required: false,
|
|
50317
|
+
description: ""
|
|
50318
|
+
},
|
|
50319
|
+
{
|
|
50320
|
+
name: "maxTokens",
|
|
50321
|
+
type: "number",
|
|
50322
|
+
required: false,
|
|
50323
|
+
description: ""
|
|
50324
|
+
}
|
|
50325
|
+
],
|
|
50326
|
+
responseShape: {
|
|
50327
|
+
content: "string",
|
|
50328
|
+
usage: "object"
|
|
50329
|
+
}
|
|
50330
|
+
},
|
|
50331
|
+
{
|
|
50332
|
+
name: "classify",
|
|
50333
|
+
description: "",
|
|
50334
|
+
params: [
|
|
50335
|
+
{
|
|
50336
|
+
name: "text",
|
|
50337
|
+
type: "string",
|
|
50338
|
+
required: true,
|
|
50339
|
+
description: ""
|
|
50340
|
+
},
|
|
50341
|
+
{
|
|
50342
|
+
name: "categories",
|
|
50343
|
+
type: "string[]",
|
|
50344
|
+
required: true,
|
|
50345
|
+
description: ""
|
|
50346
|
+
},
|
|
50347
|
+
{
|
|
50348
|
+
name: "model",
|
|
50349
|
+
type: "string",
|
|
50350
|
+
required: false,
|
|
50351
|
+
description: ""
|
|
50352
|
+
}
|
|
50353
|
+
],
|
|
50354
|
+
responseShape: {
|
|
50355
|
+
category: "string",
|
|
50356
|
+
confidence: "number",
|
|
50357
|
+
reasoning: "string"
|
|
50358
|
+
}
|
|
50359
|
+
},
|
|
50360
|
+
{
|
|
50361
|
+
name: "extract",
|
|
50362
|
+
description: "",
|
|
50363
|
+
params: [
|
|
50364
|
+
{
|
|
50365
|
+
name: "text",
|
|
50366
|
+
type: "string",
|
|
50367
|
+
required: true,
|
|
50368
|
+
description: ""
|
|
50369
|
+
},
|
|
50370
|
+
{
|
|
50371
|
+
name: "schema",
|
|
50372
|
+
type: "IntegrationParams",
|
|
50373
|
+
required: true,
|
|
50374
|
+
description: ""
|
|
50375
|
+
},
|
|
50376
|
+
{
|
|
50377
|
+
name: "model",
|
|
50378
|
+
type: "string",
|
|
50379
|
+
required: false,
|
|
50380
|
+
description: ""
|
|
50381
|
+
}
|
|
50382
|
+
],
|
|
50383
|
+
responseShape: {}
|
|
50384
|
+
},
|
|
50385
|
+
{
|
|
50386
|
+
name: "summarize",
|
|
50387
|
+
description: "",
|
|
50388
|
+
params: [
|
|
50389
|
+
{
|
|
50390
|
+
name: "text",
|
|
50391
|
+
type: "string",
|
|
50392
|
+
required: true,
|
|
50393
|
+
description: ""
|
|
50394
|
+
},
|
|
50395
|
+
{
|
|
50396
|
+
name: "maxLength",
|
|
50397
|
+
type: "number",
|
|
50398
|
+
required: false,
|
|
50399
|
+
description: ""
|
|
50400
|
+
},
|
|
50401
|
+
{
|
|
50402
|
+
name: "style",
|
|
50403
|
+
type: "string",
|
|
50404
|
+
required: false,
|
|
50405
|
+
description: ""
|
|
50406
|
+
},
|
|
50407
|
+
{
|
|
50408
|
+
name: "model",
|
|
50409
|
+
type: "string",
|
|
50410
|
+
required: false,
|
|
50411
|
+
description: ""
|
|
50412
|
+
}
|
|
50413
|
+
],
|
|
50414
|
+
responseShape: {
|
|
50415
|
+
summary: "string",
|
|
50416
|
+
keyPoints: "string[]"
|
|
50417
|
+
}
|
|
50418
|
+
},
|
|
50419
|
+
{
|
|
50420
|
+
name: "embed",
|
|
50421
|
+
description: "",
|
|
50422
|
+
params: [
|
|
50423
|
+
{
|
|
50424
|
+
name: "texts",
|
|
50425
|
+
type: "string[]",
|
|
50426
|
+
required: true,
|
|
50427
|
+
description: ""
|
|
50428
|
+
},
|
|
50429
|
+
{
|
|
50430
|
+
name: "model",
|
|
50431
|
+
type: "string",
|
|
50432
|
+
required: false,
|
|
50433
|
+
description: ""
|
|
50434
|
+
}
|
|
50435
|
+
],
|
|
50436
|
+
responseShape: {
|
|
50437
|
+
embeddings: "number[][]"
|
|
50438
|
+
}
|
|
50439
|
+
}
|
|
50440
|
+
]
|
|
50441
|
+
},
|
|
50442
|
+
ml: {
|
|
50443
|
+
name: "ml",
|
|
50444
|
+
description: "ML service - model inference on a trained or off-the-shelf checkpoint, reached via a deployed serving orbital",
|
|
50445
|
+
category: "ai",
|
|
50446
|
+
actions: [
|
|
50447
|
+
{
|
|
50448
|
+
name: "infer",
|
|
50449
|
+
description: "",
|
|
50450
|
+
params: [
|
|
50451
|
+
{
|
|
50452
|
+
name: "model",
|
|
50453
|
+
type: "string",
|
|
50454
|
+
required: true,
|
|
50455
|
+
description: ""
|
|
50456
|
+
},
|
|
50457
|
+
{
|
|
50458
|
+
name: "input",
|
|
50459
|
+
type: "ServiceParamsValue",
|
|
50460
|
+
required: true,
|
|
50461
|
+
description: ""
|
|
50462
|
+
}
|
|
50463
|
+
],
|
|
50464
|
+
responseShape: {
|
|
50465
|
+
output: "ServiceParamsValue",
|
|
50466
|
+
confidence: "number",
|
|
50467
|
+
violations: "ServiceParamsValue[]"
|
|
50468
|
+
}
|
|
50469
|
+
}
|
|
50470
|
+
]
|
|
50471
|
+
},
|
|
50472
|
+
youtube: {
|
|
50473
|
+
name: "youtube",
|
|
50474
|
+
description: "YouTube Data API - search videos, get video/channel details",
|
|
50475
|
+
category: "media",
|
|
50476
|
+
actions: [
|
|
50477
|
+
{
|
|
50478
|
+
name: "search",
|
|
50479
|
+
description: "",
|
|
50480
|
+
params: [
|
|
50481
|
+
{
|
|
50482
|
+
name: "query",
|
|
50483
|
+
type: "string",
|
|
50484
|
+
required: true,
|
|
50485
|
+
description: ""
|
|
50486
|
+
},
|
|
50487
|
+
{
|
|
50488
|
+
name: "maxResults",
|
|
50489
|
+
type: "number",
|
|
50490
|
+
required: false,
|
|
50491
|
+
description: ""
|
|
50492
|
+
},
|
|
50493
|
+
{
|
|
50494
|
+
name: "type",
|
|
50495
|
+
type: "string",
|
|
50496
|
+
required: false,
|
|
50497
|
+
description: ""
|
|
50498
|
+
}
|
|
50499
|
+
],
|
|
50500
|
+
responseShape: {}
|
|
50501
|
+
},
|
|
50502
|
+
{
|
|
50503
|
+
name: "getVideo",
|
|
50504
|
+
description: "",
|
|
50505
|
+
params: [
|
|
50506
|
+
{
|
|
50507
|
+
name: "videoId",
|
|
50508
|
+
type: "string",
|
|
50509
|
+
required: true,
|
|
50510
|
+
description: ""
|
|
50511
|
+
}
|
|
50512
|
+
],
|
|
50513
|
+
responseShape: {
|
|
50514
|
+
title: "string",
|
|
50515
|
+
description: "string",
|
|
50516
|
+
viewCount: "string",
|
|
50517
|
+
likeCount: "string"
|
|
50518
|
+
}
|
|
50519
|
+
},
|
|
50520
|
+
{
|
|
50521
|
+
name: "getChannel",
|
|
50522
|
+
description: "",
|
|
50523
|
+
params: [
|
|
50524
|
+
{
|
|
50525
|
+
name: "channelId",
|
|
50526
|
+
type: "string",
|
|
50527
|
+
required: true,
|
|
50528
|
+
description: ""
|
|
50529
|
+
}
|
|
50530
|
+
],
|
|
50531
|
+
responseShape: {
|
|
50532
|
+
name: "string",
|
|
50533
|
+
description: "string",
|
|
50534
|
+
subscriberCount: "string"
|
|
50535
|
+
}
|
|
50536
|
+
}
|
|
50537
|
+
]
|
|
50538
|
+
},
|
|
50539
|
+
twilio: {
|
|
50540
|
+
name: "twilio",
|
|
50541
|
+
description: "Twilio messaging - send SMS, WhatsApp messages",
|
|
50542
|
+
category: "messaging",
|
|
50543
|
+
actions: [
|
|
50544
|
+
{
|
|
50545
|
+
name: "sendSMS",
|
|
50546
|
+
description: "",
|
|
50547
|
+
params: [
|
|
50548
|
+
{
|
|
50549
|
+
name: "to",
|
|
50550
|
+
type: "string",
|
|
50551
|
+
required: true,
|
|
50552
|
+
description: ""
|
|
50553
|
+
},
|
|
50554
|
+
{
|
|
50555
|
+
name: "body",
|
|
50556
|
+
type: "string",
|
|
50557
|
+
required: true,
|
|
50558
|
+
description: ""
|
|
50559
|
+
}
|
|
50560
|
+
],
|
|
50561
|
+
responseShape: {
|
|
50562
|
+
sid: "string",
|
|
50563
|
+
status: "string"
|
|
50564
|
+
}
|
|
50565
|
+
},
|
|
50566
|
+
{
|
|
50567
|
+
name: "sendWhatsApp",
|
|
50568
|
+
description: "",
|
|
50569
|
+
params: [
|
|
50570
|
+
{
|
|
50571
|
+
name: "to",
|
|
50572
|
+
type: "string",
|
|
50573
|
+
required: true,
|
|
50574
|
+
description: ""
|
|
50575
|
+
},
|
|
50576
|
+
{
|
|
50577
|
+
name: "body",
|
|
50578
|
+
type: "string",
|
|
50579
|
+
required: true,
|
|
50580
|
+
description: ""
|
|
50581
|
+
}
|
|
50582
|
+
],
|
|
50583
|
+
responseShape: {
|
|
50584
|
+
sid: "string",
|
|
50585
|
+
status: "string"
|
|
50586
|
+
}
|
|
50587
|
+
}
|
|
50588
|
+
]
|
|
50589
|
+
},
|
|
50590
|
+
email: {
|
|
50591
|
+
name: "email",
|
|
50592
|
+
description: "Transactional email via SendGrid/Resend",
|
|
50593
|
+
category: "messaging",
|
|
50594
|
+
actions: [
|
|
50595
|
+
{
|
|
50596
|
+
name: "send",
|
|
50597
|
+
description: "",
|
|
50598
|
+
params: [
|
|
50599
|
+
{
|
|
50600
|
+
name: "to",
|
|
50601
|
+
type: "string",
|
|
50602
|
+
required: true,
|
|
50603
|
+
description: ""
|
|
50604
|
+
},
|
|
50605
|
+
{
|
|
50606
|
+
name: "subject",
|
|
50607
|
+
type: "string",
|
|
50608
|
+
required: true,
|
|
50609
|
+
description: ""
|
|
50610
|
+
},
|
|
50611
|
+
{
|
|
50612
|
+
name: "body",
|
|
50613
|
+
type: "string",
|
|
50614
|
+
required: true,
|
|
50615
|
+
description: ""
|
|
50616
|
+
},
|
|
50617
|
+
{
|
|
50618
|
+
name: "from",
|
|
50619
|
+
type: "string",
|
|
50620
|
+
required: false,
|
|
50621
|
+
description: ""
|
|
50622
|
+
}
|
|
50623
|
+
],
|
|
50624
|
+
responseShape: {
|
|
50625
|
+
id: "string",
|
|
50626
|
+
status: "string"
|
|
50627
|
+
}
|
|
50628
|
+
}
|
|
50629
|
+
]
|
|
50630
|
+
},
|
|
50631
|
+
webhook: {
|
|
50632
|
+
name: "webhook",
|
|
50633
|
+
description: "Outbound webhook - signed HTTP POST notifications to external endpoints",
|
|
50634
|
+
category: "messaging",
|
|
50635
|
+
actions: [
|
|
50636
|
+
{
|
|
50637
|
+
name: "send",
|
|
50638
|
+
description: "",
|
|
50639
|
+
params: [
|
|
50640
|
+
{
|
|
50641
|
+
name: "url",
|
|
50642
|
+
type: "string",
|
|
50643
|
+
required: true,
|
|
50644
|
+
description: ""
|
|
50645
|
+
},
|
|
50646
|
+
{
|
|
50647
|
+
name: "event",
|
|
50648
|
+
type: "string",
|
|
50649
|
+
required: true,
|
|
50650
|
+
description: ""
|
|
50651
|
+
},
|
|
50652
|
+
{
|
|
50653
|
+
name: "payload",
|
|
50654
|
+
type: "object",
|
|
50655
|
+
required: false,
|
|
50656
|
+
description: ""
|
|
50657
|
+
},
|
|
50658
|
+
{
|
|
50659
|
+
name: "secret",
|
|
50660
|
+
type: "string",
|
|
50661
|
+
required: false,
|
|
50662
|
+
description: ""
|
|
50663
|
+
}
|
|
50664
|
+
],
|
|
50665
|
+
responseShape: {
|
|
50666
|
+
status: "number",
|
|
50667
|
+
ok: "boolean",
|
|
50668
|
+
durationMs: "number"
|
|
50669
|
+
}
|
|
50670
|
+
}
|
|
50671
|
+
]
|
|
50672
|
+
},
|
|
50673
|
+
push: {
|
|
50674
|
+
name: "push",
|
|
50675
|
+
description: "Web Push - VAPID-signed browser push notifications",
|
|
50676
|
+
category: "messaging",
|
|
50677
|
+
actions: [
|
|
50678
|
+
{
|
|
50679
|
+
name: "send",
|
|
50680
|
+
description: "",
|
|
50681
|
+
params: [
|
|
50682
|
+
{
|
|
50683
|
+
name: "subscription",
|
|
50684
|
+
type: "object",
|
|
50685
|
+
required: true,
|
|
50686
|
+
description: ""
|
|
50687
|
+
},
|
|
50688
|
+
{
|
|
50689
|
+
name: "title",
|
|
50690
|
+
type: "string",
|
|
50691
|
+
required: true,
|
|
50692
|
+
description: ""
|
|
50693
|
+
},
|
|
50694
|
+
{
|
|
50695
|
+
name: "body",
|
|
50696
|
+
type: "string",
|
|
50697
|
+
required: true,
|
|
50698
|
+
description: ""
|
|
50699
|
+
},
|
|
50700
|
+
{
|
|
50701
|
+
name: "url",
|
|
50702
|
+
type: "string",
|
|
50703
|
+
required: false,
|
|
50704
|
+
description: ""
|
|
50705
|
+
},
|
|
50706
|
+
{
|
|
50707
|
+
name: "icon",
|
|
50708
|
+
type: "string",
|
|
50709
|
+
required: false,
|
|
50710
|
+
description: ""
|
|
50711
|
+
}
|
|
50712
|
+
],
|
|
50713
|
+
responseShape: {
|
|
50714
|
+
statusCode: "number",
|
|
50715
|
+
ok: "boolean",
|
|
50716
|
+
expired: "boolean"
|
|
50717
|
+
}
|
|
50718
|
+
}
|
|
50719
|
+
]
|
|
50720
|
+
},
|
|
50721
|
+
calendar: {
|
|
50722
|
+
name: "calendar",
|
|
50723
|
+
description: "Google Calendar - events, free-busy, watch channels (service account / domain-wide delegation)",
|
|
50724
|
+
category: "infrastructure",
|
|
50725
|
+
actions: [
|
|
50726
|
+
{
|
|
50727
|
+
name: "listEvents",
|
|
50728
|
+
description: "",
|
|
50729
|
+
params: [
|
|
50730
|
+
{
|
|
50731
|
+
name: "calendarId",
|
|
50732
|
+
type: "string",
|
|
50733
|
+
required: false,
|
|
50734
|
+
description: ""
|
|
50735
|
+
},
|
|
50736
|
+
{
|
|
50737
|
+
name: "timeMin",
|
|
50738
|
+
type: "string",
|
|
50739
|
+
required: false,
|
|
50740
|
+
description: ""
|
|
50741
|
+
},
|
|
50742
|
+
{
|
|
50743
|
+
name: "timeMax",
|
|
50744
|
+
type: "string",
|
|
50745
|
+
required: false,
|
|
50746
|
+
description: ""
|
|
50747
|
+
},
|
|
50748
|
+
{
|
|
50749
|
+
name: "syncToken",
|
|
50750
|
+
type: "string",
|
|
50751
|
+
required: false,
|
|
50752
|
+
description: ""
|
|
50753
|
+
},
|
|
50754
|
+
{
|
|
50755
|
+
name: "maxResults",
|
|
50756
|
+
type: "number",
|
|
50757
|
+
required: false,
|
|
50758
|
+
description: ""
|
|
50759
|
+
}
|
|
50760
|
+
],
|
|
50761
|
+
responseShape: {
|
|
50762
|
+
events: "array",
|
|
50763
|
+
nextSyncToken: "string | null"
|
|
50764
|
+
}
|
|
50765
|
+
},
|
|
50766
|
+
{
|
|
50767
|
+
name: "createEvent",
|
|
50768
|
+
description: "",
|
|
50769
|
+
params: [
|
|
50770
|
+
{
|
|
50771
|
+
name: "calendarId",
|
|
50772
|
+
type: "string",
|
|
50773
|
+
required: false,
|
|
50774
|
+
description: ""
|
|
50775
|
+
},
|
|
50776
|
+
{
|
|
50777
|
+
name: "summary",
|
|
50778
|
+
type: "string",
|
|
50779
|
+
required: true,
|
|
50780
|
+
description: ""
|
|
50781
|
+
},
|
|
50782
|
+
{
|
|
50783
|
+
name: "description",
|
|
50784
|
+
type: "string",
|
|
50785
|
+
required: false,
|
|
50786
|
+
description: ""
|
|
50787
|
+
},
|
|
50788
|
+
{
|
|
50789
|
+
name: "location",
|
|
50790
|
+
type: "string",
|
|
50791
|
+
required: false,
|
|
50792
|
+
description: ""
|
|
50793
|
+
},
|
|
50794
|
+
{
|
|
50795
|
+
name: "start",
|
|
50796
|
+
type: "string",
|
|
50797
|
+
required: true,
|
|
50798
|
+
description: ""
|
|
50799
|
+
},
|
|
50800
|
+
{
|
|
50801
|
+
name: "end",
|
|
50802
|
+
type: "string",
|
|
50803
|
+
required: false,
|
|
50804
|
+
description: ""
|
|
50805
|
+
},
|
|
50806
|
+
{
|
|
50807
|
+
name: "durationMinutes",
|
|
50808
|
+
type: "number",
|
|
50809
|
+
required: false,
|
|
50810
|
+
description: ""
|
|
50811
|
+
}
|
|
50812
|
+
],
|
|
50813
|
+
responseShape: {
|
|
50814
|
+
id: "string",
|
|
50815
|
+
status: "string",
|
|
50816
|
+
htmlLink: "string"
|
|
50817
|
+
}
|
|
50818
|
+
},
|
|
50819
|
+
{
|
|
50820
|
+
name: "updateEvent",
|
|
50821
|
+
description: "",
|
|
50822
|
+
params: [
|
|
50823
|
+
{
|
|
50824
|
+
name: "calendarId",
|
|
50825
|
+
type: "string",
|
|
50826
|
+
required: false,
|
|
50827
|
+
description: ""
|
|
50828
|
+
},
|
|
50829
|
+
{
|
|
50830
|
+
name: "eventId",
|
|
50831
|
+
type: "string",
|
|
50832
|
+
required: true,
|
|
50833
|
+
description: ""
|
|
50834
|
+
},
|
|
50835
|
+
{
|
|
50836
|
+
name: "summary",
|
|
50837
|
+
type: "string",
|
|
50838
|
+
required: false,
|
|
50839
|
+
description: ""
|
|
50840
|
+
},
|
|
50841
|
+
{
|
|
50842
|
+
name: "description",
|
|
50843
|
+
type: "string",
|
|
50844
|
+
required: false,
|
|
50845
|
+
description: ""
|
|
50846
|
+
},
|
|
50847
|
+
{
|
|
50848
|
+
name: "location",
|
|
50849
|
+
type: "string",
|
|
50850
|
+
required: false,
|
|
50851
|
+
description: ""
|
|
50852
|
+
},
|
|
50853
|
+
{
|
|
50854
|
+
name: "start",
|
|
50855
|
+
type: "string",
|
|
50856
|
+
required: false,
|
|
50857
|
+
description: ""
|
|
50858
|
+
},
|
|
50859
|
+
{
|
|
50860
|
+
name: "end",
|
|
50861
|
+
type: "string",
|
|
50862
|
+
required: false,
|
|
50863
|
+
description: ""
|
|
50864
|
+
}
|
|
50865
|
+
],
|
|
50866
|
+
responseShape: {
|
|
50867
|
+
id: "string",
|
|
50868
|
+
status: "string"
|
|
50869
|
+
}
|
|
50870
|
+
},
|
|
50871
|
+
{
|
|
50872
|
+
name: "deleteEvent",
|
|
50873
|
+
description: "",
|
|
50874
|
+
params: [
|
|
50875
|
+
{
|
|
50876
|
+
name: "calendarId",
|
|
50877
|
+
type: "string",
|
|
50878
|
+
required: false,
|
|
50879
|
+
description: ""
|
|
50880
|
+
},
|
|
50881
|
+
{
|
|
50882
|
+
name: "eventId",
|
|
50883
|
+
type: "string",
|
|
50884
|
+
required: true,
|
|
50885
|
+
description: ""
|
|
50886
|
+
}
|
|
50887
|
+
],
|
|
50888
|
+
responseShape: {
|
|
50889
|
+
id: "string",
|
|
50890
|
+
deleted: "boolean"
|
|
50891
|
+
}
|
|
50892
|
+
},
|
|
50893
|
+
{
|
|
50894
|
+
name: "freeBusy",
|
|
50895
|
+
description: "",
|
|
50896
|
+
params: [
|
|
50897
|
+
{
|
|
50898
|
+
name: "calendarId",
|
|
50899
|
+
type: "string",
|
|
50900
|
+
required: false,
|
|
50901
|
+
description: ""
|
|
50902
|
+
},
|
|
50903
|
+
{
|
|
50904
|
+
name: "timeMin",
|
|
50905
|
+
type: "string",
|
|
50906
|
+
required: true,
|
|
50907
|
+
description: ""
|
|
50908
|
+
},
|
|
50909
|
+
{
|
|
50910
|
+
name: "timeMax",
|
|
50911
|
+
type: "string",
|
|
50912
|
+
required: true,
|
|
50913
|
+
description: ""
|
|
50914
|
+
}
|
|
50915
|
+
],
|
|
50916
|
+
responseShape: {
|
|
50917
|
+
busy: "array"
|
|
50918
|
+
}
|
|
50919
|
+
},
|
|
50920
|
+
{
|
|
50921
|
+
name: "watch",
|
|
50922
|
+
description: "",
|
|
50923
|
+
params: [
|
|
50924
|
+
{
|
|
50925
|
+
name: "calendarId",
|
|
50926
|
+
type: "string",
|
|
50927
|
+
required: false,
|
|
50928
|
+
description: ""
|
|
50929
|
+
},
|
|
50930
|
+
{
|
|
50931
|
+
name: "channelId",
|
|
50932
|
+
type: "string",
|
|
50933
|
+
required: true,
|
|
50934
|
+
description: ""
|
|
50935
|
+
},
|
|
50936
|
+
{
|
|
50937
|
+
name: "address",
|
|
50938
|
+
type: "string",
|
|
50939
|
+
required: true,
|
|
50940
|
+
description: ""
|
|
50941
|
+
},
|
|
50942
|
+
{
|
|
50943
|
+
name: "ttlSeconds",
|
|
50944
|
+
type: "number",
|
|
50945
|
+
required: false,
|
|
50946
|
+
description: ""
|
|
50947
|
+
}
|
|
50948
|
+
],
|
|
50949
|
+
responseShape: {
|
|
50950
|
+
channelId: "string",
|
|
50951
|
+
resourceId: "string",
|
|
50952
|
+
expiration: "string"
|
|
50953
|
+
}
|
|
50954
|
+
},
|
|
50955
|
+
{
|
|
50956
|
+
name: "stopWatch",
|
|
50957
|
+
description: "",
|
|
50958
|
+
params: [
|
|
50959
|
+
{
|
|
50960
|
+
name: "channelId",
|
|
50961
|
+
type: "string",
|
|
50962
|
+
required: true,
|
|
50963
|
+
description: ""
|
|
50964
|
+
},
|
|
50965
|
+
{
|
|
50966
|
+
name: "resourceId",
|
|
50967
|
+
type: "string",
|
|
50968
|
+
required: true,
|
|
50969
|
+
description: ""
|
|
50970
|
+
}
|
|
50971
|
+
],
|
|
50972
|
+
responseShape: {
|
|
50973
|
+
stopped: "boolean"
|
|
50974
|
+
}
|
|
50975
|
+
}
|
|
50976
|
+
]
|
|
50977
|
+
},
|
|
50978
|
+
drive: {
|
|
50979
|
+
name: "drive",
|
|
50980
|
+
description: "Google Drive - files, folders, sharing (service account / domain-wide delegation)",
|
|
50981
|
+
category: "infrastructure",
|
|
50982
|
+
actions: [
|
|
50983
|
+
{
|
|
50984
|
+
name: "listFiles",
|
|
50985
|
+
description: "",
|
|
50986
|
+
params: [
|
|
50987
|
+
{
|
|
50988
|
+
name: "folderId",
|
|
50989
|
+
type: "string",
|
|
50990
|
+
required: false,
|
|
50991
|
+
description: ""
|
|
50992
|
+
},
|
|
50993
|
+
{
|
|
50994
|
+
name: "query",
|
|
50995
|
+
type: "string",
|
|
50996
|
+
required: false,
|
|
50997
|
+
description: ""
|
|
50998
|
+
},
|
|
50999
|
+
{
|
|
51000
|
+
name: "maxResults",
|
|
51001
|
+
type: "number",
|
|
51002
|
+
required: false,
|
|
51003
|
+
description: ""
|
|
51004
|
+
}
|
|
51005
|
+
],
|
|
51006
|
+
responseShape: {
|
|
51007
|
+
files: "array"
|
|
51008
|
+
}
|
|
51009
|
+
},
|
|
51010
|
+
{
|
|
51011
|
+
name: "getFile",
|
|
51012
|
+
description: "",
|
|
51013
|
+
params: [
|
|
51014
|
+
{
|
|
51015
|
+
name: "fileId",
|
|
51016
|
+
type: "string",
|
|
51017
|
+
required: true,
|
|
51018
|
+
description: ""
|
|
51019
|
+
}
|
|
51020
|
+
],
|
|
51021
|
+
responseShape: {
|
|
51022
|
+
id: "string",
|
|
51023
|
+
name: "string",
|
|
51024
|
+
mimeType: "string",
|
|
51025
|
+
content: "string",
|
|
51026
|
+
size: "number"
|
|
51027
|
+
}
|
|
51028
|
+
},
|
|
51029
|
+
{
|
|
51030
|
+
name: "uploadFile",
|
|
51031
|
+
description: "",
|
|
51032
|
+
params: [
|
|
51033
|
+
{
|
|
51034
|
+
name: "name",
|
|
51035
|
+
type: "string",
|
|
51036
|
+
required: true,
|
|
51037
|
+
description: ""
|
|
51038
|
+
},
|
|
51039
|
+
{
|
|
51040
|
+
name: "content",
|
|
51041
|
+
type: "string",
|
|
51042
|
+
required: true,
|
|
51043
|
+
description: ""
|
|
51044
|
+
},
|
|
51045
|
+
{
|
|
51046
|
+
name: "mimeType",
|
|
51047
|
+
type: "string",
|
|
51048
|
+
required: false,
|
|
51049
|
+
description: ""
|
|
51050
|
+
},
|
|
51051
|
+
{
|
|
51052
|
+
name: "folderId",
|
|
51053
|
+
type: "string",
|
|
51054
|
+
required: false,
|
|
51055
|
+
description: ""
|
|
51056
|
+
}
|
|
51057
|
+
],
|
|
51058
|
+
responseShape: {
|
|
51059
|
+
id: "string",
|
|
51060
|
+
name: "string",
|
|
51061
|
+
webViewLink: "string"
|
|
51062
|
+
}
|
|
51063
|
+
},
|
|
51064
|
+
{
|
|
51065
|
+
name: "createFolder",
|
|
51066
|
+
description: "",
|
|
51067
|
+
params: [
|
|
51068
|
+
{
|
|
51069
|
+
name: "name",
|
|
51070
|
+
type: "string",
|
|
51071
|
+
required: true,
|
|
51072
|
+
description: ""
|
|
51073
|
+
},
|
|
51074
|
+
{
|
|
51075
|
+
name: "parentId",
|
|
51076
|
+
type: "string",
|
|
51077
|
+
required: false,
|
|
51078
|
+
description: ""
|
|
51079
|
+
}
|
|
51080
|
+
],
|
|
51081
|
+
responseShape: {
|
|
51082
|
+
id: "string",
|
|
51083
|
+
name: "string"
|
|
51084
|
+
}
|
|
51085
|
+
},
|
|
51086
|
+
{
|
|
51087
|
+
name: "shareFile",
|
|
51088
|
+
description: "",
|
|
51089
|
+
params: [
|
|
51090
|
+
{
|
|
51091
|
+
name: "fileId",
|
|
51092
|
+
type: "string",
|
|
51093
|
+
required: true,
|
|
51094
|
+
description: ""
|
|
51095
|
+
},
|
|
51096
|
+
{
|
|
51097
|
+
name: "email",
|
|
51098
|
+
type: "string",
|
|
51099
|
+
required: true,
|
|
51100
|
+
description: ""
|
|
51101
|
+
},
|
|
51102
|
+
{
|
|
51103
|
+
name: "role",
|
|
51104
|
+
type: "'reader' | 'writer' | 'commenter'",
|
|
51105
|
+
required: false,
|
|
51106
|
+
description: ""
|
|
51107
|
+
}
|
|
51108
|
+
],
|
|
51109
|
+
responseShape: {
|
|
51110
|
+
shared: "boolean",
|
|
51111
|
+
permissionId: "string"
|
|
51112
|
+
}
|
|
51113
|
+
}
|
|
51114
|
+
]
|
|
51115
|
+
},
|
|
51116
|
+
metaAds: {
|
|
51117
|
+
name: "metaAds",
|
|
51118
|
+
description: "Meta Ads - read-only Marketing Insights (spend, campaigns)",
|
|
51119
|
+
category: "marketing",
|
|
51120
|
+
actions: [
|
|
51121
|
+
{
|
|
51122
|
+
name: "getSpend",
|
|
51123
|
+
description: "",
|
|
51124
|
+
params: [
|
|
51125
|
+
{
|
|
51126
|
+
name: "accountId",
|
|
51127
|
+
type: "string",
|
|
51128
|
+
required: false,
|
|
51129
|
+
description: ""
|
|
51130
|
+
},
|
|
51131
|
+
{
|
|
51132
|
+
name: "since",
|
|
51133
|
+
type: "string",
|
|
51134
|
+
required: true,
|
|
51135
|
+
description: ""
|
|
51136
|
+
},
|
|
51137
|
+
{
|
|
51138
|
+
name: "until",
|
|
51139
|
+
type: "string",
|
|
51140
|
+
required: true,
|
|
51141
|
+
description: ""
|
|
51142
|
+
},
|
|
51143
|
+
{
|
|
51144
|
+
name: "clientTag",
|
|
51145
|
+
type: "string",
|
|
51146
|
+
required: false,
|
|
51147
|
+
description: ""
|
|
51148
|
+
}
|
|
51149
|
+
],
|
|
51150
|
+
responseShape: {
|
|
51151
|
+
spend: "number",
|
|
51152
|
+
currency: "string",
|
|
51153
|
+
impressions: "number",
|
|
51154
|
+
clicks: "number"
|
|
51155
|
+
}
|
|
51156
|
+
},
|
|
51157
|
+
{
|
|
51158
|
+
name: "listCampaigns",
|
|
51159
|
+
description: "",
|
|
51160
|
+
params: [
|
|
51161
|
+
{
|
|
51162
|
+
name: "accountId",
|
|
51163
|
+
type: "string",
|
|
51164
|
+
required: false,
|
|
51165
|
+
description: ""
|
|
51166
|
+
},
|
|
51167
|
+
{
|
|
51168
|
+
name: "status",
|
|
51169
|
+
type: "string",
|
|
51170
|
+
required: false,
|
|
51171
|
+
description: ""
|
|
51172
|
+
}
|
|
51173
|
+
],
|
|
51174
|
+
responseShape: {
|
|
51175
|
+
campaigns: "array"
|
|
51176
|
+
}
|
|
51177
|
+
}
|
|
51178
|
+
]
|
|
51179
|
+
},
|
|
51180
|
+
accounting: {
|
|
51181
|
+
name: "accounting",
|
|
51182
|
+
description: "Accounting export - invoice/journal rows to import-ready CSV",
|
|
51183
|
+
category: "finance",
|
|
51184
|
+
actions: [
|
|
51185
|
+
{
|
|
51186
|
+
name: "exportInvoices",
|
|
51187
|
+
description: "",
|
|
51188
|
+
params: [
|
|
51189
|
+
{
|
|
51190
|
+
name: "invoices",
|
|
51191
|
+
type: "array",
|
|
51192
|
+
required: true,
|
|
51193
|
+
description: ""
|
|
51194
|
+
},
|
|
51195
|
+
{
|
|
51196
|
+
name: "format",
|
|
51197
|
+
type: "'csv'",
|
|
51198
|
+
required: false,
|
|
51199
|
+
description: ""
|
|
51200
|
+
}
|
|
51201
|
+
],
|
|
51202
|
+
responseShape: {
|
|
51203
|
+
content: "string",
|
|
51204
|
+
filename: "string",
|
|
51205
|
+
count: "number"
|
|
51206
|
+
}
|
|
51207
|
+
},
|
|
51208
|
+
{
|
|
51209
|
+
name: "exportJournal",
|
|
51210
|
+
description: "",
|
|
51211
|
+
params: [
|
|
51212
|
+
{
|
|
51213
|
+
name: "entries",
|
|
51214
|
+
type: "array",
|
|
51215
|
+
required: true,
|
|
51216
|
+
description: ""
|
|
51217
|
+
},
|
|
51218
|
+
{
|
|
51219
|
+
name: "format",
|
|
51220
|
+
type: "'csv'",
|
|
51221
|
+
required: false,
|
|
51222
|
+
description: ""
|
|
51223
|
+
}
|
|
51224
|
+
],
|
|
51225
|
+
responseShape: {
|
|
51226
|
+
content: "string",
|
|
51227
|
+
filename: "string",
|
|
51228
|
+
count: "number"
|
|
51229
|
+
}
|
|
51230
|
+
}
|
|
51231
|
+
]
|
|
51232
|
+
},
|
|
51233
|
+
banking: {
|
|
51234
|
+
name: "banking",
|
|
51235
|
+
description: "Banking - GoCardless Bank Account Data (requisitions, accounts, transactions)",
|
|
51236
|
+
category: "finance",
|
|
51237
|
+
actions: [
|
|
51238
|
+
{
|
|
51239
|
+
name: "createRequisition",
|
|
51240
|
+
description: "",
|
|
51241
|
+
params: [
|
|
51242
|
+
{
|
|
51243
|
+
name: "institutionId",
|
|
51244
|
+
type: "string",
|
|
51245
|
+
required: true,
|
|
51246
|
+
description: ""
|
|
51247
|
+
},
|
|
51248
|
+
{
|
|
51249
|
+
name: "redirectUrl",
|
|
51250
|
+
type: "string",
|
|
51251
|
+
required: true,
|
|
51252
|
+
description: ""
|
|
51253
|
+
},
|
|
51254
|
+
{
|
|
51255
|
+
name: "reference",
|
|
51256
|
+
type: "string",
|
|
51257
|
+
required: false,
|
|
51258
|
+
description: ""
|
|
51259
|
+
}
|
|
51260
|
+
],
|
|
51261
|
+
responseShape: {
|
|
51262
|
+
requisitionId: "string",
|
|
51263
|
+
link: "string"
|
|
51264
|
+
}
|
|
51265
|
+
},
|
|
51266
|
+
{
|
|
51267
|
+
name: "listAccounts",
|
|
51268
|
+
description: "",
|
|
51269
|
+
params: [
|
|
51270
|
+
{
|
|
51271
|
+
name: "requisitionId",
|
|
51272
|
+
type: "string",
|
|
51273
|
+
required: true,
|
|
51274
|
+
description: ""
|
|
51275
|
+
}
|
|
51276
|
+
],
|
|
51277
|
+
responseShape: {
|
|
51278
|
+
accounts: "string[]"
|
|
51279
|
+
}
|
|
51280
|
+
},
|
|
51281
|
+
{
|
|
51282
|
+
name: "listTransactions",
|
|
51283
|
+
description: "",
|
|
51284
|
+
params: [
|
|
51285
|
+
{
|
|
51286
|
+
name: "accountId",
|
|
51287
|
+
type: "string",
|
|
51288
|
+
required: true,
|
|
51289
|
+
description: ""
|
|
51290
|
+
},
|
|
51291
|
+
{
|
|
51292
|
+
name: "dateFrom",
|
|
51293
|
+
type: "string",
|
|
51294
|
+
required: false,
|
|
51295
|
+
description: ""
|
|
51296
|
+
},
|
|
51297
|
+
{
|
|
51298
|
+
name: "dateTo",
|
|
51299
|
+
type: "string",
|
|
51300
|
+
required: false,
|
|
51301
|
+
description: ""
|
|
51302
|
+
}
|
|
51303
|
+
],
|
|
51304
|
+
responseShape: {
|
|
51305
|
+
transactions: "array"
|
|
51306
|
+
}
|
|
51307
|
+
}
|
|
51308
|
+
]
|
|
51309
|
+
},
|
|
51310
|
+
esign: {
|
|
51311
|
+
name: "esign",
|
|
51312
|
+
description: "E-signature - send/track/download envelopes (DocuSign)",
|
|
51313
|
+
category: "infrastructure",
|
|
51314
|
+
actions: [
|
|
51315
|
+
{
|
|
51316
|
+
name: "sendEnvelope",
|
|
51317
|
+
description: "",
|
|
51318
|
+
params: [
|
|
51319
|
+
{
|
|
51320
|
+
name: "recipientEmail",
|
|
51321
|
+
type: "string",
|
|
51322
|
+
required: true,
|
|
51323
|
+
description: ""
|
|
51324
|
+
},
|
|
51325
|
+
{
|
|
51326
|
+
name: "recipientName",
|
|
51327
|
+
type: "string",
|
|
51328
|
+
required: true,
|
|
51329
|
+
description: ""
|
|
51330
|
+
},
|
|
51331
|
+
{
|
|
51332
|
+
name: "documentName",
|
|
51333
|
+
type: "string",
|
|
51334
|
+
required: true,
|
|
51335
|
+
description: ""
|
|
51336
|
+
},
|
|
51337
|
+
{
|
|
51338
|
+
name: "documentContent",
|
|
51339
|
+
type: "string",
|
|
51340
|
+
required: true,
|
|
51341
|
+
description: ""
|
|
51342
|
+
},
|
|
51343
|
+
{
|
|
51344
|
+
name: "emailSubject",
|
|
51345
|
+
type: "string",
|
|
51346
|
+
required: false,
|
|
51347
|
+
description: ""
|
|
51348
|
+
}
|
|
51349
|
+
],
|
|
51350
|
+
responseShape: {
|
|
51351
|
+
envelopeId: "string",
|
|
49963
51352
|
status: "string"
|
|
49964
51353
|
}
|
|
49965
51354
|
},
|
|
49966
51355
|
{
|
|
49967
|
-
name: "
|
|
49968
|
-
description: "
|
|
51356
|
+
name: "getEnvelopeStatus",
|
|
51357
|
+
description: "",
|
|
51358
|
+
params: [
|
|
51359
|
+
{
|
|
51360
|
+
name: "envelopeId",
|
|
51361
|
+
type: "string",
|
|
51362
|
+
required: true,
|
|
51363
|
+
description: ""
|
|
51364
|
+
}
|
|
51365
|
+
],
|
|
51366
|
+
responseShape: {
|
|
51367
|
+
status: "string",
|
|
51368
|
+
completedAt: "string"
|
|
51369
|
+
}
|
|
51370
|
+
},
|
|
51371
|
+
{
|
|
51372
|
+
name: "downloadDocument",
|
|
51373
|
+
description: "",
|
|
51374
|
+
params: [
|
|
51375
|
+
{
|
|
51376
|
+
name: "envelopeId",
|
|
51377
|
+
type: "string",
|
|
51378
|
+
required: true,
|
|
51379
|
+
description: ""
|
|
51380
|
+
}
|
|
51381
|
+
],
|
|
51382
|
+
responseShape: {
|
|
51383
|
+
content: "string",
|
|
51384
|
+
documentName: "string"
|
|
51385
|
+
}
|
|
51386
|
+
}
|
|
51387
|
+
]
|
|
51388
|
+
},
|
|
51389
|
+
docker: {
|
|
51390
|
+
name: "docker",
|
|
51391
|
+
description: "Docker \u2014 container and image management",
|
|
51392
|
+
category: "devtools",
|
|
51393
|
+
actions: [
|
|
51394
|
+
{
|
|
51395
|
+
name: "build",
|
|
51396
|
+
description: "",
|
|
51397
|
+
params: [
|
|
51398
|
+
{
|
|
51399
|
+
name: "tag",
|
|
51400
|
+
type: "string",
|
|
51401
|
+
required: true,
|
|
51402
|
+
description: ""
|
|
51403
|
+
},
|
|
51404
|
+
{
|
|
51405
|
+
name: "dockerfile",
|
|
51406
|
+
type: "string",
|
|
51407
|
+
required: false,
|
|
51408
|
+
description: ""
|
|
51409
|
+
},
|
|
51410
|
+
{
|
|
51411
|
+
name: "context",
|
|
51412
|
+
type: "string",
|
|
51413
|
+
required: false,
|
|
51414
|
+
description: ""
|
|
51415
|
+
},
|
|
51416
|
+
{
|
|
51417
|
+
name: "buildArgs",
|
|
51418
|
+
type: "object",
|
|
51419
|
+
required: false,
|
|
51420
|
+
description: ""
|
|
51421
|
+
}
|
|
51422
|
+
],
|
|
51423
|
+
responseShape: {
|
|
51424
|
+
imageId: "string",
|
|
51425
|
+
tag: "string",
|
|
51426
|
+
size: "number",
|
|
51427
|
+
buildTime: "number"
|
|
51428
|
+
}
|
|
51429
|
+
},
|
|
51430
|
+
{
|
|
51431
|
+
name: "run",
|
|
51432
|
+
description: "",
|
|
51433
|
+
params: [
|
|
51434
|
+
{
|
|
51435
|
+
name: "image",
|
|
51436
|
+
type: "string",
|
|
51437
|
+
required: true,
|
|
51438
|
+
description: ""
|
|
51439
|
+
},
|
|
51440
|
+
{
|
|
51441
|
+
name: "name",
|
|
51442
|
+
type: "string",
|
|
51443
|
+
required: false,
|
|
51444
|
+
description: ""
|
|
51445
|
+
},
|
|
51446
|
+
{
|
|
51447
|
+
name: "ports",
|
|
51448
|
+
type: "array",
|
|
51449
|
+
required: false,
|
|
51450
|
+
description: ""
|
|
51451
|
+
},
|
|
51452
|
+
{
|
|
51453
|
+
name: "env",
|
|
51454
|
+
type: "object",
|
|
51455
|
+
required: false,
|
|
51456
|
+
description: ""
|
|
51457
|
+
},
|
|
51458
|
+
{
|
|
51459
|
+
name: "volumes",
|
|
51460
|
+
type: "array",
|
|
51461
|
+
required: false,
|
|
51462
|
+
description: ""
|
|
51463
|
+
},
|
|
51464
|
+
{
|
|
51465
|
+
name: "command",
|
|
51466
|
+
type: "string",
|
|
51467
|
+
required: false,
|
|
51468
|
+
description: ""
|
|
51469
|
+
}
|
|
51470
|
+
],
|
|
51471
|
+
responseShape: {
|
|
51472
|
+
containerId: "string",
|
|
51473
|
+
name: "string",
|
|
51474
|
+
status: "string",
|
|
51475
|
+
ports: "array"
|
|
51476
|
+
}
|
|
51477
|
+
},
|
|
51478
|
+
{
|
|
51479
|
+
name: "stop",
|
|
51480
|
+
description: "",
|
|
51481
|
+
params: [
|
|
51482
|
+
{
|
|
51483
|
+
name: "containerId",
|
|
51484
|
+
type: "string",
|
|
51485
|
+
required: true,
|
|
51486
|
+
description: ""
|
|
51487
|
+
}
|
|
51488
|
+
],
|
|
51489
|
+
responseShape: {
|
|
51490
|
+
containerId: "string",
|
|
51491
|
+
status: "string",
|
|
51492
|
+
stoppedAt: "number"
|
|
51493
|
+
}
|
|
51494
|
+
},
|
|
51495
|
+
{
|
|
51496
|
+
name: "remove",
|
|
51497
|
+
description: "",
|
|
51498
|
+
params: [
|
|
51499
|
+
{
|
|
51500
|
+
name: "containerId",
|
|
51501
|
+
type: "string",
|
|
51502
|
+
required: true,
|
|
51503
|
+
description: ""
|
|
51504
|
+
},
|
|
51505
|
+
{
|
|
51506
|
+
name: "force",
|
|
51507
|
+
type: "boolean",
|
|
51508
|
+
required: false,
|
|
51509
|
+
description: ""
|
|
51510
|
+
}
|
|
51511
|
+
],
|
|
51512
|
+
responseShape: {
|
|
51513
|
+
containerId: "string",
|
|
51514
|
+
removed: "boolean"
|
|
51515
|
+
}
|
|
51516
|
+
},
|
|
51517
|
+
{
|
|
51518
|
+
name: "logs",
|
|
51519
|
+
description: "",
|
|
51520
|
+
params: [
|
|
51521
|
+
{
|
|
51522
|
+
name: "containerId",
|
|
51523
|
+
type: "string",
|
|
51524
|
+
required: true,
|
|
51525
|
+
description: ""
|
|
51526
|
+
},
|
|
51527
|
+
{
|
|
51528
|
+
name: "tail",
|
|
51529
|
+
type: "number",
|
|
51530
|
+
required: false,
|
|
51531
|
+
description: ""
|
|
51532
|
+
},
|
|
51533
|
+
{
|
|
51534
|
+
name: "since",
|
|
51535
|
+
type: "string",
|
|
51536
|
+
required: false,
|
|
51537
|
+
description: ""
|
|
51538
|
+
}
|
|
51539
|
+
],
|
|
51540
|
+
responseShape: {
|
|
51541
|
+
containerId: "string",
|
|
51542
|
+
logs: "string[]",
|
|
51543
|
+
lineCount: "number"
|
|
51544
|
+
}
|
|
51545
|
+
},
|
|
51546
|
+
{
|
|
51547
|
+
name: "status",
|
|
51548
|
+
description: "",
|
|
51549
|
+
params: [
|
|
51550
|
+
{
|
|
51551
|
+
name: "containerId",
|
|
51552
|
+
type: "string",
|
|
51553
|
+
required: true,
|
|
51554
|
+
description: ""
|
|
51555
|
+
}
|
|
51556
|
+
],
|
|
51557
|
+
responseShape: {
|
|
51558
|
+
containerId: "string",
|
|
51559
|
+
name: "string",
|
|
51560
|
+
image: "string",
|
|
51561
|
+
status: "string",
|
|
51562
|
+
ports: "array",
|
|
51563
|
+
createdAt: "number",
|
|
51564
|
+
startedAt: "number | null",
|
|
51565
|
+
stoppedAt: "number | null"
|
|
51566
|
+
}
|
|
51567
|
+
},
|
|
51568
|
+
{
|
|
51569
|
+
name: "list",
|
|
51570
|
+
description: "",
|
|
51571
|
+
params: [
|
|
51572
|
+
{
|
|
51573
|
+
name: "all",
|
|
51574
|
+
type: "boolean",
|
|
51575
|
+
required: false,
|
|
51576
|
+
description: ""
|
|
51577
|
+
},
|
|
51578
|
+
{
|
|
51579
|
+
name: "filterByLabel",
|
|
51580
|
+
type: "string",
|
|
51581
|
+
required: false,
|
|
51582
|
+
description: ""
|
|
51583
|
+
}
|
|
51584
|
+
],
|
|
51585
|
+
responseShape: {
|
|
51586
|
+
containers: "array",
|
|
51587
|
+
total: "number"
|
|
51588
|
+
}
|
|
51589
|
+
}
|
|
51590
|
+
]
|
|
51591
|
+
},
|
|
51592
|
+
storage: {
|
|
51593
|
+
name: "storage",
|
|
51594
|
+
description: "Object storage \u2014 upload, download, delete, list files",
|
|
51595
|
+
category: "infrastructure",
|
|
51596
|
+
actions: [
|
|
51597
|
+
{
|
|
51598
|
+
name: "upload",
|
|
51599
|
+
description: "",
|
|
51600
|
+
params: [
|
|
51601
|
+
{
|
|
51602
|
+
name: "bucket",
|
|
51603
|
+
type: "string",
|
|
51604
|
+
required: true,
|
|
51605
|
+
description: ""
|
|
51606
|
+
},
|
|
51607
|
+
{
|
|
51608
|
+
name: "key",
|
|
51609
|
+
type: "string",
|
|
51610
|
+
required: false,
|
|
51611
|
+
description: ""
|
|
51612
|
+
},
|
|
51613
|
+
{
|
|
51614
|
+
name: "content",
|
|
51615
|
+
type: "string",
|
|
51616
|
+
required: false,
|
|
51617
|
+
description: ""
|
|
51618
|
+
},
|
|
51619
|
+
{
|
|
51620
|
+
name: "contentType",
|
|
51621
|
+
type: "string",
|
|
51622
|
+
required: false,
|
|
51623
|
+
description: ""
|
|
51624
|
+
},
|
|
51625
|
+
{
|
|
51626
|
+
name: "file",
|
|
51627
|
+
type: "object",
|
|
51628
|
+
required: false,
|
|
51629
|
+
description: ""
|
|
51630
|
+
},
|
|
51631
|
+
{
|
|
51632
|
+
name: "acl",
|
|
51633
|
+
type: "'public' | 'private'",
|
|
51634
|
+
required: false,
|
|
51635
|
+
description: ""
|
|
51636
|
+
},
|
|
51637
|
+
{
|
|
51638
|
+
name: "maxSize",
|
|
51639
|
+
type: "number",
|
|
51640
|
+
required: false,
|
|
51641
|
+
description: ""
|
|
51642
|
+
},
|
|
51643
|
+
{
|
|
51644
|
+
name: "metadata",
|
|
51645
|
+
type: "IntegrationParams",
|
|
51646
|
+
required: false,
|
|
51647
|
+
description: ""
|
|
51648
|
+
}
|
|
51649
|
+
],
|
|
51650
|
+
responseShape: {
|
|
51651
|
+
key: "string",
|
|
51652
|
+
bucket: "string",
|
|
51653
|
+
size: "number",
|
|
51654
|
+
etag: "string",
|
|
51655
|
+
id: "string",
|
|
51656
|
+
url: "string"
|
|
51657
|
+
}
|
|
51658
|
+
},
|
|
51659
|
+
{
|
|
51660
|
+
name: "download",
|
|
51661
|
+
description: "",
|
|
49969
51662
|
params: [
|
|
49970
51663
|
{
|
|
49971
|
-
name: "
|
|
51664
|
+
name: "bucket",
|
|
49972
51665
|
type: "string",
|
|
49973
51666
|
required: true,
|
|
49974
|
-
description: "
|
|
51667
|
+
description: ""
|
|
51668
|
+
},
|
|
51669
|
+
{
|
|
51670
|
+
name: "key",
|
|
51671
|
+
type: "string",
|
|
51672
|
+
required: true,
|
|
51673
|
+
description: ""
|
|
49975
51674
|
}
|
|
49976
51675
|
],
|
|
49977
51676
|
responseShape: {
|
|
49978
|
-
|
|
49979
|
-
|
|
51677
|
+
content: "string",
|
|
51678
|
+
contentType: "string",
|
|
51679
|
+
size: "number",
|
|
51680
|
+
metadata: "IntegrationParams"
|
|
49980
51681
|
}
|
|
49981
51682
|
},
|
|
49982
51683
|
{
|
|
49983
|
-
name: "
|
|
49984
|
-
description: "
|
|
51684
|
+
name: "list",
|
|
51685
|
+
description: "",
|
|
49985
51686
|
params: [
|
|
49986
51687
|
{
|
|
49987
|
-
name: "
|
|
51688
|
+
name: "bucket",
|
|
49988
51689
|
type: "string",
|
|
49989
51690
|
required: true,
|
|
49990
|
-
description: "
|
|
51691
|
+
description: ""
|
|
49991
51692
|
},
|
|
49992
51693
|
{
|
|
49993
|
-
name: "
|
|
51694
|
+
name: "prefix",
|
|
51695
|
+
type: "string",
|
|
51696
|
+
required: false,
|
|
51697
|
+
description: ""
|
|
51698
|
+
},
|
|
51699
|
+
{
|
|
51700
|
+
name: "maxKeys",
|
|
49994
51701
|
type: "number",
|
|
49995
51702
|
required: false,
|
|
49996
|
-
description: "
|
|
51703
|
+
description: ""
|
|
49997
51704
|
}
|
|
49998
51705
|
],
|
|
49999
51706
|
responseShape: {
|
|
50000
|
-
|
|
50001
|
-
|
|
50002
|
-
amount: "number"
|
|
51707
|
+
keys: "array",
|
|
51708
|
+
truncated: "boolean"
|
|
50003
51709
|
}
|
|
50004
|
-
}
|
|
50005
|
-
]
|
|
50006
|
-
},
|
|
50007
|
-
twilio: {
|
|
50008
|
-
name: "twilio",
|
|
50009
|
-
description: "Twilio messaging - send SMS, WhatsApp messages",
|
|
50010
|
-
category: "messaging",
|
|
50011
|
-
actions: [
|
|
51710
|
+
},
|
|
50012
51711
|
{
|
|
50013
|
-
name: "
|
|
50014
|
-
description: "
|
|
51712
|
+
name: "delete",
|
|
51713
|
+
description: "",
|
|
50015
51714
|
params: [
|
|
50016
51715
|
{
|
|
50017
|
-
name: "
|
|
51716
|
+
name: "bucket",
|
|
50018
51717
|
type: "string",
|
|
50019
51718
|
required: true,
|
|
50020
|
-
description: "
|
|
51719
|
+
description: ""
|
|
50021
51720
|
},
|
|
50022
51721
|
{
|
|
50023
|
-
name: "
|
|
51722
|
+
name: "key",
|
|
50024
51723
|
type: "string",
|
|
50025
51724
|
required: true,
|
|
50026
|
-
description: "
|
|
51725
|
+
description: ""
|
|
50027
51726
|
}
|
|
50028
51727
|
],
|
|
50029
51728
|
responseShape: {
|
|
50030
|
-
|
|
50031
|
-
status: "string"
|
|
51729
|
+
deleted: "boolean"
|
|
50032
51730
|
}
|
|
50033
51731
|
},
|
|
50034
51732
|
{
|
|
50035
|
-
name: "
|
|
50036
|
-
description: "
|
|
51733
|
+
name: "getSignedUrl",
|
|
51734
|
+
description: "",
|
|
50037
51735
|
params: [
|
|
50038
51736
|
{
|
|
50039
|
-
name: "
|
|
51737
|
+
name: "bucket",
|
|
50040
51738
|
type: "string",
|
|
50041
51739
|
required: true,
|
|
50042
|
-
description: "
|
|
51740
|
+
description: ""
|
|
50043
51741
|
},
|
|
50044
51742
|
{
|
|
50045
|
-
name: "
|
|
51743
|
+
name: "key",
|
|
50046
51744
|
type: "string",
|
|
50047
51745
|
required: true,
|
|
50048
|
-
description: "
|
|
51746
|
+
description: ""
|
|
51747
|
+
},
|
|
51748
|
+
{
|
|
51749
|
+
name: "expiresIn",
|
|
51750
|
+
type: "number",
|
|
51751
|
+
required: false,
|
|
51752
|
+
description: ""
|
|
51753
|
+
},
|
|
51754
|
+
{
|
|
51755
|
+
name: "operation",
|
|
51756
|
+
type: "'get' | 'put'",
|
|
51757
|
+
required: false,
|
|
51758
|
+
description: ""
|
|
50049
51759
|
}
|
|
50050
51760
|
],
|
|
50051
51761
|
responseShape: {
|
|
50052
|
-
|
|
50053
|
-
|
|
51762
|
+
url: "string",
|
|
51763
|
+
expiresAt: "number"
|
|
50054
51764
|
}
|
|
50055
51765
|
}
|
|
50056
51766
|
]
|
|
50057
51767
|
},
|
|
50058
|
-
|
|
50059
|
-
name: "
|
|
50060
|
-
description: "
|
|
50061
|
-
category: "
|
|
51768
|
+
queue: {
|
|
51769
|
+
name: "queue",
|
|
51770
|
+
description: "Message queue \u2014 publish, subscribe, acknowledge messages",
|
|
51771
|
+
category: "infrastructure",
|
|
50062
51772
|
actions: [
|
|
50063
51773
|
{
|
|
50064
|
-
name: "
|
|
50065
|
-
description: "
|
|
51774
|
+
name: "enqueue",
|
|
51775
|
+
description: "",
|
|
50066
51776
|
params: [
|
|
50067
51777
|
{
|
|
50068
|
-
name: "
|
|
51778
|
+
name: "queue",
|
|
50069
51779
|
type: "string",
|
|
50070
51780
|
required: true,
|
|
50071
|
-
description: "
|
|
51781
|
+
description: ""
|
|
50072
51782
|
},
|
|
50073
51783
|
{
|
|
50074
|
-
name: "
|
|
51784
|
+
name: "payload",
|
|
51785
|
+
type: "ServiceParams",
|
|
51786
|
+
required: true,
|
|
51787
|
+
description: ""
|
|
51788
|
+
},
|
|
51789
|
+
{
|
|
51790
|
+
name: "delay",
|
|
51791
|
+
type: "number",
|
|
51792
|
+
required: false,
|
|
51793
|
+
description: ""
|
|
51794
|
+
},
|
|
51795
|
+
{
|
|
51796
|
+
name: "priority",
|
|
51797
|
+
type: "number",
|
|
51798
|
+
required: false,
|
|
51799
|
+
description: ""
|
|
51800
|
+
}
|
|
51801
|
+
],
|
|
51802
|
+
responseShape: {
|
|
51803
|
+
jobId: "string",
|
|
51804
|
+
position: "number"
|
|
51805
|
+
}
|
|
51806
|
+
},
|
|
51807
|
+
{
|
|
51808
|
+
name: "dequeue",
|
|
51809
|
+
description: "",
|
|
51810
|
+
params: [
|
|
51811
|
+
{
|
|
51812
|
+
name: "queue",
|
|
51813
|
+
type: "string",
|
|
51814
|
+
required: true,
|
|
51815
|
+
description: ""
|
|
51816
|
+
}
|
|
51817
|
+
],
|
|
51818
|
+
responseShape: {
|
|
51819
|
+
job: "object | null"
|
|
51820
|
+
}
|
|
51821
|
+
},
|
|
51822
|
+
{
|
|
51823
|
+
name: "status",
|
|
51824
|
+
description: "",
|
|
51825
|
+
params: [
|
|
51826
|
+
{
|
|
51827
|
+
name: "jobId",
|
|
51828
|
+
type: "string",
|
|
51829
|
+
required: true,
|
|
51830
|
+
description: ""
|
|
51831
|
+
}
|
|
51832
|
+
],
|
|
51833
|
+
responseShape: {
|
|
51834
|
+
status: "'pending' | 'processing' | 'completed' | 'failed'",
|
|
51835
|
+
job: "object | null"
|
|
51836
|
+
}
|
|
51837
|
+
},
|
|
51838
|
+
{
|
|
51839
|
+
name: "complete",
|
|
51840
|
+
description: "",
|
|
51841
|
+
params: [
|
|
51842
|
+
{
|
|
51843
|
+
name: "jobId",
|
|
50075
51844
|
type: "string",
|
|
50076
51845
|
required: true,
|
|
50077
|
-
description: "
|
|
51846
|
+
description: ""
|
|
50078
51847
|
},
|
|
50079
51848
|
{
|
|
50080
|
-
name: "
|
|
51849
|
+
name: "result",
|
|
51850
|
+
type: "ServiceParams",
|
|
51851
|
+
required: false,
|
|
51852
|
+
description: ""
|
|
51853
|
+
}
|
|
51854
|
+
],
|
|
51855
|
+
responseShape: {
|
|
51856
|
+
completed: "boolean"
|
|
51857
|
+
}
|
|
51858
|
+
},
|
|
51859
|
+
{
|
|
51860
|
+
name: "fail",
|
|
51861
|
+
description: "",
|
|
51862
|
+
params: [
|
|
51863
|
+
{
|
|
51864
|
+
name: "jobId",
|
|
50081
51865
|
type: "string",
|
|
50082
51866
|
required: true,
|
|
50083
|
-
description: "
|
|
51867
|
+
description: ""
|
|
50084
51868
|
},
|
|
50085
51869
|
{
|
|
50086
|
-
name: "
|
|
51870
|
+
name: "error",
|
|
50087
51871
|
type: "string",
|
|
50088
51872
|
required: false,
|
|
50089
|
-
description: "
|
|
51873
|
+
description: ""
|
|
50090
51874
|
}
|
|
50091
51875
|
],
|
|
50092
51876
|
responseShape: {
|
|
50093
|
-
|
|
50094
|
-
|
|
51877
|
+
failed: "boolean"
|
|
51878
|
+
}
|
|
51879
|
+
},
|
|
51880
|
+
{
|
|
51881
|
+
name: "cancel",
|
|
51882
|
+
description: "",
|
|
51883
|
+
params: [
|
|
51884
|
+
{
|
|
51885
|
+
name: "jobId",
|
|
51886
|
+
type: "string",
|
|
51887
|
+
required: true,
|
|
51888
|
+
description: ""
|
|
51889
|
+
}
|
|
51890
|
+
],
|
|
51891
|
+
responseShape: {
|
|
51892
|
+
cancelled: "boolean"
|
|
51893
|
+
}
|
|
51894
|
+
},
|
|
51895
|
+
{
|
|
51896
|
+
name: "size",
|
|
51897
|
+
description: "",
|
|
51898
|
+
params: [
|
|
51899
|
+
{
|
|
51900
|
+
name: "queue",
|
|
51901
|
+
type: "string",
|
|
51902
|
+
required: true,
|
|
51903
|
+
description: ""
|
|
51904
|
+
}
|
|
51905
|
+
],
|
|
51906
|
+
responseShape: {
|
|
51907
|
+
size: "number",
|
|
51908
|
+
pending: "number",
|
|
51909
|
+
processing: "number"
|
|
50095
51910
|
}
|
|
50096
51911
|
}
|
|
50097
51912
|
]
|
|
50098
51913
|
},
|
|
50099
|
-
|
|
50100
|
-
name: "
|
|
50101
|
-
description: "
|
|
50102
|
-
category: "
|
|
51914
|
+
redis: {
|
|
51915
|
+
name: "redis",
|
|
51916
|
+
description: "Redis \u2014 cache get/set/delete, pub/sub",
|
|
51917
|
+
category: "infrastructure",
|
|
50103
51918
|
actions: [
|
|
50104
51919
|
{
|
|
50105
|
-
name: "
|
|
50106
|
-
description: "
|
|
51920
|
+
name: "get",
|
|
51921
|
+
description: "",
|
|
50107
51922
|
params: [
|
|
50108
51923
|
{
|
|
50109
|
-
name: "
|
|
50110
|
-
type: "string",
|
|
50111
|
-
required: false,
|
|
50112
|
-
description: "System instructions for the LLM"
|
|
50113
|
-
},
|
|
50114
|
-
{
|
|
50115
|
-
name: "userPrompt",
|
|
51924
|
+
name: "key",
|
|
50116
51925
|
type: "string",
|
|
50117
51926
|
required: true,
|
|
50118
|
-
description: "
|
|
50119
|
-
}
|
|
51927
|
+
description: ""
|
|
51928
|
+
}
|
|
51929
|
+
],
|
|
51930
|
+
responseShape: {
|
|
51931
|
+
value: "ServiceParams"
|
|
51932
|
+
}
|
|
51933
|
+
},
|
|
51934
|
+
{
|
|
51935
|
+
name: "set",
|
|
51936
|
+
description: "",
|
|
51937
|
+
params: [
|
|
50120
51938
|
{
|
|
50121
|
-
name: "
|
|
51939
|
+
name: "key",
|
|
50122
51940
|
type: "string",
|
|
50123
|
-
required:
|
|
50124
|
-
description: "
|
|
51941
|
+
required: true,
|
|
51942
|
+
description: ""
|
|
50125
51943
|
},
|
|
50126
51944
|
{
|
|
50127
|
-
name: "
|
|
50128
|
-
type: "
|
|
50129
|
-
required:
|
|
50130
|
-
description: "
|
|
51945
|
+
name: "value",
|
|
51946
|
+
type: "ServiceParams",
|
|
51947
|
+
required: true,
|
|
51948
|
+
description: ""
|
|
50131
51949
|
},
|
|
50132
51950
|
{
|
|
50133
|
-
name: "
|
|
51951
|
+
name: "ttl",
|
|
50134
51952
|
type: "number",
|
|
50135
51953
|
required: false,
|
|
50136
|
-
description: "
|
|
51954
|
+
description: ""
|
|
50137
51955
|
}
|
|
50138
51956
|
],
|
|
50139
51957
|
responseShape: {
|
|
50140
|
-
|
|
50141
|
-
usage: "object"
|
|
51958
|
+
ok: "boolean"
|
|
50142
51959
|
}
|
|
50143
51960
|
},
|
|
50144
51961
|
{
|
|
50145
|
-
name: "
|
|
50146
|
-
description: "
|
|
51962
|
+
name: "delete",
|
|
51963
|
+
description: "",
|
|
50147
51964
|
params: [
|
|
50148
51965
|
{
|
|
50149
|
-
name: "
|
|
51966
|
+
name: "key",
|
|
50150
51967
|
type: "string",
|
|
50151
51968
|
required: true,
|
|
50152
|
-
description: "
|
|
50153
|
-
}
|
|
51969
|
+
description: ""
|
|
51970
|
+
}
|
|
51971
|
+
],
|
|
51972
|
+
responseShape: {
|
|
51973
|
+
deleted: "boolean"
|
|
51974
|
+
}
|
|
51975
|
+
},
|
|
51976
|
+
{
|
|
51977
|
+
name: "lock",
|
|
51978
|
+
description: "",
|
|
51979
|
+
params: [
|
|
50154
51980
|
{
|
|
50155
|
-
name: "
|
|
50156
|
-
type: "
|
|
51981
|
+
name: "key",
|
|
51982
|
+
type: "string",
|
|
50157
51983
|
required: true,
|
|
50158
|
-
description: "
|
|
51984
|
+
description: ""
|
|
50159
51985
|
},
|
|
50160
51986
|
{
|
|
50161
|
-
name: "
|
|
50162
|
-
type: "
|
|
51987
|
+
name: "ttl",
|
|
51988
|
+
type: "number",
|
|
50163
51989
|
required: false,
|
|
50164
|
-
description: "
|
|
51990
|
+
description: ""
|
|
50165
51991
|
}
|
|
50166
51992
|
],
|
|
50167
51993
|
responseShape: {
|
|
50168
|
-
|
|
50169
|
-
|
|
50170
|
-
reasoning: "string"
|
|
51994
|
+
acquired: "boolean",
|
|
51995
|
+
lockId: "string"
|
|
50171
51996
|
}
|
|
50172
51997
|
},
|
|
50173
51998
|
{
|
|
50174
|
-
name: "
|
|
50175
|
-
description: "
|
|
51999
|
+
name: "unlock",
|
|
52000
|
+
description: "",
|
|
50176
52001
|
params: [
|
|
50177
52002
|
{
|
|
50178
|
-
name: "
|
|
52003
|
+
name: "key",
|
|
50179
52004
|
type: "string",
|
|
50180
52005
|
required: true,
|
|
50181
|
-
description: "
|
|
52006
|
+
description: ""
|
|
50182
52007
|
},
|
|
50183
52008
|
{
|
|
50184
|
-
name: "
|
|
50185
|
-
type: "object",
|
|
50186
|
-
required: true,
|
|
50187
|
-
description: "JSON schema defining fields to extract"
|
|
50188
|
-
},
|
|
50189
|
-
{
|
|
50190
|
-
name: "model",
|
|
52009
|
+
name: "lockId",
|
|
50191
52010
|
type: "string",
|
|
50192
|
-
required:
|
|
50193
|
-
description: "
|
|
52011
|
+
required: true,
|
|
52012
|
+
description: ""
|
|
50194
52013
|
}
|
|
50195
52014
|
],
|
|
50196
52015
|
responseShape: {
|
|
50197
|
-
|
|
50198
|
-
confidence: "number"
|
|
52016
|
+
released: "boolean"
|
|
50199
52017
|
}
|
|
50200
52018
|
},
|
|
50201
52019
|
{
|
|
50202
|
-
name: "
|
|
50203
|
-
description: "
|
|
52020
|
+
name: "increment",
|
|
52021
|
+
description: "",
|
|
50204
52022
|
params: [
|
|
50205
52023
|
{
|
|
50206
|
-
name: "
|
|
52024
|
+
name: "key",
|
|
50207
52025
|
type: "string",
|
|
50208
52026
|
required: true,
|
|
50209
|
-
description: "
|
|
52027
|
+
description: ""
|
|
50210
52028
|
},
|
|
50211
52029
|
{
|
|
50212
|
-
name: "
|
|
52030
|
+
name: "by",
|
|
50213
52031
|
type: "number",
|
|
50214
52032
|
required: false,
|
|
50215
|
-
description: "
|
|
50216
|
-
}
|
|
52033
|
+
description: ""
|
|
52034
|
+
}
|
|
52035
|
+
],
|
|
52036
|
+
responseShape: {
|
|
52037
|
+
value: "number"
|
|
52038
|
+
}
|
|
52039
|
+
},
|
|
52040
|
+
{
|
|
52041
|
+
name: "expire",
|
|
52042
|
+
description: "",
|
|
52043
|
+
params: [
|
|
50217
52044
|
{
|
|
50218
|
-
name: "
|
|
52045
|
+
name: "key",
|
|
50219
52046
|
type: "string",
|
|
50220
|
-
required:
|
|
50221
|
-
description: "
|
|
52047
|
+
required: true,
|
|
52048
|
+
description: ""
|
|
50222
52049
|
},
|
|
50223
52050
|
{
|
|
50224
|
-
name: "
|
|
50225
|
-
type: "
|
|
50226
|
-
required:
|
|
50227
|
-
description: "
|
|
52051
|
+
name: "ttl",
|
|
52052
|
+
type: "number",
|
|
52053
|
+
required: true,
|
|
52054
|
+
description: ""
|
|
50228
52055
|
}
|
|
50229
52056
|
],
|
|
50230
52057
|
responseShape: {
|
|
50231
|
-
|
|
50232
|
-
keyPoints: "array"
|
|
52058
|
+
set: "boolean"
|
|
50233
52059
|
}
|
|
50234
52060
|
},
|
|
50235
52061
|
{
|
|
50236
|
-
name: "
|
|
50237
|
-
description: "
|
|
52062
|
+
name: "publish",
|
|
52063
|
+
description: "",
|
|
50238
52064
|
params: [
|
|
50239
52065
|
{
|
|
50240
|
-
name: "
|
|
50241
|
-
type: "string
|
|
52066
|
+
name: "channel",
|
|
52067
|
+
type: "string",
|
|
50242
52068
|
required: true,
|
|
50243
|
-
description: "
|
|
52069
|
+
description: ""
|
|
50244
52070
|
},
|
|
50245
52071
|
{
|
|
50246
|
-
name: "
|
|
52072
|
+
name: "message",
|
|
52073
|
+
type: "ServiceParams",
|
|
52074
|
+
required: true,
|
|
52075
|
+
description: ""
|
|
52076
|
+
}
|
|
52077
|
+
],
|
|
52078
|
+
responseShape: {
|
|
52079
|
+
receivers: "number"
|
|
52080
|
+
}
|
|
52081
|
+
},
|
|
52082
|
+
{
|
|
52083
|
+
name: "subscribe",
|
|
52084
|
+
description: "",
|
|
52085
|
+
params: [
|
|
52086
|
+
{
|
|
52087
|
+
name: "channel",
|
|
50247
52088
|
type: "string",
|
|
50248
|
-
required:
|
|
50249
|
-
description: "
|
|
52089
|
+
required: true,
|
|
52090
|
+
description: ""
|
|
50250
52091
|
}
|
|
50251
52092
|
],
|
|
50252
52093
|
responseShape: {
|
|
50253
|
-
|
|
52094
|
+
subscribed: "boolean"
|
|
50254
52095
|
}
|
|
50255
52096
|
}
|
|
50256
52097
|
]
|
|
50257
52098
|
},
|
|
50258
|
-
|
|
50259
|
-
name: "
|
|
50260
|
-
description: "
|
|
50261
|
-
category: "
|
|
52099
|
+
oauth: {
|
|
52100
|
+
name: "oauth",
|
|
52101
|
+
description: "OAuth/OIDC \u2014 authorization-code + PKCE flow, token management, userinfo",
|
|
52102
|
+
category: "auth",
|
|
50262
52103
|
actions: [
|
|
50263
52104
|
{
|
|
50264
|
-
name: "
|
|
50265
|
-
description: "
|
|
52105
|
+
name: "authorize",
|
|
52106
|
+
description: "",
|
|
50266
52107
|
params: [
|
|
50267
52108
|
{
|
|
50268
|
-
name: "
|
|
50269
|
-
type: "
|
|
52109
|
+
name: "provider",
|
|
52110
|
+
type: "'google' | 'github' | 'auth0'",
|
|
50270
52111
|
required: true,
|
|
50271
|
-
description: "
|
|
52112
|
+
description: ""
|
|
50272
52113
|
},
|
|
50273
52114
|
{
|
|
50274
|
-
name: "
|
|
50275
|
-
type: "
|
|
52115
|
+
name: "scopes",
|
|
52116
|
+
type: "string[]",
|
|
52117
|
+
required: true,
|
|
52118
|
+
description: ""
|
|
52119
|
+
},
|
|
52120
|
+
{
|
|
52121
|
+
name: "redirectUri",
|
|
52122
|
+
type: "string",
|
|
50276
52123
|
required: true,
|
|
50277
|
-
description: "
|
|
52124
|
+
description: ""
|
|
50278
52125
|
}
|
|
50279
52126
|
],
|
|
50280
52127
|
responseShape: {
|
|
50281
|
-
|
|
50282
|
-
|
|
50283
|
-
violations: "string[]"
|
|
52128
|
+
authUrl: "string",
|
|
52129
|
+
state: "string"
|
|
50284
52130
|
}
|
|
50285
|
-
}
|
|
50286
|
-
]
|
|
50287
|
-
},
|
|
50288
|
-
deepagent: {
|
|
50289
|
-
name: "deepagent",
|
|
50290
|
-
description: "AI code generation agent with tool use - generates schemas, code, and manages projects",
|
|
50291
|
-
category: "ai",
|
|
50292
|
-
actions: [
|
|
52131
|
+
},
|
|
50293
52132
|
{
|
|
50294
|
-
name: "
|
|
50295
|
-
description: "
|
|
52133
|
+
name: "token",
|
|
52134
|
+
description: "",
|
|
50296
52135
|
params: [
|
|
50297
52136
|
{
|
|
50298
|
-
name: "
|
|
52137
|
+
name: "code",
|
|
50299
52138
|
type: "string",
|
|
50300
52139
|
required: true,
|
|
50301
|
-
description: "
|
|
52140
|
+
description: ""
|
|
50302
52141
|
},
|
|
50303
52142
|
{
|
|
50304
|
-
name: "
|
|
52143
|
+
name: "state",
|
|
50305
52144
|
type: "string",
|
|
50306
|
-
required:
|
|
50307
|
-
description: "
|
|
50308
|
-
}
|
|
52145
|
+
required: true,
|
|
52146
|
+
description: ""
|
|
52147
|
+
}
|
|
52148
|
+
],
|
|
52149
|
+
responseShape: {
|
|
52150
|
+
accessToken: "string",
|
|
52151
|
+
refreshToken: "string",
|
|
52152
|
+
expiresIn: "number",
|
|
52153
|
+
tokenType: "'bearer'"
|
|
52154
|
+
}
|
|
52155
|
+
},
|
|
52156
|
+
{
|
|
52157
|
+
name: "refresh",
|
|
52158
|
+
description: "",
|
|
52159
|
+
params: [
|
|
50309
52160
|
{
|
|
50310
|
-
name: "
|
|
52161
|
+
name: "refreshToken",
|
|
50311
52162
|
type: "string",
|
|
50312
|
-
required:
|
|
50313
|
-
description: "
|
|
50314
|
-
}
|
|
52163
|
+
required: true,
|
|
52164
|
+
description: ""
|
|
52165
|
+
}
|
|
52166
|
+
],
|
|
52167
|
+
responseShape: {
|
|
52168
|
+
accessToken: "string",
|
|
52169
|
+
expiresIn: "number"
|
|
52170
|
+
}
|
|
52171
|
+
},
|
|
52172
|
+
{
|
|
52173
|
+
name: "revoke",
|
|
52174
|
+
description: "",
|
|
52175
|
+
params: [
|
|
50315
52176
|
{
|
|
50316
|
-
name: "
|
|
50317
|
-
type: "
|
|
50318
|
-
required:
|
|
50319
|
-
description: "
|
|
52177
|
+
name: "token",
|
|
52178
|
+
type: "string",
|
|
52179
|
+
required: true,
|
|
52180
|
+
description: ""
|
|
50320
52181
|
}
|
|
50321
52182
|
],
|
|
50322
52183
|
responseShape: {
|
|
50323
|
-
|
|
50324
|
-
threadId: "string",
|
|
50325
|
-
toolCalls: "array",
|
|
50326
|
-
todos: "array",
|
|
50327
|
-
schemaDiffs: "array"
|
|
52184
|
+
revoked: "boolean"
|
|
50328
52185
|
}
|
|
50329
52186
|
},
|
|
50330
52187
|
{
|
|
50331
|
-
name: "
|
|
50332
|
-
description: "
|
|
52188
|
+
name: "userinfo",
|
|
52189
|
+
description: "",
|
|
50333
52190
|
params: [
|
|
50334
52191
|
{
|
|
50335
|
-
name: "
|
|
52192
|
+
name: "accessToken",
|
|
50336
52193
|
type: "string",
|
|
50337
52194
|
required: true,
|
|
50338
|
-
description: "
|
|
52195
|
+
description: ""
|
|
52196
|
+
}
|
|
52197
|
+
],
|
|
52198
|
+
responseShape: {
|
|
52199
|
+
sub: "string",
|
|
52200
|
+
email: "string",
|
|
52201
|
+
name: "string",
|
|
52202
|
+
picture: "string"
|
|
52203
|
+
}
|
|
52204
|
+
}
|
|
52205
|
+
]
|
|
52206
|
+
},
|
|
52207
|
+
credentials: {
|
|
52208
|
+
name: "credentials",
|
|
52209
|
+
description: "Tenant credential store \u2014 masked list, set/remove, test connection (settings-page backend)",
|
|
52210
|
+
category: "auth",
|
|
52211
|
+
actions: [
|
|
52212
|
+
{
|
|
52213
|
+
name: "list",
|
|
52214
|
+
description: "",
|
|
52215
|
+
params: [
|
|
52216
|
+
{
|
|
52217
|
+
name: "service",
|
|
52218
|
+
type: "string",
|
|
52219
|
+
required: false,
|
|
52220
|
+
description: ""
|
|
50339
52221
|
}
|
|
50340
52222
|
],
|
|
50341
52223
|
responseShape: {
|
|
50342
|
-
|
|
52224
|
+
enabled: "boolean",
|
|
52225
|
+
entries: "array"
|
|
50343
52226
|
}
|
|
50344
52227
|
},
|
|
50345
52228
|
{
|
|
50346
|
-
name: "
|
|
50347
|
-
description: "
|
|
52229
|
+
name: "set",
|
|
52230
|
+
description: "",
|
|
50348
52231
|
params: [
|
|
50349
52232
|
{
|
|
50350
|
-
name: "
|
|
52233
|
+
name: "service",
|
|
52234
|
+
type: "string",
|
|
52235
|
+
required: true,
|
|
52236
|
+
description: ""
|
|
52237
|
+
},
|
|
52238
|
+
{
|
|
52239
|
+
name: "envVar",
|
|
52240
|
+
type: "string",
|
|
52241
|
+
required: true,
|
|
52242
|
+
description: ""
|
|
52243
|
+
},
|
|
52244
|
+
{
|
|
52245
|
+
name: "value",
|
|
50351
52246
|
type: "string",
|
|
50352
52247
|
required: true,
|
|
50353
|
-
description: "
|
|
52248
|
+
description: ""
|
|
50354
52249
|
}
|
|
50355
52250
|
],
|
|
50356
52251
|
responseShape: {
|
|
50357
|
-
|
|
50358
|
-
|
|
50359
|
-
|
|
52252
|
+
saved: "boolean",
|
|
52253
|
+
service: "string",
|
|
52254
|
+
envVar: "string",
|
|
52255
|
+
last4: "string"
|
|
50360
52256
|
}
|
|
50361
52257
|
},
|
|
50362
52258
|
{
|
|
50363
|
-
name: "
|
|
50364
|
-
description: "
|
|
52259
|
+
name: "remove",
|
|
52260
|
+
description: "",
|
|
50365
52261
|
params: [
|
|
50366
52262
|
{
|
|
50367
|
-
name: "
|
|
52263
|
+
name: "service",
|
|
50368
52264
|
type: "string",
|
|
50369
52265
|
required: true,
|
|
50370
|
-
description: "
|
|
52266
|
+
description: ""
|
|
50371
52267
|
},
|
|
50372
52268
|
{
|
|
50373
|
-
name: "
|
|
52269
|
+
name: "envVar",
|
|
50374
52270
|
type: "string",
|
|
50375
|
-
required:
|
|
50376
|
-
description: "
|
|
52271
|
+
required: true,
|
|
52272
|
+
description: ""
|
|
50377
52273
|
}
|
|
50378
52274
|
],
|
|
50379
52275
|
responseShape: {
|
|
50380
|
-
|
|
50381
|
-
outputPath: "string",
|
|
50382
|
-
errors: "array"
|
|
52276
|
+
removed: "boolean"
|
|
50383
52277
|
}
|
|
50384
52278
|
},
|
|
50385
52279
|
{
|
|
50386
|
-
name: "
|
|
50387
|
-
description: "
|
|
52280
|
+
name: "test",
|
|
52281
|
+
description: "",
|
|
50388
52282
|
params: [
|
|
50389
52283
|
{
|
|
50390
|
-
name: "
|
|
52284
|
+
name: "service",
|
|
50391
52285
|
type: "string",
|
|
50392
52286
|
required: true,
|
|
50393
|
-
description: "
|
|
52287
|
+
description: ""
|
|
50394
52288
|
}
|
|
50395
52289
|
],
|
|
50396
52290
|
responseShape: {
|
|
50397
|
-
|
|
50398
|
-
|
|
50399
|
-
|
|
52291
|
+
service: "string",
|
|
52292
|
+
configured: "boolean",
|
|
52293
|
+
missing: "string[]",
|
|
52294
|
+
probed: "boolean",
|
|
52295
|
+
ok: "boolean",
|
|
52296
|
+
message: "string"
|
|
50400
52297
|
}
|
|
50401
52298
|
}
|
|
50402
52299
|
]
|
|
50403
52300
|
},
|
|
50404
|
-
|
|
50405
|
-
name: "
|
|
50406
|
-
description: "
|
|
50407
|
-
category: "
|
|
52301
|
+
otel: {
|
|
52302
|
+
name: "otel",
|
|
52303
|
+
description: "OpenTelemetry \u2014 spans, metrics, logs",
|
|
52304
|
+
category: "infrastructure",
|
|
50408
52305
|
actions: [
|
|
50409
52306
|
{
|
|
50410
|
-
name: "
|
|
50411
|
-
description: "
|
|
52307
|
+
name: "startSpan",
|
|
52308
|
+
description: "",
|
|
50412
52309
|
params: [
|
|
50413
52310
|
{
|
|
50414
|
-
name: "
|
|
52311
|
+
name: "name",
|
|
50415
52312
|
type: "string",
|
|
50416
52313
|
required: true,
|
|
50417
|
-
description: "
|
|
52314
|
+
description: ""
|
|
50418
52315
|
},
|
|
50419
52316
|
{
|
|
50420
|
-
name: "
|
|
52317
|
+
name: "attributes",
|
|
52318
|
+
type: "IntegrationParams",
|
|
52319
|
+
required: false,
|
|
52320
|
+
description: ""
|
|
52321
|
+
},
|
|
52322
|
+
{
|
|
52323
|
+
name: "traceId",
|
|
50421
52324
|
type: "string",
|
|
50422
52325
|
required: false,
|
|
50423
|
-
description: "
|
|
52326
|
+
description: ""
|
|
50424
52327
|
}
|
|
50425
52328
|
],
|
|
50426
52329
|
responseShape: {
|
|
50427
|
-
|
|
50428
|
-
|
|
52330
|
+
spanId: "string",
|
|
52331
|
+
traceId: "string"
|
|
50429
52332
|
}
|
|
50430
52333
|
},
|
|
50431
52334
|
{
|
|
50432
|
-
name: "
|
|
50433
|
-
description: "
|
|
52335
|
+
name: "endSpan",
|
|
52336
|
+
description: "",
|
|
50434
52337
|
params: [
|
|
50435
52338
|
{
|
|
50436
|
-
name: "
|
|
52339
|
+
name: "spanId",
|
|
50437
52340
|
type: "string",
|
|
50438
52341
|
required: true,
|
|
50439
|
-
description: "
|
|
52342
|
+
description: ""
|
|
50440
52343
|
},
|
|
50441
52344
|
{
|
|
50442
|
-
name: "
|
|
50443
|
-
type: "
|
|
50444
|
-
required:
|
|
50445
|
-
description: "
|
|
52345
|
+
name: "status",
|
|
52346
|
+
type: "'ok' | 'error'",
|
|
52347
|
+
required: false,
|
|
52348
|
+
description: ""
|
|
50446
52349
|
}
|
|
50447
52350
|
],
|
|
50448
52351
|
responseShape: {
|
|
50449
|
-
|
|
52352
|
+
ended: "boolean"
|
|
50450
52353
|
}
|
|
50451
52354
|
},
|
|
50452
52355
|
{
|
|
50453
|
-
name: "
|
|
50454
|
-
description: "
|
|
52356
|
+
name: "addEvent",
|
|
52357
|
+
description: "",
|
|
50455
52358
|
params: [
|
|
50456
52359
|
{
|
|
50457
|
-
name: "
|
|
52360
|
+
name: "spanId",
|
|
50458
52361
|
type: "string",
|
|
50459
52362
|
required: true,
|
|
50460
|
-
description: "
|
|
52363
|
+
description: ""
|
|
50461
52364
|
},
|
|
50462
52365
|
{
|
|
50463
|
-
name: "
|
|
52366
|
+
name: "name",
|
|
50464
52367
|
type: "string",
|
|
50465
52368
|
required: true,
|
|
50466
|
-
description: "
|
|
52369
|
+
description: ""
|
|
50467
52370
|
},
|
|
50468
52371
|
{
|
|
50469
|
-
name: "
|
|
50470
|
-
type: "
|
|
52372
|
+
name: "attributes",
|
|
52373
|
+
type: "IntegrationParams",
|
|
50471
52374
|
required: false,
|
|
50472
|
-
description: "
|
|
52375
|
+
description: ""
|
|
50473
52376
|
}
|
|
50474
52377
|
],
|
|
50475
52378
|
responseShape: {
|
|
50476
|
-
|
|
50477
|
-
message: "string"
|
|
52379
|
+
added: "boolean"
|
|
50478
52380
|
}
|
|
50479
52381
|
},
|
|
50480
52382
|
{
|
|
50481
|
-
name: "
|
|
50482
|
-
description: "
|
|
52383
|
+
name: "recordMetric",
|
|
52384
|
+
description: "",
|
|
50483
52385
|
params: [
|
|
50484
52386
|
{
|
|
50485
|
-
name: "
|
|
52387
|
+
name: "name",
|
|
50486
52388
|
type: "string",
|
|
50487
52389
|
required: true,
|
|
50488
|
-
description: "
|
|
52390
|
+
description: ""
|
|
50489
52391
|
},
|
|
50490
52392
|
{
|
|
50491
|
-
name: "
|
|
50492
|
-
type: "
|
|
52393
|
+
name: "value",
|
|
52394
|
+
type: "number",
|
|
52395
|
+
required: true,
|
|
52396
|
+
description: ""
|
|
52397
|
+
},
|
|
52398
|
+
{
|
|
52399
|
+
name: "type",
|
|
52400
|
+
type: "'counter' | 'gauge' | 'histogram'",
|
|
52401
|
+
required: false,
|
|
52402
|
+
description: ""
|
|
52403
|
+
},
|
|
52404
|
+
{
|
|
52405
|
+
name: "labels",
|
|
52406
|
+
type: "IntegrationParams",
|
|
50493
52407
|
required: false,
|
|
50494
|
-
description: "
|
|
52408
|
+
description: ""
|
|
50495
52409
|
}
|
|
50496
52410
|
],
|
|
50497
52411
|
responseShape: {
|
|
50498
|
-
|
|
52412
|
+
recorded: "boolean"
|
|
50499
52413
|
}
|
|
50500
52414
|
},
|
|
50501
52415
|
{
|
|
50502
|
-
name: "
|
|
50503
|
-
description: "
|
|
52416
|
+
name: "getSpan",
|
|
52417
|
+
description: "",
|
|
50504
52418
|
params: [
|
|
50505
52419
|
{
|
|
50506
|
-
name: "
|
|
52420
|
+
name: "spanId",
|
|
52421
|
+
type: "string",
|
|
52422
|
+
required: true,
|
|
52423
|
+
description: ""
|
|
52424
|
+
}
|
|
52425
|
+
],
|
|
52426
|
+
responseShape: {}
|
|
52427
|
+
},
|
|
52428
|
+
{
|
|
52429
|
+
name: "getMetrics",
|
|
52430
|
+
description: "",
|
|
52431
|
+
params: [],
|
|
52432
|
+
responseShape: {}
|
|
52433
|
+
}
|
|
52434
|
+
]
|
|
52435
|
+
},
|
|
52436
|
+
cli: {
|
|
52437
|
+
name: "cli",
|
|
52438
|
+
description: "Almadar CLI integration - schema validation and compilation",
|
|
52439
|
+
category: "devtools",
|
|
52440
|
+
actions: [
|
|
52441
|
+
{
|
|
52442
|
+
name: "validate",
|
|
52443
|
+
description: "",
|
|
52444
|
+
params: [
|
|
52445
|
+
{
|
|
52446
|
+
name: "schema",
|
|
52447
|
+
type: "string",
|
|
52448
|
+
required: true,
|
|
52449
|
+
description: ""
|
|
52450
|
+
}
|
|
52451
|
+
],
|
|
52452
|
+
responseShape: {
|
|
52453
|
+
valid: "boolean",
|
|
52454
|
+
errors: "string[]",
|
|
52455
|
+
warnings: "string[]",
|
|
52456
|
+
summary: "string"
|
|
52457
|
+
}
|
|
52458
|
+
}
|
|
52459
|
+
]
|
|
52460
|
+
},
|
|
52461
|
+
deepagent: {
|
|
52462
|
+
name: "deepagent",
|
|
52463
|
+
description: "AI code generation agent with tool use - generates schemas, code, and manages projects",
|
|
52464
|
+
category: "ai",
|
|
52465
|
+
actions: [
|
|
52466
|
+
{
|
|
52467
|
+
name: "sendMessage",
|
|
52468
|
+
description: "",
|
|
52469
|
+
params: [
|
|
52470
|
+
{
|
|
52471
|
+
name: "message",
|
|
50507
52472
|
type: "string",
|
|
50508
52473
|
required: true,
|
|
50509
|
-
description: "
|
|
52474
|
+
description: ""
|
|
50510
52475
|
},
|
|
50511
52476
|
{
|
|
50512
|
-
name: "
|
|
52477
|
+
name: "threadId",
|
|
50513
52478
|
type: "string",
|
|
50514
52479
|
required: false,
|
|
50515
|
-
description: "
|
|
52480
|
+
description: ""
|
|
50516
52481
|
},
|
|
50517
52482
|
{
|
|
50518
|
-
name: "
|
|
52483
|
+
name: "skill",
|
|
50519
52484
|
type: "string",
|
|
50520
|
-
required:
|
|
50521
|
-
description: "
|
|
52485
|
+
required: false,
|
|
52486
|
+
description: ""
|
|
50522
52487
|
},
|
|
50523
52488
|
{
|
|
50524
|
-
name: "
|
|
50525
|
-
type: "
|
|
52489
|
+
name: "context",
|
|
52490
|
+
type: "IntegrationParams",
|
|
50526
52491
|
required: false,
|
|
50527
|
-
description: "
|
|
52492
|
+
description: ""
|
|
50528
52493
|
}
|
|
50529
52494
|
],
|
|
50530
52495
|
responseShape: {
|
|
50531
|
-
|
|
50532
|
-
|
|
52496
|
+
response: "string",
|
|
52497
|
+
threadId: "string"
|
|
50533
52498
|
}
|
|
50534
52499
|
},
|
|
50535
52500
|
{
|
|
50536
|
-
name: "
|
|
50537
|
-
description: "
|
|
52501
|
+
name: "cancelGeneration",
|
|
52502
|
+
description: "",
|
|
50538
52503
|
params: [
|
|
50539
52504
|
{
|
|
50540
|
-
name: "
|
|
50541
|
-
type: "
|
|
52505
|
+
name: "threadId",
|
|
52506
|
+
type: "string",
|
|
50542
52507
|
required: true,
|
|
50543
|
-
description: "
|
|
52508
|
+
description: ""
|
|
50544
52509
|
}
|
|
50545
52510
|
],
|
|
50546
52511
|
responseShape: {
|
|
50547
|
-
|
|
52512
|
+
cancelled: "boolean"
|
|
50548
52513
|
}
|
|
50549
52514
|
},
|
|
50550
52515
|
{
|
|
50551
|
-
name: "
|
|
50552
|
-
description: "
|
|
52516
|
+
name: "validateSchema",
|
|
52517
|
+
description: "",
|
|
50553
52518
|
params: [
|
|
50554
52519
|
{
|
|
50555
|
-
name: "
|
|
50556
|
-
type: "string",
|
|
50557
|
-
required: false,
|
|
50558
|
-
description: "Issue state: open, closed, all"
|
|
50559
|
-
},
|
|
50560
|
-
{
|
|
50561
|
-
name: "labels",
|
|
52520
|
+
name: "schema",
|
|
50562
52521
|
type: "string",
|
|
50563
|
-
required:
|
|
50564
|
-
description: "
|
|
52522
|
+
required: true,
|
|
52523
|
+
description: ""
|
|
50565
52524
|
}
|
|
50566
52525
|
],
|
|
50567
52526
|
responseShape: {
|
|
50568
|
-
|
|
52527
|
+
valid: "boolean",
|
|
52528
|
+
errors: "string[]"
|
|
50569
52529
|
}
|
|
50570
52530
|
},
|
|
50571
52531
|
{
|
|
50572
|
-
name: "
|
|
50573
|
-
description: "
|
|
52532
|
+
name: "compileSchema",
|
|
52533
|
+
description: "",
|
|
50574
52534
|
params: [
|
|
50575
52535
|
{
|
|
50576
|
-
name: "
|
|
50577
|
-
type: "
|
|
52536
|
+
name: "schema",
|
|
52537
|
+
type: "string",
|
|
50578
52538
|
required: true,
|
|
50579
|
-
description: "
|
|
52539
|
+
description: ""
|
|
52540
|
+
},
|
|
52541
|
+
{
|
|
52542
|
+
name: "shell",
|
|
52543
|
+
type: "string",
|
|
52544
|
+
required: false,
|
|
52545
|
+
description: ""
|
|
50580
52546
|
}
|
|
50581
52547
|
],
|
|
50582
52548
|
responseShape: {
|
|
50583
|
-
|
|
50584
|
-
|
|
50585
|
-
state: "string"
|
|
52549
|
+
output: "string",
|
|
52550
|
+
files: "string[]"
|
|
50586
52551
|
}
|
|
50587
|
-
}
|
|
50588
|
-
]
|
|
50589
|
-
},
|
|
50590
|
-
cli: {
|
|
50591
|
-
name: "cli",
|
|
50592
|
-
description: "Almadar CLI integration - schema validation and compilation",
|
|
50593
|
-
category: "devtools",
|
|
50594
|
-
actions: [
|
|
52552
|
+
},
|
|
50595
52553
|
{
|
|
50596
|
-
name: "
|
|
50597
|
-
description: "
|
|
52554
|
+
name: "getThreadHistory",
|
|
52555
|
+
description: "",
|
|
50598
52556
|
params: [
|
|
50599
52557
|
{
|
|
50600
|
-
name: "
|
|
52558
|
+
name: "threadId",
|
|
50601
52559
|
type: "string",
|
|
50602
52560
|
required: true,
|
|
50603
|
-
description: "
|
|
52561
|
+
description: ""
|
|
50604
52562
|
}
|
|
50605
52563
|
],
|
|
50606
52564
|
responseShape: {
|
|
50607
|
-
|
|
50608
|
-
errors: "array",
|
|
50609
|
-
warnings: "array",
|
|
50610
|
-
summary: "string"
|
|
52565
|
+
messages: "array"
|
|
50611
52566
|
}
|
|
50612
52567
|
}
|
|
50613
52568
|
]
|
|
@@ -50619,29 +52574,29 @@ var integrators_registry_default = {
|
|
|
50619
52574
|
actions: [
|
|
50620
52575
|
{
|
|
50621
52576
|
name: "query",
|
|
50622
|
-
description: "
|
|
52577
|
+
description: "",
|
|
50623
52578
|
params: [
|
|
50624
52579
|
{
|
|
50625
52580
|
name: "connectionRef",
|
|
50626
52581
|
type: "string",
|
|
50627
52582
|
required: true,
|
|
50628
|
-
description: "
|
|
52583
|
+
description: ""
|
|
50629
52584
|
},
|
|
50630
52585
|
{
|
|
50631
52586
|
name: "sql",
|
|
50632
52587
|
type: "string",
|
|
50633
52588
|
required: true,
|
|
50634
|
-
description: "
|
|
52589
|
+
description: ""
|
|
50635
52590
|
},
|
|
50636
52591
|
{
|
|
50637
52592
|
name: "params",
|
|
50638
|
-
type: "
|
|
52593
|
+
type: "DatabaseQueryParamValue[]",
|
|
50639
52594
|
required: false,
|
|
50640
|
-
description: "
|
|
52595
|
+
description: ""
|
|
50641
52596
|
}
|
|
50642
52597
|
],
|
|
50643
52598
|
responseShape: {
|
|
50644
|
-
rows: "
|
|
52599
|
+
rows: "DatabaseRow[]",
|
|
50645
52600
|
rowCount: "number"
|
|
50646
52601
|
}
|
|
50647
52602
|
}
|
|
@@ -50654,13 +52609,13 @@ var integrators_registry_default = {
|
|
|
50654
52609
|
actions: [
|
|
50655
52610
|
{
|
|
50656
52611
|
name: "getPage",
|
|
50657
|
-
description: "
|
|
52612
|
+
description: "",
|
|
50658
52613
|
params: [
|
|
50659
52614
|
{
|
|
50660
52615
|
name: "title",
|
|
50661
52616
|
type: "string",
|
|
50662
52617
|
required: true,
|
|
50663
|
-
description: "
|
|
52618
|
+
description: ""
|
|
50664
52619
|
}
|
|
50665
52620
|
],
|
|
50666
52621
|
responseShape: {
|
|
@@ -50679,13 +52634,13 @@ var integrators_registry_default = {
|
|
|
50679
52634
|
actions: [
|
|
50680
52635
|
{
|
|
50681
52636
|
name: "svgExists",
|
|
50682
|
-
description: "
|
|
52637
|
+
description: "",
|
|
50683
52638
|
params: [
|
|
50684
52639
|
{
|
|
50685
52640
|
name: "path",
|
|
50686
52641
|
type: "string",
|
|
50687
52642
|
required: true,
|
|
50688
|
-
description: "
|
|
52643
|
+
description: ""
|
|
50689
52644
|
}
|
|
50690
52645
|
],
|
|
50691
52646
|
responseShape: {
|
|
@@ -50694,19 +52649,19 @@ var integrators_registry_default = {
|
|
|
50694
52649
|
},
|
|
50695
52650
|
{
|
|
50696
52651
|
name: "search",
|
|
50697
|
-
description: "
|
|
52652
|
+
description: "",
|
|
50698
52653
|
params: [
|
|
50699
52654
|
{
|
|
50700
52655
|
name: "query",
|
|
50701
52656
|
type: "string",
|
|
50702
52657
|
required: true,
|
|
50703
|
-
description: "
|
|
52658
|
+
description: ""
|
|
50704
52659
|
},
|
|
50705
52660
|
{
|
|
50706
52661
|
name: "limit",
|
|
50707
52662
|
type: "number",
|
|
50708
52663
|
required: false,
|
|
50709
|
-
description: "
|
|
52664
|
+
description: ""
|
|
50710
52665
|
}
|
|
50711
52666
|
],
|
|
50712
52667
|
responseShape: {
|
|
@@ -50715,17 +52670,17 @@ var integrators_registry_default = {
|
|
|
50715
52670
|
},
|
|
50716
52671
|
{
|
|
50717
52672
|
name: "getIconBody",
|
|
50718
|
-
description: "
|
|
52673
|
+
description: "",
|
|
50719
52674
|
params: [
|
|
50720
52675
|
{
|
|
50721
52676
|
name: "iconId",
|
|
50722
52677
|
type: "string",
|
|
50723
52678
|
required: true,
|
|
50724
|
-
description: "
|
|
52679
|
+
description: ""
|
|
50725
52680
|
}
|
|
50726
52681
|
],
|
|
50727
52682
|
responseShape: {
|
|
50728
|
-
body: "string"
|
|
52683
|
+
body: "string | null"
|
|
50729
52684
|
}
|
|
50730
52685
|
}
|
|
50731
52686
|
]
|
|
@@ -50737,84 +52692,46 @@ var integrators_registry_default = {
|
|
|
50737
52692
|
actions: [
|
|
50738
52693
|
{
|
|
50739
52694
|
name: "search",
|
|
50740
|
-
description: "
|
|
52695
|
+
description: "",
|
|
50741
52696
|
params: [
|
|
50742
52697
|
{
|
|
50743
52698
|
name: "query",
|
|
50744
52699
|
type: "string",
|
|
50745
52700
|
required: true,
|
|
50746
|
-
description: "
|
|
52701
|
+
description: ""
|
|
50747
52702
|
},
|
|
50748
52703
|
{
|
|
50749
52704
|
name: "maxResults",
|
|
50750
52705
|
type: "number",
|
|
50751
52706
|
required: false,
|
|
50752
|
-
description: "
|
|
50753
|
-
}
|
|
50754
|
-
],
|
|
50755
|
-
responseShape: {
|
|
50756
|
-
results: "ArxivResult[]"
|
|
50757
|
-
}
|
|
50758
|
-
}
|
|
50759
|
-
]
|
|
50760
|
-
},
|
|
50761
|
-
webhook: {
|
|
50762
|
-
name: "webhook",
|
|
50763
|
-
description: "Outbound webhook - signed HTTP POST notifications to external endpoints",
|
|
50764
|
-
category: "messaging",
|
|
50765
|
-
actions: [
|
|
50766
|
-
{
|
|
50767
|
-
name: "send",
|
|
50768
|
-
description: "POST a JSON event envelope to an external URL, HMAC-SHA256 signed when a secret is configured",
|
|
50769
|
-
params: [
|
|
50770
|
-
{
|
|
50771
|
-
name: "url",
|
|
50772
|
-
type: "string",
|
|
50773
|
-
required: true,
|
|
50774
|
-
description: "Target endpoint URL"
|
|
50775
|
-
},
|
|
50776
|
-
{
|
|
50777
|
-
name: "event",
|
|
50778
|
-
type: "string",
|
|
50779
|
-
required: true,
|
|
50780
|
-
description: "Event name carried in the envelope and X-Almadar-Event header"
|
|
50781
|
-
},
|
|
50782
|
-
{
|
|
50783
|
-
name: "payload",
|
|
50784
|
-
type: "object",
|
|
50785
|
-
required: false,
|
|
50786
|
-
description: "Event payload fields (string map)"
|
|
50787
|
-
},
|
|
50788
|
-
{
|
|
50789
|
-
name: "secret",
|
|
50790
|
-
type: "string",
|
|
50791
|
-
required: false,
|
|
50792
|
-
description: "Per-call HMAC signing secret (overrides WEBHOOK_SIGNING_SECRET)"
|
|
52707
|
+
description: ""
|
|
50793
52708
|
}
|
|
50794
52709
|
],
|
|
50795
52710
|
responseShape: {
|
|
50796
|
-
|
|
50797
|
-
ok: "boolean",
|
|
50798
|
-
durationMs: "number"
|
|
52711
|
+
results: "array"
|
|
50799
52712
|
}
|
|
50800
52713
|
}
|
|
50801
52714
|
]
|
|
50802
52715
|
}
|
|
50803
52716
|
},
|
|
50804
52717
|
categories: [
|
|
50805
|
-
"media",
|
|
50806
|
-
"payment",
|
|
50807
|
-
"messaging",
|
|
50808
52718
|
"ai",
|
|
52719
|
+
"auth",
|
|
50809
52720
|
"devtools",
|
|
50810
|
-
"
|
|
52721
|
+
"finance",
|
|
52722
|
+
"infrastructure",
|
|
52723
|
+
"marketing",
|
|
52724
|
+
"media",
|
|
52725
|
+
"messaging",
|
|
52726
|
+
"payment",
|
|
52727
|
+
"reference"
|
|
50811
52728
|
]
|
|
50812
52729
|
};
|
|
50813
52730
|
|
|
50814
52731
|
// src/patterns/component-mapping.json
|
|
50815
52732
|
var component_mapping_default = {
|
|
50816
52733
|
version: "1.0.0",
|
|
50817
|
-
exportedAt: "2026-08-
|
|
52734
|
+
exportedAt: "2026-08-22T08:33:22.708Z",
|
|
50818
52735
|
mappings: {
|
|
50819
52736
|
"page-header": {
|
|
50820
52737
|
component: "PageHeader",
|
|
@@ -52224,7 +54141,7 @@ var component_mapping_default = {
|
|
|
52224
54141
|
// src/patterns/event-contracts.json
|
|
52225
54142
|
var event_contracts_default = {
|
|
52226
54143
|
version: "1.0.0",
|
|
52227
|
-
exportedAt: "2026-08-
|
|
54144
|
+
exportedAt: "2026-08-22T08:33:22.708Z",
|
|
52228
54145
|
contracts: {
|
|
52229
54146
|
form: {
|
|
52230
54147
|
emits: [
|
|
@@ -52448,13 +54365,6 @@ var event_contracts_default = {
|
|
|
52448
54365
|
payload: {
|
|
52449
54366
|
type: "object"
|
|
52450
54367
|
}
|
|
52451
|
-
},
|
|
52452
|
-
{
|
|
52453
|
-
event: "CLOSE",
|
|
52454
|
-
trigger: "action",
|
|
52455
|
-
payload: {
|
|
52456
|
-
type: "object"
|
|
52457
|
-
}
|
|
52458
54368
|
}
|
|
52459
54369
|
],
|
|
52460
54370
|
requires: [],
|