@stack-spot/portal-network 1.0.0-betaadp.3 → 1.0.0-dev.1768423147036
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/CHANGELOG.md +633 -0
- package/dist/api/account.d.ts +413 -277
- package/dist/api/account.d.ts.map +1 -1
- package/dist/api/account.js +261 -176
- package/dist/api/account.js.map +1 -1
- package/dist/api/accountAssetManager.d.ts +309 -0
- package/dist/api/accountAssetManager.d.ts.map +1 -0
- package/dist/api/accountAssetManager.js +169 -0
- package/dist/api/accountAssetManager.js.map +1 -0
- package/dist/api/agent-tools.d.ts +818 -261
- package/dist/api/agent-tools.d.ts.map +1 -1
- package/dist/api/agent-tools.js +245 -50
- package/dist/api/agent-tools.js.map +1 -1
- package/dist/api/agent.d.ts +55 -55
- package/dist/api/agent.d.ts.map +1 -1
- package/dist/api/ai.d.ts +488 -98
- package/dist/api/ai.d.ts.map +1 -1
- package/dist/api/ai.js +426 -146
- package/dist/api/ai.js.map +1 -1
- package/dist/api/cloudPlatform.d.ts +374 -221
- package/dist/api/cloudPlatform.d.ts.map +1 -1
- package/dist/api/cloudPlatform.js +299 -93
- package/dist/api/cloudPlatform.js.map +1 -1
- package/dist/api/cloudPlatformHorizon.d.ts +178 -9
- package/dist/api/cloudPlatformHorizon.d.ts.map +1 -1
- package/dist/api/cloudPlatformHorizon.js +69 -1
- package/dist/api/cloudPlatformHorizon.js.map +1 -1
- package/dist/api/codeShift.d.ts +1125 -83
- package/dist/api/codeShift.d.ts.map +1 -1
- package/dist/api/codeShift.js +538 -16
- package/dist/api/codeShift.js.map +1 -1
- package/dist/api/dataIntegration.d.ts +291 -1
- package/dist/api/dataIntegration.d.ts.map +1 -1
- package/dist/api/dataIntegration.js +254 -0
- package/dist/api/dataIntegration.js.map +1 -1
- package/dist/api/discover.d.ts +98 -12
- package/dist/api/discover.d.ts.map +1 -1
- package/dist/api/discover.js +78 -2
- package/dist/api/discover.js.map +1 -1
- package/dist/api/edpBfa.d.ts +215 -0
- package/dist/api/edpBfa.d.ts.map +1 -0
- package/dist/api/edpBfa.js +87 -0
- package/dist/api/edpBfa.js.map +1 -0
- package/dist/api/genAiInference.d.ts +22 -2
- package/dist/api/genAiInference.d.ts.map +1 -1
- package/dist/api/genAiInference.js +22 -3
- package/dist/api/genAiInference.js.map +1 -1
- package/dist/api/workflows.d.ts +68 -5
- package/dist/api/workflows.d.ts.map +1 -1
- package/dist/api/workflows.js +16 -0
- package/dist/api/workflows.js.map +1 -1
- package/dist/api/workspace-ai.d.ts +41 -0
- package/dist/api/workspace-ai.d.ts.map +1 -1
- package/dist/api/workspace-ai.js +34 -0
- package/dist/api/workspace-ai.js.map +1 -1
- package/dist/api/workspaceManager.d.ts +16 -10
- package/dist/api/workspaceManager.d.ts.map +1 -1
- package/dist/api/workspaceManager.js +10 -0
- package/dist/api/workspaceManager.js.map +1 -1
- package/dist/api-addresses.d.ts +20 -18
- package/dist/api-addresses.d.ts.map +1 -1
- package/dist/api-addresses.js +81 -21
- package/dist/api-addresses.js.map +1 -1
- package/dist/apis-itau.json +241 -0
- package/dist/apis.json +17 -1
- package/dist/client/account-asset-manager.d.ts +112 -0
- package/dist/client/account-asset-manager.d.ts.map +1 -0
- package/dist/client/account-asset-manager.js +160 -0
- package/dist/client/account-asset-manager.js.map +1 -0
- package/dist/client/account.d.ts +265 -242
- package/dist/client/account.d.ts.map +1 -1
- package/dist/client/account.js +80 -34
- package/dist/client/account.js.map +1 -1
- package/dist/client/agent-tools.d.ts +295 -121
- package/dist/client/agent-tools.d.ts.map +1 -1
- package/dist/client/agent-tools.js +166 -12
- package/dist/client/agent-tools.js.map +1 -1
- package/dist/client/agent.d.ts +46 -46
- package/dist/client/agent.d.ts.map +1 -1
- package/dist/client/ai.d.ts +265 -79
- package/dist/client/ai.d.ts.map +1 -1
- package/dist/client/ai.js +268 -24
- package/dist/client/ai.js.map +1 -1
- package/dist/client/api-management.d.ts +10 -1
- package/dist/client/api-management.d.ts.map +1 -1
- package/dist/client/api-management.js +11 -2
- package/dist/client/api-management.js.map +1 -1
- package/dist/client/cloud-account.d.ts +13 -13
- package/dist/client/cloud-platform-horizon.d.ts +38 -19
- package/dist/client/cloud-platform-horizon.d.ts.map +1 -1
- package/dist/client/cloud-platform-horizon.js +19 -1
- package/dist/client/cloud-platform-horizon.js.map +1 -1
- package/dist/client/cloud-platform.d.ts +213 -46
- package/dist/client/cloud-platform.d.ts.map +1 -1
- package/dist/client/cloud-platform.js +168 -33
- package/dist/client/cloud-platform.js.map +1 -1
- package/dist/client/cloud-runtimes.d.ts +4 -4
- package/dist/client/cloud-services.d.ts +17 -17
- package/dist/client/cloud-services.d.ts.map +1 -1
- package/dist/client/code-shift.d.ts +535 -162
- package/dist/client/code-shift.d.ts.map +1 -1
- package/dist/client/code-shift.js +296 -7
- package/dist/client/code-shift.js.map +1 -1
- package/dist/client/content.d.ts +127 -132
- package/dist/client/content.d.ts.map +1 -1
- package/dist/client/data-integration.d.ts +92 -53
- package/dist/client/data-integration.d.ts.map +1 -1
- package/dist/client/data-integration.js +38 -2
- package/dist/client/data-integration.js.map +1 -1
- package/dist/client/discover.d.ts +31 -10
- package/dist/client/discover.d.ts.map +1 -1
- package/dist/client/discover.js +239 -3
- package/dist/client/discover.js.map +1 -1
- package/dist/client/edp-bfa.d.ts +16 -0
- package/dist/client/edp-bfa.d.ts.map +1 -0
- package/dist/client/edp-bfa.js +24 -0
- package/dist/client/edp-bfa.js.map +1 -0
- package/dist/client/event-bus.d.ts.map +1 -1
- package/dist/client/gen-ai-inference.d.ts +20 -20
- package/dist/client/insights.d.ts +7 -7
- package/dist/client/notification.d.ts +17 -10
- package/dist/client/notification.d.ts.map +1 -1
- package/dist/client/notification.js +10 -1
- package/dist/client/notification.js.map +1 -1
- package/dist/client/runtime-manager.d.ts +8 -8
- package/dist/client/secrets.d.ts.map +1 -1
- package/dist/client/secrets.js +1 -1
- package/dist/client/secrets.js.map +1 -1
- package/dist/client/types.d.ts +50 -7
- package/dist/client/types.d.ts.map +1 -1
- package/dist/client/workflow.d.ts +10 -10
- package/dist/client/workspace-ai.d.ts +65 -55
- package/dist/client/workspace-ai.d.ts.map +1 -1
- package/dist/client/workspace-ai.js +19 -9
- package/dist/client/workspace-ai.js.map +1 -1
- package/dist/client/workspace-manager.d.ts +115 -76
- package/dist/client/workspace-manager.d.ts.map +1 -1
- package/dist/client/workspace-manager.js +47 -2
- package/dist/client/workspace-manager.js.map +1 -1
- package/dist/client/workspace-search.d.ts +2 -2
- package/dist/client/workspace.d.ts +58 -105
- package/dist/client/workspace.d.ts.map +1 -1
- package/dist/error/DefaultAPIError.d.ts.map +1 -1
- package/dist/error/DefaultAPIError.js.map +1 -1
- package/dist/error/StackspotAPIError.d.ts +3 -4
- package/dist/error/StackspotAPIError.d.ts.map +1 -1
- package/dist/error/StackspotAPIError.js +3 -3
- package/dist/error/StackspotAPIError.js.map +1 -1
- package/dist/error/dictionary/accountAssetManager.d.ts +11 -0
- package/dist/error/dictionary/accountAssetManager.d.ts.map +1 -0
- package/dist/error/dictionary/accountAssetManager.js +11 -0
- package/dist/error/dictionary/accountAssetManager.js.map +1 -0
- package/dist/error/dictionary/cloud-platform.d.ts +76 -8
- package/dist/error/dictionary/cloud-platform.d.ts.map +1 -1
- package/dist/error/dictionary/cloud-platform.js +80 -12
- package/dist/error/dictionary/cloud-platform.js.map +1 -1
- package/dist/error/dictionary/workspace-ai.d.ts +9 -0
- package/dist/error/dictionary/workspace-ai.d.ts.map +1 -0
- package/dist/error/dictionary/workspace-ai.js +9 -0
- package/dist/error/dictionary/workspace-ai.js.map +1 -0
- package/dist/index.d.ts +5 -3
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +4 -2
- package/dist/index.js.map +1 -1
- package/dist/network/NetworkClient.d.ts +4 -2
- package/dist/network/NetworkClient.d.ts.map +1 -1
- package/dist/network/NetworkClient.js +16 -4
- package/dist/network/NetworkClient.js.map +1 -1
- package/dist/network/types.d.ts +2 -0
- package/dist/network/types.d.ts.map +1 -1
- package/dist/utils/StreamedJson.d.ts +3 -1
- package/dist/utils/StreamedJson.d.ts.map +1 -1
- package/dist/utils/StreamedJson.js +23 -3
- package/dist/utils/StreamedJson.js.map +1 -1
- package/package.dev.json +3 -0
- package/package.json +10 -9
- package/package.stg.json +3 -0
- package/readme.md +40 -1
- package/src/api/account.ts +701 -540
- package/src/api/accountAssetManager.ts +771 -0
- package/src/api/agent-tools.ts +1354 -556
- package/src/api/ai.ts +891 -170
- package/src/api/cloudPlatform.ts +667 -298
- package/src/api/cloudPlatformHorizon.ts +412 -9
- package/src/api/codeShift.ts +2088 -97
- package/src/api/dataIntegration.ts +635 -1
- package/src/api/discover.ts +180 -14
- package/src/api/edpBfa.ts +472 -0
- package/src/api/genAiInference.ts +47 -4
- package/src/api/workflows.ts +100 -5
- package/src/api/workspace-ai.ts +83 -0
- package/src/api/workspaceManager.ts +25 -10
- package/src/api-addresses.ts +113 -38
- package/src/apis-itau.json +241 -0
- package/src/apis.json +17 -1
- package/src/client/account-asset-manager.ts +100 -0
- package/src/client/account.ts +71 -40
- package/src/client/agent-tools.ts +111 -18
- package/src/client/ai.ts +237 -24
- package/src/client/api-management.ts +7 -2
- package/src/client/cloud-platform-horizon.ts +12 -4
- package/src/client/cloud-platform.ts +101 -27
- package/src/client/code-shift.ts +196 -8
- package/src/client/data-integration.ts +28 -1
- package/src/client/discover.ts +238 -5
- package/src/client/edp-bfa.ts +24 -0
- package/src/client/notification.ts +6 -1
- package/src/client/secrets.ts +1 -1
- package/src/client/types.ts +55 -9
- package/src/client/workspace-ai.ts +37 -26
- package/src/client/workspace-manager.ts +31 -2
- package/src/error/DefaultAPIError.ts +5 -5
- package/src/error/StackspotAPIError.ts +4 -4
- package/src/error/dictionary/accountAssetManager.ts +12 -0
- package/src/error/dictionary/cloud-platform.ts +80 -12
- package/src/error/dictionary/workspace-ai.ts +10 -0
- package/src/index.ts +6 -3
- package/src/network/NetworkClient.ts +18 -6
- package/src/network/types.ts +3 -0
- package/src/utils/StreamedJson.tsx +19 -4
|
@@ -7,22 +7,26 @@ import { AgentResponseWithBuiltIn, AgentToolsOpenAPIPreview, AgentVisibilityLeve
|
|
|
7
7
|
declare class AgentToolsClient extends ReactQueryNetworkClient {
|
|
8
8
|
constructor();
|
|
9
9
|
protected buildStackSpotError(error: HttpError): StackspotAPIError;
|
|
10
|
+
/**
|
|
11
|
+
* Lists all public toolkits.
|
|
12
|
+
*/
|
|
10
13
|
tools: import("../network/types.js").QueryObject<Omit<{
|
|
11
|
-
xAccountId?: string | null
|
|
12
|
-
xUsername?: string | null
|
|
13
|
-
xUserId?: string | null
|
|
14
|
-
xUserFullName?: string | null
|
|
14
|
+
xAccountId?: string | null;
|
|
15
|
+
xUsername?: string | null;
|
|
16
|
+
xUserId?: string | null;
|
|
17
|
+
xUserFullName?: string | null;
|
|
15
18
|
authorization: string;
|
|
16
19
|
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, import("../api/agent-tools.js").BuiltinToolkitResponse[]>;
|
|
17
20
|
/**
|
|
21
|
+
* @deprecated
|
|
18
22
|
* Create agent
|
|
19
23
|
*/
|
|
20
24
|
createAgent: import("../network/types.js").MutationObject<Omit<{
|
|
21
|
-
isPublic?: boolean
|
|
22
|
-
xAccountId?: string | null
|
|
23
|
-
xUsername?: string | null
|
|
24
|
-
xUserId?: string | null
|
|
25
|
-
xUserFullName?: string | null
|
|
25
|
+
isPublic?: boolean;
|
|
26
|
+
xAccountId?: string | null;
|
|
27
|
+
xUsername?: string | null;
|
|
28
|
+
xUserId?: string | null;
|
|
29
|
+
xUserFullName?: string | null;
|
|
26
30
|
authorization: string;
|
|
27
31
|
newAgentRequest: import("../api/agent-tools.js").NewAgentRequest;
|
|
28
32
|
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, import("../api/agent-tools.js").CreatedResponse>;
|
|
@@ -31,23 +35,24 @@ declare class AgentToolsClient extends ReactQueryNetworkClient {
|
|
|
31
35
|
*/
|
|
32
36
|
deleteAgent: import("../network/types.js").MutationObject<Omit<{
|
|
33
37
|
agentId: string;
|
|
34
|
-
isPublic?: boolean
|
|
35
|
-
xAccountId?: string | null
|
|
36
|
-
xUsername?: string | null
|
|
37
|
-
xUserId?: string | null
|
|
38
|
-
xUserFullName?: string | null
|
|
38
|
+
isPublic?: boolean;
|
|
39
|
+
xAccountId?: string | null;
|
|
40
|
+
xUsername?: string | null;
|
|
41
|
+
xUserId?: string | null;
|
|
42
|
+
xUserFullName?: string | null;
|
|
39
43
|
authorization: string;
|
|
40
44
|
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, unknown>;
|
|
41
45
|
/**
|
|
46
|
+
* @deprecated
|
|
42
47
|
* Updates an agent
|
|
43
48
|
*/
|
|
44
49
|
updateAgent: import("../network/types.js").MutationObject<Omit<{
|
|
45
50
|
agentId: string;
|
|
46
|
-
isPublic?: boolean
|
|
47
|
-
xAccountId?: string | null
|
|
48
|
-
xUsername?: string | null
|
|
49
|
-
xUserId?: string | null
|
|
50
|
-
xUserFullName?: string | null
|
|
51
|
+
isPublic?: boolean;
|
|
52
|
+
xAccountId?: string | null;
|
|
53
|
+
xUsername?: string | null;
|
|
54
|
+
xUserId?: string | null;
|
|
55
|
+
xUserFullName?: string | null;
|
|
51
56
|
authorization: string;
|
|
52
57
|
updateAgentRequest: import("../api/agent-tools.js").UpdateAgentRequest;
|
|
53
58
|
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, unknown>;
|
|
@@ -56,10 +61,10 @@ declare class AgentToolsClient extends ReactQueryNetworkClient {
|
|
|
56
61
|
*/
|
|
57
62
|
favoriteAgent: import("../network/types.js").MutationObject<Omit<{
|
|
58
63
|
agentId: string;
|
|
59
|
-
xAccountId?: string | null
|
|
60
|
-
xUsername?: string | null
|
|
61
|
-
xUserId?: string | null
|
|
62
|
-
xUserFullName?: string | null
|
|
64
|
+
xAccountId?: string | null;
|
|
65
|
+
xUsername?: string | null;
|
|
66
|
+
xUserId?: string | null;
|
|
67
|
+
xUserFullName?: string | null;
|
|
63
68
|
authorization: string;
|
|
64
69
|
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, unknown>;
|
|
65
70
|
/**
|
|
@@ -67,10 +72,10 @@ declare class AgentToolsClient extends ReactQueryNetworkClient {
|
|
|
67
72
|
*/
|
|
68
73
|
publishAgent: import("../network/types.js").MutationObject<Omit<{
|
|
69
74
|
agentId: string;
|
|
70
|
-
xAccountId?: string | null
|
|
71
|
-
xUsername?: string | null
|
|
72
|
-
xUserId?: string | null
|
|
73
|
-
xUserFullName?: string | null
|
|
75
|
+
xAccountId?: string | null;
|
|
76
|
+
xUsername?: string | null;
|
|
77
|
+
xUserId?: string | null;
|
|
78
|
+
xUserFullName?: string | null;
|
|
74
79
|
authorization: string;
|
|
75
80
|
publishAgentRequest: import("../api/agent-tools.js").PublishAgentRequest;
|
|
76
81
|
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, unknown>;
|
|
@@ -78,52 +83,68 @@ declare class AgentToolsClient extends ReactQueryNetworkClient {
|
|
|
78
83
|
* List agents
|
|
79
84
|
*/
|
|
80
85
|
agents: import("../network/types.js").InfiniteQueryObject<Omit<{
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
86
|
+
isPublic?: boolean;
|
|
87
|
+
name?: string | null;
|
|
88
|
+
slug?: string | null;
|
|
89
|
+
visibility?: AgentVisibilityLevelEnum | VisibilityLevelEnum;
|
|
90
|
+
size?: number;
|
|
91
|
+
page?: number;
|
|
92
|
+
xAccountId?: string | null;
|
|
93
|
+
xUsername?: string | null;
|
|
94
|
+
xUserId?: string | null;
|
|
95
|
+
xUserFullName?: string | null;
|
|
90
96
|
authorization: string;
|
|
91
97
|
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, import("../api/agent-tools.js").ListAgentResponse[], "">;
|
|
98
|
+
/**
|
|
99
|
+
* List agents with support for multiple filters
|
|
100
|
+
*/
|
|
101
|
+
agentsMultipleFilters: import("../network/types.js").InfiniteQueryObject<Omit<{
|
|
102
|
+
filters: import("../api/agent-tools.js").ListAgentRequestV4;
|
|
103
|
+
isPublic?: boolean;
|
|
104
|
+
xAccountId?: string | null;
|
|
105
|
+
xUsername?: string | null;
|
|
106
|
+
xUserId?: string | null;
|
|
107
|
+
xUserFullName?: string | null;
|
|
108
|
+
authorization: string;
|
|
109
|
+
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, import("../api/agent-tools.js").PaginatedResponseAgentResponseV3, "items">;
|
|
92
110
|
/**
|
|
93
111
|
* List agents available to be added to other agents
|
|
94
112
|
*/
|
|
95
113
|
availableAgentsForMultiAgentAddition: import("../network/types.js").QueryObject<Omit<{
|
|
96
|
-
name?: string | null
|
|
97
|
-
slug?: string | null
|
|
98
|
-
visibility?:
|
|
99
|
-
size?: number
|
|
100
|
-
page?: number
|
|
101
|
-
xAccountId?: string | null
|
|
102
|
-
xUsername?: string | null
|
|
103
|
-
xUserId?: string | null
|
|
104
|
-
xUserFullName?: string | null
|
|
114
|
+
name?: string | null;
|
|
115
|
+
slug?: string | null;
|
|
116
|
+
visibility?: AgentVisibilityLevelEnum | VisibilityLevelEnum;
|
|
117
|
+
size?: number;
|
|
118
|
+
page?: number;
|
|
119
|
+
xAccountId?: string | null;
|
|
120
|
+
xUsername?: string | null;
|
|
121
|
+
xUserId?: string | null;
|
|
122
|
+
xUserFullName?: string | null;
|
|
105
123
|
authorization: string;
|
|
106
124
|
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, import("../api/agent-tools.js").ListMultiAgentsResponse[]>;
|
|
107
125
|
/**
|
|
126
|
+
* @deprecated
|
|
108
127
|
* Gets agent by id
|
|
109
128
|
*/
|
|
110
129
|
agent: import("../network/types.js").QueryObject<Omit<{
|
|
111
130
|
agentId: string;
|
|
112
|
-
details?: boolean
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
131
|
+
details?: boolean;
|
|
132
|
+
versionNumber?: number | null;
|
|
133
|
+
xAccountId?: string | null;
|
|
134
|
+
xUsername?: string | null;
|
|
135
|
+
xUserId?: string | null;
|
|
136
|
+
xUserFullName?: string | null;
|
|
117
137
|
authorization: string;
|
|
118
|
-
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, import("../api/agent-tools.js").
|
|
138
|
+
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, import("../api/agent-tools.js").FindByIdAgentResponse>;
|
|
119
139
|
/**
|
|
140
|
+
* @deprecated
|
|
120
141
|
* Gets agents by ids
|
|
121
142
|
*/
|
|
122
143
|
agentsByIds: import("../network/types.js").QueryObject<Omit<{
|
|
123
|
-
xAccountId?: string | null
|
|
124
|
-
xUsername?: string | null
|
|
125
|
-
xUserId?: string | null
|
|
126
|
-
xUserFullName?: string | null
|
|
144
|
+
xAccountId?: string | null;
|
|
145
|
+
xUsername?: string | null;
|
|
146
|
+
xUserId?: string | null;
|
|
147
|
+
xUserFullName?: string | null;
|
|
127
148
|
authorization: string;
|
|
128
149
|
searchAgentsRequest: import("../api/agent-tools.js").SearchAgentsRequest;
|
|
129
150
|
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, import("../api/agent-tools.js").ListAgentResponse[]>;
|
|
@@ -134,64 +155,95 @@ declare class AgentToolsClient extends ReactQueryNetworkClient {
|
|
|
134
155
|
/**
|
|
135
156
|
* Gets the default agent
|
|
136
157
|
*/
|
|
137
|
-
agentDefault: Omit<import("../network/types.js").QueryObject<void, import("../api/agent-tools.js").
|
|
158
|
+
agentDefault: Omit<import("../network/types.js").QueryObject<void, import("../api/agent-tools.js").FindByIdAgentResponse | undefined>, "isAllowed" | "useAllowed" | "getPermissionKey">;
|
|
138
159
|
/**
|
|
139
160
|
* List agents filtered by visibility.
|
|
140
161
|
*/
|
|
141
162
|
allAgents: Omit<import("../network/types.js").QueryObject<{
|
|
142
|
-
visibilities: (AgentVisibilityLevel |
|
|
163
|
+
visibilities: (AgentVisibilityLevel | "all")[];
|
|
164
|
+
filter?: string;
|
|
143
165
|
}, AgentResponseWithBuiltIn[]>, "isAllowed" | "useAllowed" | "getPermissionKey">;
|
|
166
|
+
/**
|
|
167
|
+
* Lists all custom toolkits.
|
|
168
|
+
*/
|
|
144
169
|
toolkits: import("../network/types.js").QueryObject<Omit<{
|
|
145
|
-
visibility?: VisibilityLevelEnum
|
|
146
|
-
xAccountId?: string | null
|
|
147
|
-
xUsername?: string | null
|
|
148
|
-
xUserId?: string | null
|
|
149
|
-
xUserFullName?: string | null
|
|
170
|
+
visibility?: VisibilityLevelEnum;
|
|
171
|
+
xAccountId?: string | null;
|
|
172
|
+
xUsername?: string | null;
|
|
173
|
+
xUserId?: string | null;
|
|
174
|
+
xUserFullName?: string | null;
|
|
150
175
|
authorization: string;
|
|
151
176
|
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, import("../api/agent-tools.js").CustomToolkitSimpleResponse[]>;
|
|
177
|
+
/**
|
|
178
|
+
* Get list of Toolkits V2
|
|
179
|
+
*/
|
|
180
|
+
toolkitsV2: import("../network/types.js").InfiniteQueryObject<Omit<{
|
|
181
|
+
name?: string | null;
|
|
182
|
+
visibilityList?: VisibilityLevelEnum[];
|
|
183
|
+
size?: number;
|
|
184
|
+
page?: number;
|
|
185
|
+
order?: import("../api/agent-tools.js").OrderEnum | null;
|
|
186
|
+
xAccountId?: string | null;
|
|
187
|
+
xUsername?: string | null;
|
|
188
|
+
xUserId?: string | null;
|
|
189
|
+
xUserFullName?: string | null;
|
|
190
|
+
authorization: string;
|
|
191
|
+
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, import("../api/agent-tools.js").PaginatedResponseCustomToolkitSimpleResponse, "items">;
|
|
192
|
+
/**
|
|
193
|
+
* Lists all tools of an MCP toolkit.
|
|
194
|
+
*/
|
|
195
|
+
mcpTools: import("../network/types.js").QueryObject<Omit<{
|
|
196
|
+
toolkitId: string;
|
|
197
|
+
cacheControl?: string | null;
|
|
198
|
+
xAccountId?: string | null;
|
|
199
|
+
xUsername?: string | null;
|
|
200
|
+
xUserId?: string | null;
|
|
201
|
+
xUserFullName?: string | null;
|
|
202
|
+
authorization: string;
|
|
203
|
+
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, import("../api/agent-tools.js").FunctionsResponse>;
|
|
152
204
|
/**
|
|
153
205
|
* Get a toolkit by Id
|
|
154
206
|
*/
|
|
155
207
|
toolkitById: import("../network/types.js").QueryObject<Omit<{
|
|
156
208
|
toolkitId: string;
|
|
157
|
-
xAccountId?: string | null
|
|
158
|
-
xUsername?: string | null
|
|
159
|
-
xUserId?: string | null
|
|
160
|
-
xUserFullName?: string | null
|
|
209
|
+
xAccountId?: string | null;
|
|
210
|
+
xUsername?: string | null;
|
|
211
|
+
xUserId?: string | null;
|
|
212
|
+
xUserFullName?: string | null;
|
|
161
213
|
authorization: string;
|
|
162
214
|
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, import("../api/agent-tools.js").CustomToolkitResponse>;
|
|
163
215
|
/**
|
|
164
216
|
* Create a toolkit
|
|
165
217
|
*/
|
|
166
218
|
createToolkit: import("../network/types.js").MutationObject<Omit<{
|
|
167
|
-
xAccountId?: string | null
|
|
168
|
-
xUsername?: string | null
|
|
169
|
-
xUserId?: string | null
|
|
170
|
-
xUserFullName?: string | null
|
|
219
|
+
xAccountId?: string | null;
|
|
220
|
+
xUsername?: string | null;
|
|
221
|
+
xUserId?: string | null;
|
|
222
|
+
xUserFullName?: string | null;
|
|
171
223
|
authorization: string;
|
|
172
|
-
|
|
224
|
+
body: import("../api/agent-tools.js").ToolkitRequest | import("../api/agent-tools.js").ToolkitMcpRequest;
|
|
173
225
|
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, import("../api/agent-tools.js").CreatedResponse>;
|
|
174
226
|
/**
|
|
175
227
|
* Update a toolkit
|
|
176
228
|
*/
|
|
177
229
|
updateToolkit: import("../network/types.js").MutationObject<Omit<{
|
|
178
230
|
toolkitId: string;
|
|
179
|
-
xAccountId?: string | null
|
|
180
|
-
xUsername?: string | null
|
|
181
|
-
xUserId?: string | null
|
|
182
|
-
xUserFullName?: string | null
|
|
231
|
+
xAccountId?: string | null;
|
|
232
|
+
xUsername?: string | null;
|
|
233
|
+
xUserId?: string | null;
|
|
234
|
+
xUserFullName?: string | null;
|
|
183
235
|
authorization: string;
|
|
184
|
-
|
|
236
|
+
body: import("../api/agent-tools.js").ToolkitUpdateRequest | import("../api/agent-tools.js").ToolkitMcpUpdateRequest;
|
|
185
237
|
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, unknown>;
|
|
186
238
|
/**
|
|
187
239
|
* Delete a toolkit
|
|
188
240
|
*/
|
|
189
241
|
deleteToolkit: import("../network/types.js").MutationObject<Omit<{
|
|
190
242
|
toolkitId: string;
|
|
191
|
-
xAccountId?: string | null
|
|
192
|
-
xUsername?: string | null
|
|
193
|
-
xUserId?: string | null
|
|
194
|
-
xUserFullName?: string | null
|
|
243
|
+
xAccountId?: string | null;
|
|
244
|
+
xUsername?: string | null;
|
|
245
|
+
xUserId?: string | null;
|
|
246
|
+
xUserFullName?: string | null;
|
|
195
247
|
authorization: string;
|
|
196
248
|
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, unknown>;
|
|
197
249
|
/**
|
|
@@ -200,10 +252,10 @@ declare class AgentToolsClient extends ReactQueryNetworkClient {
|
|
|
200
252
|
toolFromToolkit: import("../network/types.js").QueryObject<Omit<{
|
|
201
253
|
toolkitId: string;
|
|
202
254
|
toolId: string;
|
|
203
|
-
xAccountId?: string | null
|
|
204
|
-
xUsername?: string | null
|
|
205
|
-
xUserId?: string | null
|
|
206
|
-
xUserFullName?: string | null
|
|
255
|
+
xAccountId?: string | null;
|
|
256
|
+
xUsername?: string | null;
|
|
257
|
+
xUserId?: string | null;
|
|
258
|
+
xUserFullName?: string | null;
|
|
207
259
|
authorization: string;
|
|
208
260
|
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, import("../api/agent-tools.js").CustomToolkitToolResponse>;
|
|
209
261
|
/**
|
|
@@ -211,10 +263,10 @@ declare class AgentToolsClient extends ReactQueryNetworkClient {
|
|
|
211
263
|
*/
|
|
212
264
|
addToolOnToolkit: import("../network/types.js").MutationObject<Omit<{
|
|
213
265
|
toolkitId: string;
|
|
214
|
-
xAccountId?: string | null
|
|
215
|
-
xUsername?: string | null
|
|
216
|
-
xUserId?: string | null
|
|
217
|
-
xUserFullName?: string | null
|
|
266
|
+
xAccountId?: string | null;
|
|
267
|
+
xUsername?: string | null;
|
|
268
|
+
xUserId?: string | null;
|
|
269
|
+
xUserFullName?: string | null;
|
|
218
270
|
authorization: string;
|
|
219
271
|
customToolsRequest: import("../api/agent-tools.js").CustomToolsRequest;
|
|
220
272
|
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, unknown>;
|
|
@@ -224,10 +276,10 @@ declare class AgentToolsClient extends ReactQueryNetworkClient {
|
|
|
224
276
|
editToolOnToolkit: import("../network/types.js").MutationObject<Omit<{
|
|
225
277
|
toolkitId: string;
|
|
226
278
|
toolId: string;
|
|
227
|
-
xAccountId?: string | null
|
|
228
|
-
xUsername?: string | null
|
|
229
|
-
xUserId?: string | null
|
|
230
|
-
xUserFullName?: string | null
|
|
279
|
+
xAccountId?: string | null;
|
|
280
|
+
xUsername?: string | null;
|
|
281
|
+
xUserId?: string | null;
|
|
282
|
+
xUserFullName?: string | null;
|
|
231
283
|
authorization: string;
|
|
232
284
|
customToolRequest: import("../api/agent-tools.js").CustomToolRequest;
|
|
233
285
|
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, unknown>;
|
|
@@ -236,10 +288,10 @@ declare class AgentToolsClient extends ReactQueryNetworkClient {
|
|
|
236
288
|
*/
|
|
237
289
|
deleteToolFromToolkit: import("../network/types.js").MutationObject<Omit<{
|
|
238
290
|
toolkitId: string;
|
|
239
|
-
xAccountId?: string | null
|
|
240
|
-
xUsername?: string | null
|
|
241
|
-
xUserId?: string | null
|
|
242
|
-
xUserFullName?: string | null
|
|
291
|
+
xAccountId?: string | null;
|
|
292
|
+
xUsername?: string | null;
|
|
293
|
+
xUserId?: string | null;
|
|
294
|
+
xUserFullName?: string | null;
|
|
243
295
|
authorization: string;
|
|
244
296
|
deleteToolsRequest: import("../api/agent-tools.js").DeleteToolsRequest;
|
|
245
297
|
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, unknown>;
|
|
@@ -255,10 +307,10 @@ declare class AgentToolsClient extends ReactQueryNetworkClient {
|
|
|
255
307
|
*/
|
|
256
308
|
agentsUsingTools: import("../network/types.js").QueryObject<Omit<{
|
|
257
309
|
toolkitId: string;
|
|
258
|
-
xAccountId?: string | null
|
|
259
|
-
xUsername?: string | null
|
|
260
|
-
xUserId?: string | null
|
|
261
|
-
xUserFullName?: string | null
|
|
310
|
+
xAccountId?: string | null;
|
|
311
|
+
xUsername?: string | null;
|
|
312
|
+
xUserId?: string | null;
|
|
313
|
+
xUserFullName?: string | null;
|
|
262
314
|
authorization: string;
|
|
263
315
|
listAgentsUsingToolsRequest: import("../api/agent-tools.js").ListAgentsUsingToolsRequest;
|
|
264
316
|
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, import("../api/agent-tools.js").AgentUsingToolsResponse[]>;
|
|
@@ -267,10 +319,10 @@ declare class AgentToolsClient extends ReactQueryNetworkClient {
|
|
|
267
319
|
*/
|
|
268
320
|
fork: import("../network/types.js").MutationObject<Omit<{
|
|
269
321
|
toolkitId: string;
|
|
270
|
-
xAccountId?: string | null
|
|
271
|
-
xUsername?: string | null
|
|
272
|
-
xUserId?: string | null
|
|
273
|
-
xUserFullName?: string | null
|
|
322
|
+
xAccountId?: string | null;
|
|
323
|
+
xUsername?: string | null;
|
|
324
|
+
xUserId?: string | null;
|
|
325
|
+
xUserFullName?: string | null;
|
|
274
326
|
authorization: string;
|
|
275
327
|
toolkitForkRequest: import("../api/agent-tools.js").ToolkitForkRequest;
|
|
276
328
|
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, import("../api/agent-tools.js").CustomToolkitResponse>;
|
|
@@ -279,10 +331,10 @@ declare class AgentToolsClient extends ReactQueryNetworkClient {
|
|
|
279
331
|
*/
|
|
280
332
|
shareAgent: import("../network/types.js").MutationObject<Omit<{
|
|
281
333
|
agentId: string;
|
|
282
|
-
xAccountId?: string | null
|
|
283
|
-
xUsername?: string | null
|
|
284
|
-
xUserId?: string | null
|
|
285
|
-
xUserFullName?: string | null
|
|
334
|
+
xAccountId?: string | null;
|
|
335
|
+
xUsername?: string | null;
|
|
336
|
+
xUserId?: string | null;
|
|
337
|
+
xUserFullName?: string | null;
|
|
286
338
|
authorization: string;
|
|
287
339
|
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, unknown>;
|
|
288
340
|
/**
|
|
@@ -290,11 +342,11 @@ declare class AgentToolsClient extends ReactQueryNetworkClient {
|
|
|
290
342
|
*/
|
|
291
343
|
forkAgent: import("../network/types.js").MutationObject<Omit<{
|
|
292
344
|
agentId: string;
|
|
293
|
-
isPublic?: boolean
|
|
294
|
-
xAccountId?: string | null
|
|
295
|
-
xUsername?: string | null
|
|
296
|
-
xUserId?: string | null
|
|
297
|
-
xUserFullName?: string | null
|
|
345
|
+
isPublic?: boolean;
|
|
346
|
+
xAccountId?: string | null;
|
|
347
|
+
xUsername?: string | null;
|
|
348
|
+
xUserId?: string | null;
|
|
349
|
+
xUserFullName?: string | null;
|
|
298
350
|
authorization: string;
|
|
299
351
|
forkAgentRequest: import("../api/agent-tools.js").ForkAgentRequest;
|
|
300
352
|
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, import("../api/agent-tools.js").CreatedResponse>;
|
|
@@ -303,10 +355,10 @@ declare class AgentToolsClient extends ReactQueryNetworkClient {
|
|
|
303
355
|
*/
|
|
304
356
|
addFavorite: import("../network/types.js").MutationObject<Omit<{
|
|
305
357
|
agentId: string;
|
|
306
|
-
xAccountId?: string | null
|
|
307
|
-
xUsername?: string | null
|
|
308
|
-
xUserId?: string | null
|
|
309
|
-
xUserFullName?: string | null
|
|
358
|
+
xAccountId?: string | null;
|
|
359
|
+
xUsername?: string | null;
|
|
360
|
+
xUserId?: string | null;
|
|
361
|
+
xUserFullName?: string | null;
|
|
310
362
|
authorization: string;
|
|
311
363
|
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, unknown>;
|
|
312
364
|
/**
|
|
@@ -314,12 +366,134 @@ declare class AgentToolsClient extends ReactQueryNetworkClient {
|
|
|
314
366
|
*/
|
|
315
367
|
removeFavorite: import("../network/types.js").MutationObject<Omit<{
|
|
316
368
|
agentId: string;
|
|
317
|
-
xAccountId?: string | null
|
|
318
|
-
xUsername?: string | null
|
|
319
|
-
xUserId?: string | null
|
|
320
|
-
xUserFullName?: string | null
|
|
369
|
+
xAccountId?: string | null;
|
|
370
|
+
xUsername?: string | null;
|
|
371
|
+
xUserId?: string | null;
|
|
372
|
+
xUserFullName?: string | null;
|
|
321
373
|
authorization: string;
|
|
322
374
|
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, unknown>;
|
|
375
|
+
/**
|
|
376
|
+
* Creates an agent version
|
|
377
|
+
*/
|
|
378
|
+
createAgentVersion: import("../network/types.js").MutationObject<Omit<{
|
|
379
|
+
agentCoreId: string;
|
|
380
|
+
xAccountId?: string | null;
|
|
381
|
+
xUsername?: string | null;
|
|
382
|
+
xUserId?: string | null;
|
|
383
|
+
xUserFullName?: string | null;
|
|
384
|
+
authorization: string;
|
|
385
|
+
createVersionRequest: import("../api/agent-tools.js").CreateVersionRequest;
|
|
386
|
+
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, import("../api/agent-tools.js").CreateVersionResponse>;
|
|
387
|
+
/**
|
|
388
|
+
* V2 of agent creation
|
|
389
|
+
*/
|
|
390
|
+
createAgentV2: import("../network/types.js").MutationObject<Omit<{
|
|
391
|
+
isPublic?: boolean;
|
|
392
|
+
xAccountId?: string | null;
|
|
393
|
+
xUsername?: string | null;
|
|
394
|
+
xUserId?: string | null;
|
|
395
|
+
xUserFullName?: string | null;
|
|
396
|
+
authorization: string;
|
|
397
|
+
newAgentRequestV2: import("../api/agent-tools.js").NewAgentRequestV2;
|
|
398
|
+
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, import("../api/agent-tools.js").CreatedResponse>;
|
|
399
|
+
/**
|
|
400
|
+
* V2 of agent update
|
|
401
|
+
*/
|
|
402
|
+
updateAgentV2: import("../network/types.js").MutationObject<Omit<{
|
|
403
|
+
agentId: string;
|
|
404
|
+
isPublic?: boolean;
|
|
405
|
+
xAccountId?: string | null;
|
|
406
|
+
xUsername?: string | null;
|
|
407
|
+
xUserId?: string | null;
|
|
408
|
+
xUserFullName?: string | null;
|
|
409
|
+
authorization: string;
|
|
410
|
+
updateAgentRequestV2: import("../api/agent-tools.js").UpdateAgentRequestV2;
|
|
411
|
+
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, unknown>;
|
|
412
|
+
/**
|
|
413
|
+
* Update agent recommended version
|
|
414
|
+
*/
|
|
415
|
+
updateRecommendedVersion: import("../network/types.js").MutationObject<Omit<{
|
|
416
|
+
agentCoreId: string;
|
|
417
|
+
versionNumber: number;
|
|
418
|
+
xAccountId?: string | null;
|
|
419
|
+
xUsername?: string | null;
|
|
420
|
+
xUserId?: string | null;
|
|
421
|
+
xUserFullName?: string | null;
|
|
422
|
+
authorization: string;
|
|
423
|
+
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, import("../api/agent-tools.js").AgentVersionResponse>;
|
|
424
|
+
/**
|
|
425
|
+
* V2 of get agent by id
|
|
426
|
+
*/
|
|
427
|
+
agentV2: import("../network/types.js").QueryObject<Omit<{
|
|
428
|
+
agentCoreId: string;
|
|
429
|
+
versionNumber?: number | null;
|
|
430
|
+
returnAllVersions?: boolean | null;
|
|
431
|
+
xAccountId?: string | null;
|
|
432
|
+
xUsername?: string | null;
|
|
433
|
+
xUserId?: string | null;
|
|
434
|
+
xUserFullName?: string | null;
|
|
435
|
+
authorization: string;
|
|
436
|
+
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, import("../api/agent-tools.js").AgentCoreWithSingleVersionResponse>;
|
|
437
|
+
/**
|
|
438
|
+
* Deletes an agent version
|
|
439
|
+
*/
|
|
440
|
+
deleteVersion: import("../network/types.js").MutationObject<Omit<{
|
|
441
|
+
agentCoreId: string;
|
|
442
|
+
versionNumber: number;
|
|
443
|
+
isPublic?: boolean;
|
|
444
|
+
xAccountId?: string | null;
|
|
445
|
+
xUsername?: string | null;
|
|
446
|
+
xUserId?: string | null;
|
|
447
|
+
xUserFullName?: string | null;
|
|
448
|
+
authorization: string;
|
|
449
|
+
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, unknown>;
|
|
450
|
+
/**
|
|
451
|
+
* Gets agent versions
|
|
452
|
+
*/
|
|
453
|
+
listAgentVersions: import("../network/types.js").QueryObject<Omit<{
|
|
454
|
+
agentCoreId: string;
|
|
455
|
+
xAccountId?: string | null;
|
|
456
|
+
xUsername?: string | null;
|
|
457
|
+
xUserId?: string | null;
|
|
458
|
+
xUserFullName?: string | null;
|
|
459
|
+
authorization: string;
|
|
460
|
+
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, import("../api/agent-tools.js").ListAgentVersionResponse[]>;
|
|
461
|
+
/**
|
|
462
|
+
* Get agents by list of ids using api v2
|
|
463
|
+
*/
|
|
464
|
+
agentsByIdsV2: import("../network/types.js").QueryObject<Omit<{
|
|
465
|
+
xAccountId?: string | null;
|
|
466
|
+
xUsername?: string | null;
|
|
467
|
+
xUserId?: string | null;
|
|
468
|
+
xUserFullName?: string | null;
|
|
469
|
+
authorization: string;
|
|
470
|
+
searchAgentsRequestV2: import("../api/agent-tools.js").SearchAgentsRequestV2;
|
|
471
|
+
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, import("../api/agent-tools.js").ListAgentResponseV2[]>;
|
|
472
|
+
/**
|
|
473
|
+
* Deletes an agent version
|
|
474
|
+
*/
|
|
475
|
+
forkAgentVersion: import("../network/types.js").MutationObject<Omit<{
|
|
476
|
+
agentCoreId: string;
|
|
477
|
+
versionNumber: number;
|
|
478
|
+
xAccountId?: string | null;
|
|
479
|
+
xUsername?: string | null;
|
|
480
|
+
xUserId?: string | null;
|
|
481
|
+
xUserFullName?: string | null;
|
|
482
|
+
authorization: string;
|
|
483
|
+
forkAgentRequest: import("../api/agent-tools.js").ForkAgentRequest;
|
|
484
|
+
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, import("../api/agent-tools.js").ForkedAgentCoreAndVersionResponse>;
|
|
485
|
+
/**
|
|
486
|
+
* Get agents v4
|
|
487
|
+
*/
|
|
488
|
+
agentsV4: import("../network/types.js").InfiniteQueryObject<Omit<{
|
|
489
|
+
filters: import("../api/agent-tools.js").ListAgentRequestV4;
|
|
490
|
+
isPublic?: boolean;
|
|
491
|
+
xAccountId?: string | null;
|
|
492
|
+
xUsername?: string | null;
|
|
493
|
+
xUserId?: string | null;
|
|
494
|
+
xUserFullName?: string | null;
|
|
495
|
+
authorization: string;
|
|
496
|
+
}, "authorization" | "authorizationHeader" | "jwtToken"> & {}, import("../api/agent-tools.js").PaginatedResponseListAgentCoreResponse, "items">;
|
|
323
497
|
}
|
|
324
498
|
export declare const agentToolsClient: AgentToolsClient;
|
|
325
499
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"agent-tools.d.ts","sourceRoot":"","sources":["../../src/client/agent-tools.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAA;AAE7C,OAAO,EAA0C,wBAAwB,
|
|
1
|
+
{"version":3,"file":"agent-tools.d.ts","sourceRoot":"","sources":["../../src/client/agent-tools.ts"],"names":[],"mappings":"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"}
|