mtmsdk 0.0.7 → 0.0.9

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.
Files changed (238) hide show
  1. package/dist/gomtmapi/@tanstack/react-query.gen.d.ts +2883 -0
  2. package/dist/gomtmapi/@tanstack/react-query.gen.d.ts.map +1 -0
  3. package/dist/gomtmapi/@tanstack/react-query.gen.js +2990 -0
  4. package/dist/gomtmapi/@tanstack/react-query.gen.js.map +1 -0
  5. package/dist/gomtmapi/client/client.d.ts +3 -0
  6. package/dist/gomtmapi/client/client.d.ts.map +1 -0
  7. package/dist/gomtmapi/client/client.js +146 -0
  8. package/dist/gomtmapi/client/client.js.map +1 -0
  9. package/dist/gomtmapi/client/index.d.ts +8 -0
  10. package/dist/gomtmapi/client/index.d.ts.map +1 -0
  11. package/dist/gomtmapi/client/index.js +5 -0
  12. package/dist/gomtmapi/client/index.js.map +1 -0
  13. package/dist/gomtmapi/client/types.d.ts +120 -0
  14. package/dist/gomtmapi/client/types.d.ts.map +1 -0
  15. package/dist/gomtmapi/client/types.js +2 -0
  16. package/dist/gomtmapi/client/types.js.map +1 -0
  17. package/dist/gomtmapi/client/utils.d.ts +46 -0
  18. package/dist/gomtmapi/client/utils.d.ts.map +1 -0
  19. package/dist/gomtmapi/client/utils.js +285 -0
  20. package/dist/gomtmapi/client/utils.js.map +1 -0
  21. package/dist/gomtmapi/client.gen.d.ts +13 -0
  22. package/dist/gomtmapi/client.gen.d.ts.map +1 -0
  23. package/dist/gomtmapi/client.gen.js +4 -0
  24. package/dist/gomtmapi/client.gen.js.map +1 -0
  25. package/dist/gomtmapi/core/auth.d.ts +19 -0
  26. package/dist/gomtmapi/core/auth.d.ts.map +1 -0
  27. package/dist/gomtmapi/core/auth.js +14 -0
  28. package/dist/gomtmapi/core/auth.js.map +1 -0
  29. package/dist/gomtmapi/core/bodySerializer.d.ts +18 -0
  30. package/dist/gomtmapi/core/bodySerializer.d.ts.map +1 -0
  31. package/dist/gomtmapi/core/bodySerializer.js +54 -0
  32. package/dist/gomtmapi/core/bodySerializer.js.map +1 -0
  33. package/dist/gomtmapi/core/params.d.ts +24 -0
  34. package/dist/gomtmapi/core/params.d.ts.map +1 -0
  35. package/dist/gomtmapi/core/params.js +88 -0
  36. package/dist/gomtmapi/core/params.js.map +1 -0
  37. package/dist/gomtmapi/core/pathSerializer.d.ts +34 -0
  38. package/dist/gomtmapi/core/pathSerializer.d.ts.map +1 -0
  39. package/dist/gomtmapi/core/pathSerializer.js +114 -0
  40. package/dist/gomtmapi/core/pathSerializer.js.map +1 -0
  41. package/dist/gomtmapi/core/types.d.ts +74 -0
  42. package/dist/gomtmapi/core/types.d.ts.map +1 -0
  43. package/dist/gomtmapi/core/types.js +2 -0
  44. package/dist/gomtmapi/core/types.js.map +1 -0
  45. package/dist/gomtmapi/index.d.ts +3 -0
  46. package/dist/gomtmapi/index.d.ts.map +1 -0
  47. package/dist/gomtmapi/index.js +4 -0
  48. package/dist/gomtmapi/index.js.map +1 -0
  49. package/dist/gomtmapi/schemas.gen.d.ts +4385 -0
  50. package/dist/gomtmapi/schemas.gen.d.ts.map +1 -0
  51. package/dist/gomtmapi/schemas.gen.js +4521 -0
  52. package/dist/gomtmapi/schemas.gen.js.map +1 -0
  53. package/dist/gomtmapi/sdk.gen.d.ts +574 -0
  54. package/dist/gomtmapi/sdk.gen.d.ts.map +1 -0
  55. package/dist/gomtmapi/sdk.gen.js +2259 -0
  56. package/dist/gomtmapi/sdk.gen.js.map +1 -0
  57. package/dist/gomtmapi/types.gen.d.ts +6480 -0
  58. package/dist/gomtmapi/types.gen.d.ts.map +1 -0
  59. package/dist/gomtmapi/types.gen.js +70 -0
  60. package/dist/gomtmapi/types.gen.js.map +1 -0
  61. package/dist/gomtmapi/zod.gen.d.ts +5324 -0
  62. package/dist/gomtmapi/zod.gen.d.ts.map +1 -0
  63. package/dist/gomtmapi/zod.gen.js +2534 -0
  64. package/dist/gomtmapi/zod.gen.js.map +1 -0
  65. package/dist/gomtmapi_v2/@tanstack/react-query.gen.d.ts +2260 -0
  66. package/dist/gomtmapi_v2/@tanstack/react-query.gen.d.ts.map +1 -0
  67. package/dist/gomtmapi_v2/@tanstack/react-query.gen.js +2413 -0
  68. package/dist/gomtmapi_v2/@tanstack/react-query.gen.js.map +1 -0
  69. package/dist/gomtmapi_v2/client/client.d.ts +3 -0
  70. package/dist/gomtmapi_v2/client/client.d.ts.map +1 -0
  71. package/dist/gomtmapi_v2/client/client.js +146 -0
  72. package/dist/gomtmapi_v2/client/client.js.map +1 -0
  73. package/dist/gomtmapi_v2/client/index.d.ts +8 -0
  74. package/dist/gomtmapi_v2/client/index.d.ts.map +1 -0
  75. package/dist/gomtmapi_v2/client/index.js +5 -0
  76. package/dist/gomtmapi_v2/client/index.js.map +1 -0
  77. package/dist/gomtmapi_v2/client/types.d.ts +120 -0
  78. package/dist/gomtmapi_v2/client/types.d.ts.map +1 -0
  79. package/dist/gomtmapi_v2/client/types.js +2 -0
  80. package/dist/gomtmapi_v2/client/types.js.map +1 -0
  81. package/dist/gomtmapi_v2/client/utils.d.ts +46 -0
  82. package/dist/gomtmapi_v2/client/utils.d.ts.map +1 -0
  83. package/dist/gomtmapi_v2/client/utils.js +285 -0
  84. package/dist/gomtmapi_v2/client/utils.js.map +1 -0
  85. package/dist/gomtmapi_v2/client.gen.d.ts +13 -0
  86. package/dist/gomtmapi_v2/client.gen.d.ts.map +1 -0
  87. package/dist/gomtmapi_v2/client.gen.js +4 -0
  88. package/dist/gomtmapi_v2/client.gen.js.map +1 -0
  89. package/dist/gomtmapi_v2/core/auth.d.ts +19 -0
  90. package/dist/gomtmapi_v2/core/auth.d.ts.map +1 -0
  91. package/dist/gomtmapi_v2/core/auth.js +14 -0
  92. package/dist/gomtmapi_v2/core/auth.js.map +1 -0
  93. package/dist/gomtmapi_v2/core/bodySerializer.d.ts +18 -0
  94. package/dist/gomtmapi_v2/core/bodySerializer.d.ts.map +1 -0
  95. package/dist/gomtmapi_v2/core/bodySerializer.js +54 -0
  96. package/dist/gomtmapi_v2/core/bodySerializer.js.map +1 -0
  97. package/dist/gomtmapi_v2/core/params.d.ts +24 -0
  98. package/dist/gomtmapi_v2/core/params.d.ts.map +1 -0
  99. package/dist/gomtmapi_v2/core/params.js +88 -0
  100. package/dist/gomtmapi_v2/core/params.js.map +1 -0
  101. package/dist/gomtmapi_v2/core/pathSerializer.d.ts +34 -0
  102. package/dist/gomtmapi_v2/core/pathSerializer.d.ts.map +1 -0
  103. package/dist/gomtmapi_v2/core/pathSerializer.js +114 -0
  104. package/dist/gomtmapi_v2/core/pathSerializer.js.map +1 -0
  105. package/dist/gomtmapi_v2/core/types.d.ts +74 -0
  106. package/dist/gomtmapi_v2/core/types.d.ts.map +1 -0
  107. package/dist/gomtmapi_v2/core/types.js +2 -0
  108. package/dist/gomtmapi_v2/core/types.js.map +1 -0
  109. package/dist/gomtmapi_v2/index.d.ts +3 -0
  110. package/dist/gomtmapi_v2/index.d.ts.map +1 -0
  111. package/dist/gomtmapi_v2/index.js +4 -0
  112. package/dist/gomtmapi_v2/index.js.map +1 -0
  113. package/dist/gomtmapi_v2/schemas.gen.d.ts +2371 -0
  114. package/dist/gomtmapi_v2/schemas.gen.d.ts.map +1 -0
  115. package/dist/gomtmapi_v2/schemas.gen.js +2372 -0
  116. package/dist/gomtmapi_v2/schemas.gen.js.map +1 -0
  117. package/dist/gomtmapi_v2/sdk.gen.d.ts +974 -0
  118. package/dist/gomtmapi_v2/sdk.gen.d.ts.map +1 -0
  119. package/dist/gomtmapi_v2/sdk.gen.js +1345 -0
  120. package/dist/gomtmapi_v2/sdk.gen.js.map +1 -0
  121. package/dist/gomtmapi_v2/types.gen.d.ts +2964 -0
  122. package/dist/gomtmapi_v2/types.gen.d.ts.map +1 -0
  123. package/dist/gomtmapi_v2/types.gen.js +3 -0
  124. package/dist/gomtmapi_v2/types.gen.js.map +1 -0
  125. package/dist/gomtmapi_v2/zod.gen.d.ts +2327 -0
  126. package/dist/gomtmapi_v2/zod.gen.d.ts.map +1 -0
  127. package/dist/gomtmapi_v2/zod.gen.js +1768 -0
  128. package/dist/gomtmapi_v2/zod.gen.js.map +1 -0
  129. package/dist/index.d.ts +4 -1
  130. package/dist/index.d.ts.map +1 -1
  131. package/dist/index.js +4 -2
  132. package/dist/index.js.map +1 -1
  133. package/dist/lib/adk-utils.d.ts +24 -0
  134. package/dist/lib/adk-utils.d.ts.map +1 -0
  135. package/dist/lib/adk-utils.js +51 -0
  136. package/dist/lib/adk-utils.js.map +1 -0
  137. package/dist/lib/constants.d.ts +40 -0
  138. package/dist/lib/constants.d.ts.map +1 -0
  139. package/dist/lib/constants.js +40 -0
  140. package/dist/lib/constants.js.map +1 -0
  141. package/dist/lib/d1-utils.d.ts +5 -0
  142. package/dist/lib/d1-utils.d.ts.map +1 -0
  143. package/dist/lib/d1-utils.js +36 -0
  144. package/dist/lib/d1-utils.js.map +1 -0
  145. package/dist/lib/get-query-client.d.ts +3 -0
  146. package/dist/lib/get-query-client.d.ts.map +1 -0
  147. package/dist/lib/get-query-client.js +43 -0
  148. package/dist/lib/get-query-client.js.map +1 -0
  149. package/dist/lib/mtmutils.d.ts +2 -0
  150. package/dist/lib/mtmutils.d.ts.map +1 -0
  151. package/dist/lib/mtmutils.js +9 -0
  152. package/dist/lib/mtmutils.js.map +1 -0
  153. package/dist/mtgate_api/zod.gen.d.ts +48 -48
  154. package/dist/mtmai_api/@tanstack/react-query.gen.d.ts +1286 -0
  155. package/dist/mtmai_api/@tanstack/react-query.gen.d.ts.map +1 -0
  156. package/dist/mtmai_api/@tanstack/react-query.gen.js +1321 -0
  157. package/dist/mtmai_api/@tanstack/react-query.gen.js.map +1 -0
  158. package/dist/mtmai_api/client/client.d.ts +3 -0
  159. package/dist/mtmai_api/client/client.d.ts.map +1 -0
  160. package/dist/mtmai_api/client/client.js +146 -0
  161. package/dist/mtmai_api/client/client.js.map +1 -0
  162. package/dist/mtmai_api/client/index.d.ts +8 -0
  163. package/dist/mtmai_api/client/index.d.ts.map +1 -0
  164. package/dist/mtmai_api/client/index.js +5 -0
  165. package/dist/mtmai_api/client/index.js.map +1 -0
  166. package/dist/mtmai_api/client/types.d.ts +120 -0
  167. package/dist/mtmai_api/client/types.d.ts.map +1 -0
  168. package/dist/mtmai_api/client/types.js +2 -0
  169. package/dist/mtmai_api/client/types.js.map +1 -0
  170. package/dist/mtmai_api/client/utils.d.ts +46 -0
  171. package/dist/mtmai_api/client/utils.d.ts.map +1 -0
  172. package/dist/mtmai_api/client/utils.js +285 -0
  173. package/dist/mtmai_api/client/utils.js.map +1 -0
  174. package/dist/mtmai_api/client.gen.d.ts +13 -0
  175. package/dist/mtmai_api/client.gen.d.ts.map +1 -0
  176. package/dist/mtmai_api/client.gen.js +4 -0
  177. package/dist/mtmai_api/client.gen.js.map +1 -0
  178. package/dist/mtmai_api/core/auth.d.ts +19 -0
  179. package/dist/mtmai_api/core/auth.d.ts.map +1 -0
  180. package/dist/mtmai_api/core/auth.js +14 -0
  181. package/dist/mtmai_api/core/auth.js.map +1 -0
  182. package/dist/mtmai_api/core/bodySerializer.d.ts +18 -0
  183. package/dist/mtmai_api/core/bodySerializer.d.ts.map +1 -0
  184. package/dist/mtmai_api/core/bodySerializer.js +54 -0
  185. package/dist/mtmai_api/core/bodySerializer.js.map +1 -0
  186. package/dist/mtmai_api/core/params.d.ts +24 -0
  187. package/dist/mtmai_api/core/params.d.ts.map +1 -0
  188. package/dist/mtmai_api/core/params.js +88 -0
  189. package/dist/mtmai_api/core/params.js.map +1 -0
  190. package/dist/mtmai_api/core/pathSerializer.d.ts +34 -0
  191. package/dist/mtmai_api/core/pathSerializer.d.ts.map +1 -0
  192. package/dist/mtmai_api/core/pathSerializer.js +114 -0
  193. package/dist/mtmai_api/core/pathSerializer.js.map +1 -0
  194. package/dist/mtmai_api/core/types.d.ts +74 -0
  195. package/dist/mtmai_api/core/types.d.ts.map +1 -0
  196. package/dist/mtmai_api/core/types.js +2 -0
  197. package/dist/mtmai_api/core/types.js.map +1 -0
  198. package/dist/mtmai_api/index.d.ts +3 -0
  199. package/dist/mtmai_api/index.d.ts.map +1 -0
  200. package/dist/mtmai_api/index.js +4 -0
  201. package/dist/mtmai_api/index.js.map +1 -0
  202. package/dist/mtmai_api/schemas.gen.d.ts +7364 -0
  203. package/dist/mtmai_api/schemas.gen.d.ts.map +1 -0
  204. package/dist/mtmai_api/schemas.gen.js +9574 -0
  205. package/dist/mtmai_api/schemas.gen.js.map +1 -0
  206. package/dist/mtmai_api/sdk.gen.d.ts +264 -0
  207. package/dist/mtmai_api/sdk.gen.d.ts.map +1 -0
  208. package/dist/mtmai_api/sdk.gen.js +598 -0
  209. package/dist/mtmai_api/sdk.gen.js.map +1 -0
  210. package/dist/mtmai_api/types.gen.d.ts +6376 -0
  211. package/dist/mtmai_api/types.gen.d.ts.map +1 -0
  212. package/dist/mtmai_api/types.gen.js +240 -0
  213. package/dist/mtmai_api/types.gen.js.map +1 -0
  214. package/dist/mtmai_api/zod.gen.d.ts +35067 -0
  215. package/dist/mtmai_api/zod.gen.d.ts.map +1 -0
  216. package/dist/mtmai_api/zod.gen.js +2930 -0
  217. package/dist/mtmai_api/zod.gen.js.map +1 -0
  218. package/dist/store/MtmsdkProvider.d.ts +15 -0
  219. package/dist/store/MtmsdkProvider.d.ts.map +1 -0
  220. package/dist/store/MtmsdkProvider.js +50 -0
  221. package/dist/store/MtmsdkProvider.js.map +1 -0
  222. package/dist/store/ReactQueryApiV2Provider.d.ts +10 -0
  223. package/dist/store/ReactQueryApiV2Provider.d.ts.map +1 -0
  224. package/dist/store/ReactQueryApiV2Provider.js +24 -0
  225. package/dist/store/ReactQueryApiV2Provider.js.map +1 -0
  226. package/dist/store/ReactQueryCfApiProvider.d.ts +9 -0
  227. package/dist/store/ReactQueryCfApiProvider.d.ts.map +1 -0
  228. package/dist/store/ReactQueryCfApiProvider.js +26 -0
  229. package/dist/store/ReactQueryCfApiProvider.js.map +1 -0
  230. package/dist/store/ReactQueryMtmaiApiProvider.d.ts +10 -0
  231. package/dist/store/ReactQueryMtmaiApiProvider.d.ts.map +1 -0
  232. package/dist/store/ReactQueryMtmaiApiProvider.js +23 -0
  233. package/dist/store/ReactQueryMtmaiApiProvider.js.map +1 -0
  234. package/dist/store/ReactQueryProvider.d.ts +10 -0
  235. package/dist/store/ReactQueryProvider.d.ts.map +1 -0
  236. package/dist/store/ReactQueryProvider.js +24 -0
  237. package/dist/store/ReactQueryProvider.js.map +1 -0
  238. package/package.json +69 -15
@@ -0,0 +1,2371 @@
1
+ export declare const AgentEventPushRequestSchema: {
2
+ readonly description: "AgentEventPushRequest schema";
3
+ readonly properties: {
4
+ readonly agentId: {
5
+ readonly example: "123e4567-e89b-12d3-a456-426614174000";
6
+ readonly type: "string";
7
+ };
8
+ readonly event: {
9
+ readonly type: "string";
10
+ };
11
+ readonly eventData: {
12
+ readonly type: "string";
13
+ };
14
+ };
15
+ readonly required: readonly ["agentId"];
16
+ readonly type: "object";
17
+ };
18
+ export declare const AgentEventPushResponseSchema: {
19
+ readonly description: "AgentEventPushResponse schema";
20
+ readonly properties: {
21
+ readonly agentId: {
22
+ readonly example: "123e4567-e89b-12d3-a456-426614174000";
23
+ readonly type: "string";
24
+ };
25
+ };
26
+ readonly required: readonly ["agentId"];
27
+ readonly type: "object";
28
+ };
29
+ export declare const AgentResponseSchema: {
30
+ readonly description: "AgentResponse schema";
31
+ readonly properties: {
32
+ readonly config: {
33
+ readonly additionalProperties: {};
34
+ readonly type: "object";
35
+ };
36
+ readonly created_at: {
37
+ readonly format: "date-time";
38
+ readonly type: "string";
39
+ };
40
+ readonly description: {
41
+ readonly type: "string";
42
+ };
43
+ readonly id: {
44
+ readonly type: "string";
45
+ };
46
+ readonly name: {
47
+ readonly type: "string";
48
+ };
49
+ readonly state: {
50
+ readonly additionalProperties: {};
51
+ readonly type: "object";
52
+ };
53
+ readonly status: {
54
+ readonly type: "string";
55
+ };
56
+ readonly tenant_id: {
57
+ readonly type: "string";
58
+ };
59
+ readonly updated_at: {
60
+ readonly format: "date-time";
61
+ readonly type: "string";
62
+ };
63
+ };
64
+ readonly required: readonly ["id", "created_at", "name", "status", "config", "state"];
65
+ readonly type: "object";
66
+ };
67
+ export declare const BrowserConfigSchema: {
68
+ readonly description: "BrowserConfig schema";
69
+ readonly properties: {
70
+ readonly createdAt: {
71
+ readonly format: "date-time";
72
+ readonly nullable: true;
73
+ readonly type: "string";
74
+ };
75
+ readonly id: {
76
+ readonly type: "string";
77
+ };
78
+ readonly name: {
79
+ readonly type: "string";
80
+ };
81
+ readonly settings: {
82
+ readonly additionalProperties: {};
83
+ readonly nullable: true;
84
+ readonly type: "object";
85
+ };
86
+ readonly type: {
87
+ readonly type: "string";
88
+ };
89
+ readonly updatedAt: {
90
+ readonly format: "date-time";
91
+ readonly nullable: true;
92
+ readonly type: "string";
93
+ };
94
+ };
95
+ readonly type: "object";
96
+ };
97
+ export declare const BrowserConfigCreateSchema: {
98
+ readonly description: "BrowserConfigCreate schema";
99
+ readonly properties: {
100
+ readonly name: {
101
+ readonly type: "string";
102
+ };
103
+ readonly settings: {
104
+ readonly additionalProperties: {};
105
+ readonly nullable: true;
106
+ readonly type: "object";
107
+ };
108
+ readonly type: {
109
+ readonly type: "string";
110
+ };
111
+ };
112
+ readonly type: "object";
113
+ };
114
+ export declare const ChatbotListResponseSchema: {
115
+ readonly description: "ChatbotListResponse schema";
116
+ readonly properties: {
117
+ readonly data: {
118
+ readonly items: {
119
+ readonly properties: {
120
+ readonly config: {
121
+ readonly additionalProperties: {};
122
+ readonly nullable: true;
123
+ readonly type: "object";
124
+ };
125
+ readonly createdAt: {
126
+ readonly example: "2023-01-01T00:00:00Z";
127
+ readonly type: "string";
128
+ };
129
+ readonly createdBy: {
130
+ readonly example: "123e4567-e89b-12d3-a456-426614174000";
131
+ readonly type: "string";
132
+ };
133
+ readonly description: {
134
+ readonly description: "string schema";
135
+ readonly example: "A helpful chatbot";
136
+ readonly nullable: true;
137
+ readonly type: "string";
138
+ };
139
+ readonly id: {
140
+ readonly example: "123e4567-e89b-12d3-a456-426614174000";
141
+ readonly type: "string";
142
+ };
143
+ readonly lastActiveAt: {
144
+ readonly description: "string schema";
145
+ readonly example: "2023-01-01T00:00:00Z";
146
+ readonly nullable: true;
147
+ readonly type: "string";
148
+ };
149
+ readonly name: {
150
+ readonly example: "My Bot";
151
+ readonly type: "string";
152
+ };
153
+ readonly platform: {
154
+ readonly example: "napcatqq";
155
+ readonly type: "string";
156
+ };
157
+ readonly serverType: {
158
+ readonly description: "string schema";
159
+ readonly example: "napcatqq";
160
+ readonly nullable: true;
161
+ readonly type: "string";
162
+ };
163
+ readonly serverUrl: {
164
+ readonly description: "string schema";
165
+ readonly example: "http://localhost:6099";
166
+ readonly nullable: true;
167
+ readonly type: "string";
168
+ };
169
+ readonly state: {
170
+ readonly nullable: true;
171
+ readonly properties: {
172
+ readonly humanInteractMsg: {
173
+ readonly type: "string";
174
+ };
175
+ readonly isHumanInteract: {
176
+ readonly type: "boolean";
177
+ };
178
+ readonly isLogined: {
179
+ readonly type: "boolean";
180
+ };
181
+ readonly isRunning: {
182
+ readonly type: "boolean";
183
+ };
184
+ readonly lastStatusUpdate: {
185
+ readonly format: "int64";
186
+ readonly type: "integer";
187
+ };
188
+ readonly lastestReceiveMsg: {
189
+ readonly type: "string";
190
+ };
191
+ readonly lastestSendMsg: {
192
+ readonly type: "string";
193
+ };
194
+ readonly status: {
195
+ readonly type: "string";
196
+ };
197
+ readonly statusMessage: {
198
+ readonly type: "string";
199
+ };
200
+ };
201
+ readonly type: "object";
202
+ };
203
+ readonly status: {
204
+ readonly example: "active";
205
+ readonly type: "string";
206
+ };
207
+ readonly tags: {
208
+ readonly items: {
209
+ readonly type: "string";
210
+ };
211
+ readonly nullable: true;
212
+ readonly type: "array";
213
+ };
214
+ readonly tenantId: {
215
+ readonly example: "123e4567-e89b-12d3-a456-426614174000";
216
+ readonly type: "string";
217
+ };
218
+ readonly updatedAt: {
219
+ readonly example: "2023-01-01T00:00:00Z";
220
+ readonly type: "string";
221
+ };
222
+ };
223
+ readonly type: "object";
224
+ };
225
+ readonly type: "array";
226
+ };
227
+ readonly limit: {
228
+ readonly example: 20;
229
+ readonly type: "integer";
230
+ };
231
+ readonly page: {
232
+ readonly example: 1;
233
+ readonly type: "integer";
234
+ };
235
+ readonly total: {
236
+ readonly example: 100;
237
+ readonly type: "integer";
238
+ };
239
+ };
240
+ readonly type: "object";
241
+ };
242
+ export declare const ChatbotResponseSchema: {
243
+ readonly description: "ChatbotResponse schema";
244
+ readonly properties: {
245
+ readonly config: {
246
+ readonly additionalProperties: {};
247
+ readonly nullable: true;
248
+ readonly type: "object";
249
+ };
250
+ readonly createdAt: {
251
+ readonly example: "2023-01-01T00:00:00Z";
252
+ readonly type: "string";
253
+ };
254
+ readonly createdBy: {
255
+ readonly example: "123e4567-e89b-12d3-a456-426614174000";
256
+ readonly type: "string";
257
+ };
258
+ readonly description: {
259
+ readonly description: "string schema";
260
+ readonly example: "A helpful chatbot";
261
+ readonly nullable: true;
262
+ readonly type: "string";
263
+ };
264
+ readonly id: {
265
+ readonly example: "123e4567-e89b-12d3-a456-426614174000";
266
+ readonly type: "string";
267
+ };
268
+ readonly lastActiveAt: {
269
+ readonly description: "string schema";
270
+ readonly example: "2023-01-01T00:00:00Z";
271
+ readonly nullable: true;
272
+ readonly type: "string";
273
+ };
274
+ readonly name: {
275
+ readonly example: "My Bot";
276
+ readonly type: "string";
277
+ };
278
+ readonly platform: {
279
+ readonly example: "napcatqq";
280
+ readonly type: "string";
281
+ };
282
+ readonly serverType: {
283
+ readonly description: "string schema";
284
+ readonly example: "napcatqq";
285
+ readonly nullable: true;
286
+ readonly type: "string";
287
+ };
288
+ readonly serverUrl: {
289
+ readonly description: "string schema";
290
+ readonly example: "http://localhost:6099";
291
+ readonly nullable: true;
292
+ readonly type: "string";
293
+ };
294
+ readonly state: {
295
+ readonly nullable: true;
296
+ readonly properties: {
297
+ readonly humanInteractMsg: {
298
+ readonly type: "string";
299
+ };
300
+ readonly isHumanInteract: {
301
+ readonly type: "boolean";
302
+ };
303
+ readonly isLogined: {
304
+ readonly type: "boolean";
305
+ };
306
+ readonly isRunning: {
307
+ readonly type: "boolean";
308
+ };
309
+ readonly lastStatusUpdate: {
310
+ readonly format: "int64";
311
+ readonly type: "integer";
312
+ };
313
+ readonly lastestReceiveMsg: {
314
+ readonly type: "string";
315
+ };
316
+ readonly lastestSendMsg: {
317
+ readonly type: "string";
318
+ };
319
+ readonly status: {
320
+ readonly type: "string";
321
+ };
322
+ readonly statusMessage: {
323
+ readonly type: "string";
324
+ };
325
+ };
326
+ readonly type: "object";
327
+ };
328
+ readonly status: {
329
+ readonly example: "active";
330
+ readonly type: "string";
331
+ };
332
+ readonly tags: {
333
+ readonly items: {
334
+ readonly type: "string";
335
+ };
336
+ readonly nullable: true;
337
+ readonly type: "array";
338
+ };
339
+ readonly tenantId: {
340
+ readonly example: "123e4567-e89b-12d3-a456-426614174000";
341
+ readonly type: "string";
342
+ };
343
+ readonly updatedAt: {
344
+ readonly example: "2023-01-01T00:00:00Z";
345
+ readonly type: "string";
346
+ };
347
+ };
348
+ readonly type: "object";
349
+ };
350
+ export declare const ChatbotUpsertRequestSchema: {
351
+ readonly description: "ChatbotUpsertRequest schema";
352
+ readonly properties: {
353
+ readonly config: {
354
+ readonly additionalProperties: {};
355
+ readonly nullable: true;
356
+ readonly type: "object";
357
+ };
358
+ readonly description: {
359
+ readonly description: "string schema";
360
+ readonly example: "A helpful chatbot";
361
+ readonly maxLength: 500;
362
+ readonly nullable: true;
363
+ readonly type: "string";
364
+ };
365
+ readonly id: {
366
+ readonly description: "string schema";
367
+ readonly example: "123e4567-e89b-12d3-a456-426614174000";
368
+ readonly nullable: true;
369
+ readonly type: "string";
370
+ };
371
+ readonly name: {
372
+ readonly example: "My Bot";
373
+ readonly maxLength: 100;
374
+ readonly minLength: 1;
375
+ readonly type: "string";
376
+ };
377
+ readonly platform: {
378
+ readonly example: "napcatqq";
379
+ readonly maxLength: 50;
380
+ readonly minLength: 1;
381
+ readonly type: "string";
382
+ };
383
+ readonly serverType: {
384
+ readonly description: "string schema";
385
+ readonly example: "napcatqq";
386
+ readonly nullable: true;
387
+ readonly type: "string";
388
+ };
389
+ readonly serverUrl: {
390
+ readonly description: "string schema";
391
+ readonly example: "http://localhost:6099";
392
+ readonly nullable: true;
393
+ readonly type: "string";
394
+ };
395
+ readonly status: {
396
+ readonly example: "inactive";
397
+ readonly type: "string";
398
+ };
399
+ readonly tags: {
400
+ readonly items: {
401
+ readonly type: "string";
402
+ };
403
+ readonly nullable: true;
404
+ readonly type: "array";
405
+ };
406
+ };
407
+ readonly required: readonly ["name", "platform", "status"];
408
+ readonly type: "object";
409
+ };
410
+ export declare const CheckSandboxStatusRequestSchema: {
411
+ readonly description: "CheckSandboxStatusRequest schema";
412
+ readonly properties: {
413
+ readonly sandboxIds: {
414
+ readonly items: {
415
+ readonly type: "string";
416
+ };
417
+ readonly type: "array";
418
+ };
419
+ };
420
+ readonly required: readonly ["sandboxIds"];
421
+ readonly type: "object";
422
+ };
423
+ export declare const CheckSandboxStatusResponseSchema: {
424
+ readonly description: "CheckSandboxStatusResponse schema";
425
+ readonly properties: {
426
+ readonly results: {
427
+ readonly items: {
428
+ readonly properties: {
429
+ readonly error: {
430
+ readonly nullable: true;
431
+ readonly type: "string";
432
+ };
433
+ readonly sandboxId: {
434
+ readonly type: "string";
435
+ };
436
+ readonly status: {
437
+ readonly type: "string";
438
+ };
439
+ };
440
+ readonly type: "object";
441
+ };
442
+ readonly type: "array";
443
+ };
444
+ readonly total_checked: {
445
+ readonly type: "integer";
446
+ };
447
+ };
448
+ readonly type: "object";
449
+ };
450
+ export declare const CreateAgentRequestSchema: {
451
+ readonly description: "CreateAgentRequest schema";
452
+ readonly properties: {
453
+ readonly config: {
454
+ readonly additionalProperties: {};
455
+ readonly nullable: true;
456
+ readonly type: "object";
457
+ };
458
+ readonly description: {
459
+ readonly nullable: true;
460
+ readonly type: "string";
461
+ };
462
+ readonly name: {
463
+ readonly type: "string";
464
+ };
465
+ readonly state: {
466
+ readonly additionalProperties: {};
467
+ readonly nullable: true;
468
+ readonly type: "object";
469
+ };
470
+ readonly status: {
471
+ readonly nullable: true;
472
+ readonly type: "string";
473
+ };
474
+ };
475
+ readonly required: readonly ["name"];
476
+ readonly type: "object";
477
+ };
478
+ export declare const CreatePAccountRequestSchema: {
479
+ readonly description: "CreatePAccountRequest schema";
480
+ readonly properties: {
481
+ readonly config: {
482
+ readonly additionalProperties: {};
483
+ readonly nullable: true;
484
+ readonly type: "object";
485
+ };
486
+ readonly description: {
487
+ readonly description: "string schema";
488
+ readonly nullable: true;
489
+ readonly type: "string";
490
+ };
491
+ readonly enabled: {
492
+ readonly nullable: true;
493
+ readonly type: "boolean";
494
+ };
495
+ readonly icon: {
496
+ readonly description: "string schema";
497
+ readonly nullable: true;
498
+ readonly type: "string";
499
+ };
500
+ readonly name: {
501
+ readonly description: "string schema";
502
+ readonly nullable: true;
503
+ readonly type: "string";
504
+ };
505
+ readonly platformId: {
506
+ readonly type: "string";
507
+ };
508
+ readonly tags: {
509
+ readonly items: {
510
+ readonly type: "string";
511
+ };
512
+ readonly nullable: true;
513
+ readonly type: "array";
514
+ };
515
+ };
516
+ readonly required: readonly ["platformId"];
517
+ readonly type: "object";
518
+ };
519
+ export declare const CreatePlatformRequestSchema: {
520
+ readonly description: "CreatePlatformRequest schema";
521
+ readonly properties: {
522
+ readonly description: {
523
+ readonly description: "string schema";
524
+ readonly nullable: true;
525
+ readonly type: "string";
526
+ };
527
+ readonly loginUrl: {
528
+ readonly description: "string schema";
529
+ readonly nullable: true;
530
+ readonly type: "string";
531
+ };
532
+ readonly name: {
533
+ readonly type: "string";
534
+ };
535
+ readonly tags: {
536
+ readonly items: {
537
+ readonly type: "string";
538
+ };
539
+ readonly nullable: true;
540
+ readonly type: "array";
541
+ };
542
+ readonly url: {
543
+ readonly description: "string schema";
544
+ readonly nullable: true;
545
+ readonly type: "string";
546
+ };
547
+ };
548
+ readonly required: readonly ["name"];
549
+ readonly type: "object";
550
+ };
551
+ export declare const CreateSbServiceRequestSchema: {
552
+ readonly description: "CreateSbServiceRequest schema";
553
+ readonly properties: {
554
+ readonly config: {
555
+ readonly additionalProperties: {};
556
+ readonly nullable: true;
557
+ readonly type: "object";
558
+ };
559
+ readonly deploy_type: {
560
+ readonly type: "string";
561
+ };
562
+ readonly description: {
563
+ readonly nullable: true;
564
+ readonly type: "string";
565
+ };
566
+ readonly name: {
567
+ readonly type: "string";
568
+ };
569
+ readonly server_url: {
570
+ readonly nullable: true;
571
+ readonly type: "string";
572
+ };
573
+ readonly state: {
574
+ readonly additionalProperties: {};
575
+ readonly nullable: true;
576
+ readonly type: "object";
577
+ };
578
+ readonly status: {
579
+ readonly nullable: true;
580
+ readonly type: "string";
581
+ };
582
+ };
583
+ readonly required: readonly ["name", "deploy_type"];
584
+ readonly type: "object";
585
+ };
586
+ export declare const CreateSessionRequestSchema: {
587
+ readonly description: "CreateSessionRequest schema";
588
+ readonly properties: {
589
+ readonly config: {
590
+ readonly additionalProperties: {};
591
+ readonly nullable: true;
592
+ readonly type: "object";
593
+ };
594
+ readonly type: {
595
+ readonly nullable: true;
596
+ readonly type: "string";
597
+ };
598
+ };
599
+ readonly type: "object";
600
+ };
601
+ export declare const ExportPAccountsResponseSchema: {
602
+ readonly description: "ExportPAccountsResponse schema";
603
+ readonly properties: {
604
+ readonly data: {
605
+ readonly items: {
606
+ readonly properties: {
607
+ readonly config: {
608
+ readonly additionalProperties: {};
609
+ readonly nullable: true;
610
+ readonly type: "object";
611
+ };
612
+ readonly createdAt: {
613
+ readonly format: "date-time";
614
+ readonly type: "string";
615
+ };
616
+ readonly description: {
617
+ readonly description: "string schema";
618
+ readonly nullable: true;
619
+ readonly type: "string";
620
+ };
621
+ readonly enabled: {
622
+ readonly type: "boolean";
623
+ };
624
+ readonly error: {
625
+ readonly description: "string schema";
626
+ readonly nullable: true;
627
+ readonly type: "string";
628
+ };
629
+ readonly icon: {
630
+ readonly description: "string schema";
631
+ readonly nullable: true;
632
+ readonly type: "string";
633
+ };
634
+ readonly id: {
635
+ readonly type: "string";
636
+ };
637
+ readonly name: {
638
+ readonly description: "string schema";
639
+ readonly nullable: true;
640
+ readonly type: "string";
641
+ };
642
+ readonly platform: {
643
+ readonly nullable: true;
644
+ readonly properties: {
645
+ readonly description: {
646
+ readonly description: "string schema";
647
+ readonly nullable: true;
648
+ readonly type: "string";
649
+ };
650
+ readonly id: {
651
+ readonly type: "string";
652
+ };
653
+ readonly name: {
654
+ readonly type: "string";
655
+ };
656
+ };
657
+ readonly type: "object";
658
+ };
659
+ readonly platformId: {
660
+ readonly type: "string";
661
+ };
662
+ readonly state: {
663
+ readonly additionalProperties: {};
664
+ readonly nullable: true;
665
+ readonly type: "object";
666
+ };
667
+ readonly tags: {
668
+ readonly items: {
669
+ readonly type: "string";
670
+ };
671
+ readonly nullable: true;
672
+ readonly type: "array";
673
+ };
674
+ readonly updatedAt: {
675
+ readonly format: "date-time";
676
+ readonly type: "string";
677
+ };
678
+ };
679
+ readonly type: "object";
680
+ };
681
+ readonly type: "array";
682
+ };
683
+ readonly exportedAt: {
684
+ readonly format: "date-time";
685
+ readonly type: "string";
686
+ };
687
+ readonly totalCount: {
688
+ readonly type: "integer";
689
+ };
690
+ readonly version: {
691
+ readonly type: "string";
692
+ };
693
+ };
694
+ readonly type: "object";
695
+ };
696
+ export declare const ExportPlatformsResponseSchema: {
697
+ readonly description: "ExportPlatformsResponse schema";
698
+ readonly properties: {
699
+ readonly data: {
700
+ readonly items: {
701
+ readonly properties: {
702
+ readonly createdAt: {
703
+ readonly format: "date-time";
704
+ readonly type: "string";
705
+ };
706
+ readonly description: {
707
+ readonly nullable: true;
708
+ readonly type: "string";
709
+ };
710
+ readonly id: {
711
+ readonly type: "string";
712
+ };
713
+ readonly loginUrl: {
714
+ readonly nullable: true;
715
+ readonly type: "string";
716
+ };
717
+ readonly name: {
718
+ readonly type: "string";
719
+ };
720
+ readonly tags: {
721
+ readonly items: {
722
+ readonly type: "string";
723
+ };
724
+ readonly nullable: true;
725
+ readonly type: "array";
726
+ };
727
+ readonly updatedAt: {
728
+ readonly format: "date-time";
729
+ readonly type: "string";
730
+ };
731
+ readonly url: {
732
+ readonly nullable: true;
733
+ readonly type: "string";
734
+ };
735
+ };
736
+ readonly type: "object";
737
+ };
738
+ readonly type: "array";
739
+ };
740
+ readonly exportedAt: {
741
+ readonly format: "date-time";
742
+ readonly type: "string";
743
+ };
744
+ readonly totalCount: {
745
+ readonly type: "integer";
746
+ };
747
+ readonly version: {
748
+ readonly type: "string";
749
+ };
750
+ };
751
+ readonly type: "object";
752
+ };
753
+ export declare const HTTPErrorSchema: {
754
+ readonly description: "HTTPError schema";
755
+ readonly properties: {
756
+ readonly detail: {
757
+ readonly description: "Human readable error message";
758
+ readonly nullable: true;
759
+ readonly type: "string";
760
+ };
761
+ readonly errors: {
762
+ readonly items: {
763
+ readonly properties: {
764
+ readonly more: {
765
+ readonly additionalProperties: {};
766
+ readonly description: "Additional information about the error";
767
+ readonly nullable: true;
768
+ readonly type: "object";
769
+ };
770
+ readonly name: {
771
+ readonly description: "For example, name of the parameter that caused the error";
772
+ readonly type: "string";
773
+ };
774
+ readonly reason: {
775
+ readonly description: "Human readable error message";
776
+ readonly type: "string";
777
+ };
778
+ };
779
+ readonly type: "object";
780
+ };
781
+ readonly nullable: true;
782
+ readonly type: "array";
783
+ };
784
+ readonly instance: {
785
+ readonly nullable: true;
786
+ readonly type: "string";
787
+ };
788
+ readonly status: {
789
+ readonly description: "HTTP status code";
790
+ readonly example: 403;
791
+ readonly nullable: true;
792
+ readonly type: "integer";
793
+ };
794
+ readonly title: {
795
+ readonly description: "Short title of the error";
796
+ readonly nullable: true;
797
+ readonly type: "string";
798
+ };
799
+ readonly type: {
800
+ readonly description: "URL of the error type. Can be used to lookup the error in a documentation";
801
+ readonly nullable: true;
802
+ readonly type: "string";
803
+ };
804
+ };
805
+ readonly type: "object";
806
+ };
807
+ export declare const ImportPAccountsRequestSchema: {
808
+ readonly description: "ImportPAccountsRequest schema";
809
+ readonly properties: {
810
+ readonly data: {
811
+ readonly items: {
812
+ readonly properties: {
813
+ readonly config: {
814
+ readonly additionalProperties: {};
815
+ readonly nullable: true;
816
+ readonly type: "object";
817
+ };
818
+ readonly description: {
819
+ readonly description: "string schema";
820
+ readonly nullable: true;
821
+ readonly type: "string";
822
+ };
823
+ readonly enabled: {
824
+ readonly description: "bool schema";
825
+ readonly nullable: true;
826
+ readonly type: "boolean";
827
+ };
828
+ readonly icon: {
829
+ readonly description: "string schema";
830
+ readonly nullable: true;
831
+ readonly type: "string";
832
+ };
833
+ readonly name: {
834
+ readonly description: "string schema";
835
+ readonly nullable: true;
836
+ readonly type: "string";
837
+ };
838
+ readonly platformId: {
839
+ readonly type: "string";
840
+ };
841
+ readonly tags: {
842
+ readonly items: {
843
+ readonly type: "string";
844
+ };
845
+ readonly nullable: true;
846
+ readonly type: "array";
847
+ };
848
+ };
849
+ readonly required: readonly ["platformId"];
850
+ readonly type: "object";
851
+ };
852
+ readonly type: "array";
853
+ };
854
+ readonly options: {
855
+ readonly nullable: true;
856
+ readonly properties: {
857
+ readonly overwrite: {
858
+ readonly type: "boolean";
859
+ };
860
+ readonly skipDuplicates: {
861
+ readonly type: "boolean";
862
+ };
863
+ };
864
+ readonly type: "object";
865
+ };
866
+ };
867
+ readonly type: "object";
868
+ };
869
+ export declare const ImportPAccountsResponseSchema: {
870
+ readonly description: "ImportPAccountsResponse schema";
871
+ readonly properties: {
872
+ readonly errors: {
873
+ readonly items: {
874
+ readonly properties: {
875
+ readonly line: {
876
+ readonly type: "integer";
877
+ };
878
+ readonly message: {
879
+ readonly type: "string";
880
+ };
881
+ };
882
+ readonly type: "object";
883
+ };
884
+ readonly nullable: true;
885
+ readonly type: "array";
886
+ };
887
+ readonly imported: {
888
+ readonly type: "integer";
889
+ };
890
+ readonly skipped: {
891
+ readonly type: "integer";
892
+ };
893
+ readonly success: {
894
+ readonly type: "boolean";
895
+ };
896
+ };
897
+ readonly type: "object";
898
+ };
899
+ export declare const ImportPlatformsRequestSchema: {
900
+ readonly description: "ImportPlatformsRequest schema";
901
+ readonly properties: {
902
+ readonly data: {
903
+ readonly items: {
904
+ readonly properties: {
905
+ readonly description: {
906
+ readonly description: "string schema";
907
+ readonly nullable: true;
908
+ readonly type: "string";
909
+ };
910
+ readonly loginUrl: {
911
+ readonly description: "string schema";
912
+ readonly nullable: true;
913
+ readonly type: "string";
914
+ };
915
+ readonly name: {
916
+ readonly type: "string";
917
+ };
918
+ readonly tags: {
919
+ readonly items: {
920
+ readonly type: "string";
921
+ };
922
+ readonly nullable: true;
923
+ readonly type: "array";
924
+ };
925
+ readonly url: {
926
+ readonly description: "string schema";
927
+ readonly nullable: true;
928
+ readonly type: "string";
929
+ };
930
+ };
931
+ readonly required: readonly ["name"];
932
+ readonly type: "object";
933
+ };
934
+ readonly type: "array";
935
+ };
936
+ readonly options: {
937
+ readonly nullable: true;
938
+ readonly properties: {
939
+ readonly overwrite: {
940
+ readonly type: "boolean";
941
+ };
942
+ readonly skipDuplicates: {
943
+ readonly type: "boolean";
944
+ };
945
+ };
946
+ readonly type: "object";
947
+ };
948
+ };
949
+ readonly type: "object";
950
+ };
951
+ export declare const ImportPlatformsResponseSchema: {
952
+ readonly description: "ImportPlatformsResponse schema";
953
+ readonly properties: {
954
+ readonly errors: {
955
+ readonly items: {
956
+ readonly properties: {
957
+ readonly line: {
958
+ readonly type: "integer";
959
+ };
960
+ readonly message: {
961
+ readonly type: "string";
962
+ };
963
+ };
964
+ readonly type: "object";
965
+ };
966
+ readonly nullable: true;
967
+ readonly type: "array";
968
+ };
969
+ readonly imported: {
970
+ readonly type: "integer";
971
+ };
972
+ readonly skipped: {
973
+ readonly type: "integer";
974
+ };
975
+ readonly success: {
976
+ readonly type: "boolean";
977
+ };
978
+ };
979
+ readonly type: "object";
980
+ };
981
+ export declare const ListAgentsResponseSchema: {
982
+ readonly description: "ListAgentsResponse schema";
983
+ readonly properties: {
984
+ readonly agents: {
985
+ readonly items: {
986
+ readonly properties: {
987
+ readonly config: {
988
+ readonly additionalProperties: {};
989
+ readonly type: "object";
990
+ };
991
+ readonly created_at: {
992
+ readonly format: "date-time";
993
+ readonly type: "string";
994
+ };
995
+ readonly description: {
996
+ readonly type: "string";
997
+ };
998
+ readonly id: {
999
+ readonly type: "string";
1000
+ };
1001
+ readonly name: {
1002
+ readonly type: "string";
1003
+ };
1004
+ readonly state: {
1005
+ readonly additionalProperties: {};
1006
+ readonly type: "object";
1007
+ };
1008
+ readonly status: {
1009
+ readonly type: "string";
1010
+ };
1011
+ readonly tenant_id: {
1012
+ readonly type: "string";
1013
+ };
1014
+ readonly updated_at: {
1015
+ readonly format: "date-time";
1016
+ readonly type: "string";
1017
+ };
1018
+ };
1019
+ readonly required: readonly ["id", "created_at", "name", "status", "config", "state"];
1020
+ readonly type: "object";
1021
+ };
1022
+ readonly type: "array";
1023
+ };
1024
+ readonly pagination: {
1025
+ readonly properties: {
1026
+ readonly limit: {
1027
+ readonly type: "integer";
1028
+ };
1029
+ readonly page: {
1030
+ readonly type: "integer";
1031
+ };
1032
+ readonly total_count: {
1033
+ readonly format: "int64";
1034
+ readonly type: "integer";
1035
+ };
1036
+ readonly total_pages: {
1037
+ readonly type: "integer";
1038
+ };
1039
+ };
1040
+ readonly type: "object";
1041
+ };
1042
+ };
1043
+ readonly type: "object";
1044
+ };
1045
+ export declare const ListMessagesResponseSchema: {
1046
+ readonly description: "ListMessagesResponse schema";
1047
+ readonly properties: {
1048
+ readonly data: {
1049
+ readonly items: {
1050
+ readonly properties: {
1051
+ readonly createdAt: {
1052
+ readonly nullable: true;
1053
+ readonly type: "string";
1054
+ };
1055
+ readonly errorMessage: {
1056
+ readonly description: "string schema";
1057
+ readonly nullable: true;
1058
+ readonly type: "string";
1059
+ };
1060
+ readonly font: {
1061
+ readonly nullable: true;
1062
+ readonly type: "integer";
1063
+ };
1064
+ readonly groupId: {
1065
+ readonly format: "int64";
1066
+ readonly nullable: true;
1067
+ readonly type: "integer";
1068
+ };
1069
+ readonly id: {
1070
+ readonly description: "message id";
1071
+ readonly type: "string";
1072
+ };
1073
+ readonly message: {
1074
+ readonly type: "string";
1075
+ };
1076
+ readonly messageId: {
1077
+ readonly format: "int64";
1078
+ readonly nullable: true;
1079
+ readonly type: "integer";
1080
+ };
1081
+ readonly messageType: {
1082
+ readonly description: "string schema";
1083
+ readonly nullable: true;
1084
+ readonly type: "string";
1085
+ };
1086
+ readonly metadata: {
1087
+ readonly type: "string";
1088
+ };
1089
+ readonly postType: {
1090
+ readonly type: "string";
1091
+ };
1092
+ readonly processed: {
1093
+ readonly type: "boolean";
1094
+ };
1095
+ readonly processedAt: {
1096
+ readonly description: "string schema";
1097
+ readonly nullable: true;
1098
+ readonly type: "string";
1099
+ };
1100
+ readonly rawData: {
1101
+ readonly type: "string";
1102
+ };
1103
+ readonly rawMessage: {
1104
+ readonly description: "string schema";
1105
+ readonly nullable: true;
1106
+ readonly type: "string";
1107
+ };
1108
+ readonly selfId: {
1109
+ readonly type: "string";
1110
+ };
1111
+ readonly senderCard: {
1112
+ readonly description: "string schema";
1113
+ readonly nullable: true;
1114
+ readonly type: "string";
1115
+ };
1116
+ readonly senderNickname: {
1117
+ readonly description: "string schema";
1118
+ readonly nullable: true;
1119
+ readonly type: "string";
1120
+ };
1121
+ readonly senderRole: {
1122
+ readonly description: "string schema";
1123
+ readonly nullable: true;
1124
+ readonly type: "string";
1125
+ };
1126
+ readonly subType: {
1127
+ readonly description: "string schema";
1128
+ readonly nullable: true;
1129
+ readonly type: "string";
1130
+ };
1131
+ readonly time: {
1132
+ readonly format: "int64";
1133
+ readonly type: "integer";
1134
+ };
1135
+ readonly updatedAt: {
1136
+ readonly nullable: true;
1137
+ readonly type: "string";
1138
+ };
1139
+ readonly userId: {
1140
+ readonly format: "int64";
1141
+ readonly nullable: true;
1142
+ readonly type: "integer";
1143
+ };
1144
+ };
1145
+ readonly required: readonly ["id", "selfId", "postType"];
1146
+ readonly type: "object";
1147
+ };
1148
+ readonly type: "array";
1149
+ };
1150
+ readonly limit: {
1151
+ readonly maximum: 100;
1152
+ readonly minimum: 0;
1153
+ readonly type: "integer";
1154
+ };
1155
+ readonly page: {
1156
+ readonly type: "integer";
1157
+ };
1158
+ readonly total: {
1159
+ readonly type: "integer";
1160
+ };
1161
+ };
1162
+ readonly required: readonly ["data", "total", "page", "limit"];
1163
+ readonly type: "object";
1164
+ };
1165
+ export declare const ListSbServicesResponseSchema: {
1166
+ readonly description: "ListSbServicesResponse schema";
1167
+ readonly properties: {
1168
+ readonly pagination: {
1169
+ readonly properties: {
1170
+ readonly limit: {
1171
+ readonly type: "integer";
1172
+ };
1173
+ readonly page: {
1174
+ readonly type: "integer";
1175
+ };
1176
+ readonly total_count: {
1177
+ readonly format: "int64";
1178
+ readonly type: "integer";
1179
+ };
1180
+ readonly total_pages: {
1181
+ readonly type: "integer";
1182
+ };
1183
+ };
1184
+ readonly type: "object";
1185
+ };
1186
+ readonly services: {
1187
+ readonly items: {
1188
+ readonly properties: {
1189
+ readonly config: {
1190
+ readonly additionalProperties: {};
1191
+ readonly type: "object";
1192
+ };
1193
+ readonly created_at: {
1194
+ readonly format: "date-time";
1195
+ readonly type: "string";
1196
+ };
1197
+ readonly deploy_type: {
1198
+ readonly type: "string";
1199
+ };
1200
+ readonly description: {
1201
+ readonly type: "string";
1202
+ };
1203
+ readonly id: {
1204
+ readonly type: "string";
1205
+ };
1206
+ readonly name: {
1207
+ readonly type: "string";
1208
+ };
1209
+ readonly server_url: {
1210
+ readonly type: "string";
1211
+ };
1212
+ readonly state: {
1213
+ readonly additionalProperties: {};
1214
+ readonly type: "object";
1215
+ };
1216
+ readonly status: {
1217
+ readonly type: "string";
1218
+ };
1219
+ readonly tenant_id: {
1220
+ readonly type: "string";
1221
+ };
1222
+ readonly updated_at: {
1223
+ readonly format: "date-time";
1224
+ readonly type: "string";
1225
+ };
1226
+ };
1227
+ readonly type: "object";
1228
+ };
1229
+ readonly type: "array";
1230
+ };
1231
+ };
1232
+ readonly type: "object";
1233
+ };
1234
+ export declare const ListSessionsResponseSchema: {
1235
+ readonly description: "ListSessionsResponse schema";
1236
+ readonly properties: {
1237
+ readonly data: {
1238
+ readonly items: {
1239
+ readonly properties: {
1240
+ readonly createdAt: {
1241
+ readonly type: "string";
1242
+ };
1243
+ readonly id: {
1244
+ readonly type: "string";
1245
+ };
1246
+ readonly isActive: {
1247
+ readonly type: "boolean";
1248
+ };
1249
+ readonly lastMessageAt: {
1250
+ readonly description: "string schema";
1251
+ readonly nullable: true;
1252
+ readonly type: "string";
1253
+ };
1254
+ readonly messageCount: {
1255
+ readonly type: "integer";
1256
+ };
1257
+ readonly selfId: {
1258
+ readonly type: "string";
1259
+ };
1260
+ readonly sessionId: {
1261
+ readonly type: "string";
1262
+ };
1263
+ readonly sessionName: {
1264
+ readonly description: "string schema";
1265
+ readonly nullable: true;
1266
+ readonly type: "string";
1267
+ };
1268
+ readonly sessionType: {
1269
+ readonly type: "string";
1270
+ };
1271
+ readonly updatedAt: {
1272
+ readonly type: "string";
1273
+ };
1274
+ };
1275
+ readonly type: "object";
1276
+ };
1277
+ readonly type: "array";
1278
+ };
1279
+ readonly limit: {
1280
+ readonly type: "integer";
1281
+ };
1282
+ readonly page: {
1283
+ readonly type: "integer";
1284
+ };
1285
+ readonly total: {
1286
+ readonly type: "integer";
1287
+ };
1288
+ };
1289
+ readonly type: "object";
1290
+ };
1291
+ export declare const LoginChatbotRequestSchema: {
1292
+ readonly description: "LoginChatbotRequest schema";
1293
+ readonly properties: {
1294
+ readonly chatbotId: {
1295
+ readonly example: "123e4567-e89b-12d3-a456-426614174000";
1296
+ readonly type: "string";
1297
+ };
1298
+ };
1299
+ readonly required: readonly ["chatbotId"];
1300
+ readonly type: "object";
1301
+ };
1302
+ export declare const LoginChatbotResponseSchema: {
1303
+ readonly description: "LoginChatbotResponse schema";
1304
+ readonly properties: {
1305
+ readonly chatbotId: {
1306
+ readonly example: "123e4567-e89b-12d3-a456-426614174000";
1307
+ readonly type: "string";
1308
+ };
1309
+ readonly currentStatus: {
1310
+ readonly example: "logging_in";
1311
+ readonly type: "string";
1312
+ };
1313
+ readonly message: {
1314
+ readonly example: "聊天机器人登录工作流已触发";
1315
+ readonly type: "string";
1316
+ };
1317
+ readonly success: {
1318
+ readonly example: true;
1319
+ readonly type: "boolean";
1320
+ };
1321
+ readonly workflowId: {
1322
+ readonly example: "wf_123456";
1323
+ readonly nullable: true;
1324
+ readonly type: "string";
1325
+ };
1326
+ };
1327
+ readonly type: "object";
1328
+ };
1329
+ export declare const MessageResponseSchema: {
1330
+ readonly description: "MessageResponse schema";
1331
+ readonly properties: {
1332
+ readonly createdAt: {
1333
+ readonly nullable: true;
1334
+ readonly type: "string";
1335
+ };
1336
+ readonly errorMessage: {
1337
+ readonly description: "string schema";
1338
+ readonly nullable: true;
1339
+ readonly type: "string";
1340
+ };
1341
+ readonly font: {
1342
+ readonly nullable: true;
1343
+ readonly type: "integer";
1344
+ };
1345
+ readonly groupId: {
1346
+ readonly format: "int64";
1347
+ readonly nullable: true;
1348
+ readonly type: "integer";
1349
+ };
1350
+ readonly id: {
1351
+ readonly description: "message id";
1352
+ readonly type: "string";
1353
+ };
1354
+ readonly message: {
1355
+ readonly type: "string";
1356
+ };
1357
+ readonly messageId: {
1358
+ readonly format: "int64";
1359
+ readonly nullable: true;
1360
+ readonly type: "integer";
1361
+ };
1362
+ readonly messageType: {
1363
+ readonly description: "string schema";
1364
+ readonly nullable: true;
1365
+ readonly type: "string";
1366
+ };
1367
+ readonly metadata: {
1368
+ readonly type: "string";
1369
+ };
1370
+ readonly postType: {
1371
+ readonly type: "string";
1372
+ };
1373
+ readonly processed: {
1374
+ readonly type: "boolean";
1375
+ };
1376
+ readonly processedAt: {
1377
+ readonly description: "string schema";
1378
+ readonly nullable: true;
1379
+ readonly type: "string";
1380
+ };
1381
+ readonly rawData: {
1382
+ readonly type: "string";
1383
+ };
1384
+ readonly rawMessage: {
1385
+ readonly description: "string schema";
1386
+ readonly nullable: true;
1387
+ readonly type: "string";
1388
+ };
1389
+ readonly selfId: {
1390
+ readonly type: "string";
1391
+ };
1392
+ readonly senderCard: {
1393
+ readonly description: "string schema";
1394
+ readonly nullable: true;
1395
+ readonly type: "string";
1396
+ };
1397
+ readonly senderNickname: {
1398
+ readonly description: "string schema";
1399
+ readonly nullable: true;
1400
+ readonly type: "string";
1401
+ };
1402
+ readonly senderRole: {
1403
+ readonly description: "string schema";
1404
+ readonly nullable: true;
1405
+ readonly type: "string";
1406
+ };
1407
+ readonly subType: {
1408
+ readonly description: "string schema";
1409
+ readonly nullable: true;
1410
+ readonly type: "string";
1411
+ };
1412
+ readonly time: {
1413
+ readonly format: "int64";
1414
+ readonly type: "integer";
1415
+ };
1416
+ readonly updatedAt: {
1417
+ readonly nullable: true;
1418
+ readonly type: "string";
1419
+ };
1420
+ readonly userId: {
1421
+ readonly format: "int64";
1422
+ readonly nullable: true;
1423
+ readonly type: "integer";
1424
+ };
1425
+ };
1426
+ readonly required: readonly ["id", "selfId", "postType"];
1427
+ readonly type: "object";
1428
+ };
1429
+ export declare const NapcatStatusSchema: {
1430
+ readonly description: "NapcatStatus schema";
1431
+ readonly properties: {
1432
+ readonly config_dir: {
1433
+ readonly nullable: true;
1434
+ readonly type: "string";
1435
+ };
1436
+ readonly data_dir: {
1437
+ readonly nullable: true;
1438
+ readonly type: "string";
1439
+ };
1440
+ readonly is_running: {
1441
+ readonly type: "boolean";
1442
+ };
1443
+ readonly napcat_port: {
1444
+ readonly nullable: true;
1445
+ readonly type: "integer";
1446
+ };
1447
+ readonly process_id: {
1448
+ readonly nullable: true;
1449
+ readonly type: "integer";
1450
+ };
1451
+ readonly webui_port: {
1452
+ readonly nullable: true;
1453
+ readonly type: "integer";
1454
+ };
1455
+ };
1456
+ readonly type: "object";
1457
+ };
1458
+ export declare const OperationMessageSchema: {
1459
+ readonly description: "OperationMessage schema";
1460
+ readonly properties: {
1461
+ readonly message: {
1462
+ readonly type: "string";
1463
+ };
1464
+ };
1465
+ readonly type: "object";
1466
+ };
1467
+ export declare const OperationSuccessSchema: {
1468
+ readonly description: "OperationSuccess schema";
1469
+ readonly properties: {
1470
+ readonly success: {
1471
+ readonly type: "boolean";
1472
+ };
1473
+ };
1474
+ readonly type: "object";
1475
+ };
1476
+ export declare const PAccountListDataSchema: {
1477
+ readonly description: "PAccountListData schema";
1478
+ readonly properties: {
1479
+ readonly accounts: {
1480
+ readonly items: {
1481
+ readonly properties: {
1482
+ readonly config: {
1483
+ readonly additionalProperties: {};
1484
+ readonly nullable: true;
1485
+ readonly type: "object";
1486
+ };
1487
+ readonly createdAt: {
1488
+ readonly format: "date-time";
1489
+ readonly type: "string";
1490
+ };
1491
+ readonly description: {
1492
+ readonly description: "string schema";
1493
+ readonly nullable: true;
1494
+ readonly type: "string";
1495
+ };
1496
+ readonly enabled: {
1497
+ readonly type: "boolean";
1498
+ };
1499
+ readonly error: {
1500
+ readonly description: "string schema";
1501
+ readonly nullable: true;
1502
+ readonly type: "string";
1503
+ };
1504
+ readonly icon: {
1505
+ readonly description: "string schema";
1506
+ readonly nullable: true;
1507
+ readonly type: "string";
1508
+ };
1509
+ readonly id: {
1510
+ readonly type: "string";
1511
+ };
1512
+ readonly name: {
1513
+ readonly description: "string schema";
1514
+ readonly nullable: true;
1515
+ readonly type: "string";
1516
+ };
1517
+ readonly platform: {
1518
+ readonly nullable: true;
1519
+ readonly properties: {
1520
+ readonly description: {
1521
+ readonly description: "string schema";
1522
+ readonly nullable: true;
1523
+ readonly type: "string";
1524
+ };
1525
+ readonly id: {
1526
+ readonly type: "string";
1527
+ };
1528
+ readonly name: {
1529
+ readonly type: "string";
1530
+ };
1531
+ };
1532
+ readonly type: "object";
1533
+ };
1534
+ readonly platformId: {
1535
+ readonly type: "string";
1536
+ };
1537
+ readonly state: {
1538
+ readonly additionalProperties: {};
1539
+ readonly nullable: true;
1540
+ readonly type: "object";
1541
+ };
1542
+ readonly tags: {
1543
+ readonly items: {
1544
+ readonly type: "string";
1545
+ };
1546
+ readonly nullable: true;
1547
+ readonly type: "array";
1548
+ };
1549
+ readonly updatedAt: {
1550
+ readonly format: "date-time";
1551
+ readonly type: "string";
1552
+ };
1553
+ };
1554
+ readonly type: "object";
1555
+ };
1556
+ readonly type: "array";
1557
+ };
1558
+ readonly limit: {
1559
+ readonly type: "integer";
1560
+ };
1561
+ readonly page: {
1562
+ readonly type: "integer";
1563
+ };
1564
+ readonly total: {
1565
+ readonly format: "int64";
1566
+ readonly type: "integer";
1567
+ };
1568
+ };
1569
+ readonly type: "object";
1570
+ };
1571
+ export declare const PAccountResponseSchema: {
1572
+ readonly description: "PAccountResponse schema";
1573
+ readonly properties: {
1574
+ readonly config: {
1575
+ readonly additionalProperties: {};
1576
+ readonly nullable: true;
1577
+ readonly type: "object";
1578
+ };
1579
+ readonly createdAt: {
1580
+ readonly format: "date-time";
1581
+ readonly type: "string";
1582
+ };
1583
+ readonly description: {
1584
+ readonly description: "string schema";
1585
+ readonly nullable: true;
1586
+ readonly type: "string";
1587
+ };
1588
+ readonly enabled: {
1589
+ readonly type: "boolean";
1590
+ };
1591
+ readonly error: {
1592
+ readonly description: "string schema";
1593
+ readonly nullable: true;
1594
+ readonly type: "string";
1595
+ };
1596
+ readonly icon: {
1597
+ readonly description: "string schema";
1598
+ readonly nullable: true;
1599
+ readonly type: "string";
1600
+ };
1601
+ readonly id: {
1602
+ readonly type: "string";
1603
+ };
1604
+ readonly name: {
1605
+ readonly description: "string schema";
1606
+ readonly nullable: true;
1607
+ readonly type: "string";
1608
+ };
1609
+ readonly platform: {
1610
+ readonly nullable: true;
1611
+ readonly properties: {
1612
+ readonly description: {
1613
+ readonly description: "string schema";
1614
+ readonly nullable: true;
1615
+ readonly type: "string";
1616
+ };
1617
+ readonly id: {
1618
+ readonly type: "string";
1619
+ };
1620
+ readonly name: {
1621
+ readonly type: "string";
1622
+ };
1623
+ };
1624
+ readonly type: "object";
1625
+ };
1626
+ readonly platformId: {
1627
+ readonly type: "string";
1628
+ };
1629
+ readonly state: {
1630
+ readonly additionalProperties: {};
1631
+ readonly nullable: true;
1632
+ readonly type: "object";
1633
+ };
1634
+ readonly tags: {
1635
+ readonly items: {
1636
+ readonly type: "string";
1637
+ };
1638
+ readonly nullable: true;
1639
+ readonly type: "array";
1640
+ };
1641
+ readonly updatedAt: {
1642
+ readonly format: "date-time";
1643
+ readonly type: "string";
1644
+ };
1645
+ };
1646
+ readonly type: "object";
1647
+ };
1648
+ export declare const PAccountSessionSchema: {
1649
+ readonly description: "PAccountSession schema";
1650
+ readonly properties: {
1651
+ readonly createdAt: {
1652
+ readonly format: "date-time";
1653
+ readonly type: "string";
1654
+ };
1655
+ readonly id: {
1656
+ readonly type: "string";
1657
+ };
1658
+ readonly metadata: {
1659
+ readonly additionalProperties: {};
1660
+ readonly nullable: true;
1661
+ readonly type: "object";
1662
+ };
1663
+ readonly status: {
1664
+ readonly type: "string";
1665
+ };
1666
+ readonly updatedAt: {
1667
+ readonly format: "date-time";
1668
+ readonly nullable: true;
1669
+ readonly type: "string";
1670
+ };
1671
+ };
1672
+ readonly type: "object";
1673
+ };
1674
+ export declare const PlatformListDataSchema: {
1675
+ readonly description: "PlatformListData schema";
1676
+ readonly properties: {
1677
+ readonly limit: {
1678
+ readonly type: "integer";
1679
+ };
1680
+ readonly page: {
1681
+ readonly type: "integer";
1682
+ };
1683
+ readonly platforms: {
1684
+ readonly items: {
1685
+ readonly properties: {
1686
+ readonly createdAt: {
1687
+ readonly format: "date-time";
1688
+ readonly type: "string";
1689
+ };
1690
+ readonly description: {
1691
+ readonly nullable: true;
1692
+ readonly type: "string";
1693
+ };
1694
+ readonly id: {
1695
+ readonly type: "string";
1696
+ };
1697
+ readonly loginUrl: {
1698
+ readonly nullable: true;
1699
+ readonly type: "string";
1700
+ };
1701
+ readonly name: {
1702
+ readonly type: "string";
1703
+ };
1704
+ readonly tags: {
1705
+ readonly items: {
1706
+ readonly type: "string";
1707
+ };
1708
+ readonly nullable: true;
1709
+ readonly type: "array";
1710
+ };
1711
+ readonly updatedAt: {
1712
+ readonly format: "date-time";
1713
+ readonly type: "string";
1714
+ };
1715
+ readonly url: {
1716
+ readonly nullable: true;
1717
+ readonly type: "string";
1718
+ };
1719
+ };
1720
+ readonly type: "object";
1721
+ };
1722
+ readonly type: "array";
1723
+ };
1724
+ readonly total: {
1725
+ readonly format: "int64";
1726
+ readonly type: "integer";
1727
+ };
1728
+ };
1729
+ readonly type: "object";
1730
+ };
1731
+ export declare const PlatformResponseSchema: {
1732
+ readonly description: "PlatformResponse schema";
1733
+ readonly properties: {
1734
+ readonly createdAt: {
1735
+ readonly format: "date-time";
1736
+ readonly type: "string";
1737
+ };
1738
+ readonly description: {
1739
+ readonly nullable: true;
1740
+ readonly type: "string";
1741
+ };
1742
+ readonly id: {
1743
+ readonly type: "string";
1744
+ };
1745
+ readonly loginUrl: {
1746
+ readonly nullable: true;
1747
+ readonly type: "string";
1748
+ };
1749
+ readonly name: {
1750
+ readonly type: "string";
1751
+ };
1752
+ readonly tags: {
1753
+ readonly items: {
1754
+ readonly type: "string";
1755
+ };
1756
+ readonly nullable: true;
1757
+ readonly type: "array";
1758
+ };
1759
+ readonly updatedAt: {
1760
+ readonly format: "date-time";
1761
+ readonly type: "string";
1762
+ };
1763
+ readonly url: {
1764
+ readonly nullable: true;
1765
+ readonly type: "string";
1766
+ };
1767
+ };
1768
+ readonly type: "object";
1769
+ };
1770
+ export declare const PlatformTypeListResponseSchema: {
1771
+ readonly description: "PlatformTypeListResponse schema";
1772
+ readonly properties: {
1773
+ readonly data: {
1774
+ readonly items: {
1775
+ readonly properties: {
1776
+ readonly code: {
1777
+ readonly example: "napcatqq";
1778
+ readonly type: "string";
1779
+ };
1780
+ readonly createdAt: {
1781
+ readonly example: "2023-01-01T00:00:00Z";
1782
+ readonly type: "string";
1783
+ };
1784
+ readonly enabled: {
1785
+ readonly example: true;
1786
+ readonly type: "boolean";
1787
+ };
1788
+ readonly id: {
1789
+ readonly example: "123e4567-e89b-12d3-a456-426614174000";
1790
+ readonly type: "string";
1791
+ };
1792
+ readonly name: {
1793
+ readonly example: "NapCat QQ";
1794
+ readonly type: "string";
1795
+ };
1796
+ readonly updatedAt: {
1797
+ readonly example: "2023-01-01T00:00:00Z";
1798
+ readonly type: "string";
1799
+ };
1800
+ };
1801
+ readonly type: "object";
1802
+ };
1803
+ readonly type: "array";
1804
+ };
1805
+ readonly limit: {
1806
+ readonly example: 20;
1807
+ readonly type: "integer";
1808
+ };
1809
+ readonly page: {
1810
+ readonly example: 1;
1811
+ readonly type: "integer";
1812
+ };
1813
+ readonly total: {
1814
+ readonly example: 10;
1815
+ readonly type: "integer";
1816
+ };
1817
+ };
1818
+ readonly type: "object";
1819
+ };
1820
+ export declare const ProxyListDataSchema: {
1821
+ readonly description: "ProxyListData schema";
1822
+ readonly properties: {
1823
+ readonly pagination: {
1824
+ readonly properties: {
1825
+ readonly limit: {
1826
+ readonly type: "integer";
1827
+ };
1828
+ readonly page: {
1829
+ readonly type: "integer";
1830
+ };
1831
+ readonly total_count: {
1832
+ readonly format: "int64";
1833
+ readonly type: "integer";
1834
+ };
1835
+ readonly total_pages: {
1836
+ readonly type: "integer";
1837
+ };
1838
+ };
1839
+ readonly type: "object";
1840
+ };
1841
+ readonly proxies: {
1842
+ readonly items: {
1843
+ readonly properties: {
1844
+ readonly country_code: {
1845
+ readonly type: "string";
1846
+ };
1847
+ readonly created_at: {
1848
+ readonly format: "date-time";
1849
+ readonly type: "string";
1850
+ };
1851
+ readonly description: {
1852
+ readonly type: "string";
1853
+ };
1854
+ readonly enabled: {
1855
+ readonly type: "boolean";
1856
+ };
1857
+ readonly id: {
1858
+ readonly type: "string";
1859
+ };
1860
+ readonly name: {
1861
+ readonly type: "string";
1862
+ };
1863
+ readonly port: {
1864
+ readonly type: "integer";
1865
+ };
1866
+ readonly provider: {
1867
+ readonly type: "string";
1868
+ };
1869
+ readonly tenant_id: {
1870
+ readonly type: "string";
1871
+ };
1872
+ readonly type: {
1873
+ readonly type: "string";
1874
+ };
1875
+ readonly updated_at: {
1876
+ readonly format: "date-time";
1877
+ readonly type: "string";
1878
+ };
1879
+ readonly url: {
1880
+ readonly type: "string";
1881
+ };
1882
+ };
1883
+ readonly required: readonly ["id", "created_at", "name", "url"];
1884
+ readonly type: "object";
1885
+ };
1886
+ readonly type: "array";
1887
+ };
1888
+ };
1889
+ readonly type: "object";
1890
+ };
1891
+ export declare const ProxyResponseSchema: {
1892
+ readonly description: "ProxyResponse schema";
1893
+ readonly properties: {
1894
+ readonly country_code: {
1895
+ readonly type: "string";
1896
+ };
1897
+ readonly created_at: {
1898
+ readonly format: "date-time";
1899
+ readonly type: "string";
1900
+ };
1901
+ readonly description: {
1902
+ readonly type: "string";
1903
+ };
1904
+ readonly enabled: {
1905
+ readonly type: "boolean";
1906
+ };
1907
+ readonly id: {
1908
+ readonly type: "string";
1909
+ };
1910
+ readonly name: {
1911
+ readonly type: "string";
1912
+ };
1913
+ readonly port: {
1914
+ readonly type: "integer";
1915
+ };
1916
+ readonly provider: {
1917
+ readonly type: "string";
1918
+ };
1919
+ readonly tenant_id: {
1920
+ readonly type: "string";
1921
+ };
1922
+ readonly type: {
1923
+ readonly type: "string";
1924
+ };
1925
+ readonly updated_at: {
1926
+ readonly format: "date-time";
1927
+ readonly type: "string";
1928
+ };
1929
+ readonly url: {
1930
+ readonly type: "string";
1931
+ };
1932
+ };
1933
+ readonly required: readonly ["id", "created_at", "name", "url"];
1934
+ readonly type: "object";
1935
+ };
1936
+ export declare const ProxyUpsertRequestSchema: {
1937
+ readonly description: "ProxyUpsertRequest schema";
1938
+ readonly properties: {
1939
+ readonly description: {
1940
+ readonly description: "string schema";
1941
+ readonly nullable: true;
1942
+ readonly type: "string";
1943
+ };
1944
+ readonly id: {
1945
+ readonly description: "string schema";
1946
+ readonly nullable: true;
1947
+ readonly type: "string";
1948
+ };
1949
+ readonly name: {
1950
+ readonly description: "string schema";
1951
+ readonly nullable: true;
1952
+ readonly type: "string";
1953
+ };
1954
+ readonly url: {
1955
+ readonly type: "string";
1956
+ };
1957
+ };
1958
+ readonly required: readonly ["url"];
1959
+ readonly type: "object";
1960
+ };
1961
+ export declare const RunChatbotRequestSchema: {
1962
+ readonly description: "RunChatbotRequest schema";
1963
+ readonly properties: {
1964
+ readonly chatbotId: {
1965
+ readonly example: "123e4567-e89b-12d3-a456-426614174000";
1966
+ readonly type: "string";
1967
+ };
1968
+ };
1969
+ readonly required: readonly ["chatbotId"];
1970
+ readonly type: "object";
1971
+ };
1972
+ export declare const RunChatbotResponseSchema: {
1973
+ readonly description: "RunChatbotResponse schema";
1974
+ readonly properties: {
1975
+ readonly chatbotId: {
1976
+ readonly example: "123e4567-e89b-12d3-a456-426614174000";
1977
+ readonly type: "string";
1978
+ };
1979
+ readonly currentStatus: {
1980
+ readonly example: "starting";
1981
+ readonly type: "string";
1982
+ };
1983
+ readonly message: {
1984
+ readonly example: "聊天机器人启动工作流已触发";
1985
+ readonly type: "string";
1986
+ };
1987
+ readonly success: {
1988
+ readonly example: true;
1989
+ readonly type: "boolean";
1990
+ };
1991
+ readonly workflowId: {
1992
+ readonly example: "wf_123456";
1993
+ readonly nullable: true;
1994
+ readonly type: "string";
1995
+ };
1996
+ };
1997
+ readonly type: "object";
1998
+ };
1999
+ export declare const SbServiceResponseSchema: {
2000
+ readonly description: "SbServiceResponse schema";
2001
+ readonly properties: {
2002
+ readonly config: {
2003
+ readonly additionalProperties: {};
2004
+ readonly type: "object";
2005
+ };
2006
+ readonly created_at: {
2007
+ readonly format: "date-time";
2008
+ readonly type: "string";
2009
+ };
2010
+ readonly deploy_type: {
2011
+ readonly type: "string";
2012
+ };
2013
+ readonly description: {
2014
+ readonly type: "string";
2015
+ };
2016
+ readonly id: {
2017
+ readonly type: "string";
2018
+ };
2019
+ readonly name: {
2020
+ readonly type: "string";
2021
+ };
2022
+ readonly server_url: {
2023
+ readonly type: "string";
2024
+ };
2025
+ readonly state: {
2026
+ readonly additionalProperties: {};
2027
+ readonly type: "object";
2028
+ };
2029
+ readonly status: {
2030
+ readonly type: "string";
2031
+ };
2032
+ readonly tenant_id: {
2033
+ readonly type: "string";
2034
+ };
2035
+ readonly updated_at: {
2036
+ readonly format: "date-time";
2037
+ readonly type: "string";
2038
+ };
2039
+ };
2040
+ readonly type: "object";
2041
+ };
2042
+ export declare const ScheduledWorkflowsListSchema: {
2043
+ readonly description: "ScheduledWorkflowsList schema";
2044
+ readonly properties: {
2045
+ readonly pagination: {
2046
+ readonly nullable: true;
2047
+ readonly properties: {
2048
+ readonly current_page: {
2049
+ readonly format: "int64";
2050
+ readonly nullable: true;
2051
+ readonly type: "integer";
2052
+ };
2053
+ readonly next_page: {
2054
+ readonly format: "int64";
2055
+ readonly nullable: true;
2056
+ readonly type: "integer";
2057
+ };
2058
+ readonly num_pages: {
2059
+ readonly format: "int64";
2060
+ readonly nullable: true;
2061
+ readonly type: "integer";
2062
+ };
2063
+ };
2064
+ readonly type: "object";
2065
+ };
2066
+ readonly rows: {
2067
+ readonly items: {
2068
+ readonly properties: {
2069
+ readonly additionalMetadata: {
2070
+ readonly additionalProperties: {};
2071
+ readonly nullable: true;
2072
+ readonly type: "object";
2073
+ };
2074
+ readonly input: {
2075
+ readonly additionalProperties: {};
2076
+ readonly nullable: true;
2077
+ readonly type: "object";
2078
+ };
2079
+ readonly metadata: {
2080
+ readonly properties: {
2081
+ readonly createdAt: {
2082
+ readonly format: "date-time";
2083
+ readonly type: "string";
2084
+ };
2085
+ readonly id: {
2086
+ readonly type: "string";
2087
+ };
2088
+ readonly updatedAt: {
2089
+ readonly format: "date-time";
2090
+ readonly type: "string";
2091
+ };
2092
+ };
2093
+ readonly type: "object";
2094
+ };
2095
+ readonly method: {
2096
+ readonly type: "string";
2097
+ };
2098
+ readonly priority: {
2099
+ readonly format: "int32";
2100
+ readonly nullable: true;
2101
+ readonly type: "integer";
2102
+ };
2103
+ readonly tenantId: {
2104
+ readonly type: "string";
2105
+ };
2106
+ readonly triggerAt: {
2107
+ readonly format: "date-time";
2108
+ readonly type: "string";
2109
+ };
2110
+ readonly workflowId: {
2111
+ readonly type: "string";
2112
+ };
2113
+ readonly workflowName: {
2114
+ readonly type: "string";
2115
+ };
2116
+ readonly workflowRunCreatedAt: {
2117
+ readonly format: "date-time";
2118
+ readonly nullable: true;
2119
+ readonly type: "string";
2120
+ };
2121
+ readonly workflowRunId: {
2122
+ readonly nullable: true;
2123
+ };
2124
+ readonly workflowRunName: {
2125
+ readonly description: "string schema";
2126
+ readonly nullable: true;
2127
+ readonly type: "string";
2128
+ };
2129
+ readonly workflowRunStatus: {
2130
+ readonly nullable: true;
2131
+ readonly type: "string";
2132
+ };
2133
+ readonly workflowVersionId: {
2134
+ readonly type: "string";
2135
+ };
2136
+ };
2137
+ readonly type: "object";
2138
+ };
2139
+ readonly nullable: true;
2140
+ readonly type: "array";
2141
+ };
2142
+ };
2143
+ readonly type: "object";
2144
+ };
2145
+ export declare const ServiceTypesResponseSchema: {
2146
+ readonly description: "ServiceTypesResponse schema";
2147
+ readonly properties: {
2148
+ readonly service_types: {
2149
+ readonly items: {
2150
+ readonly properties: {
2151
+ readonly category: {
2152
+ readonly type: "string";
2153
+ };
2154
+ readonly description: {
2155
+ readonly type: "string";
2156
+ };
2157
+ readonly id: {
2158
+ readonly type: "string";
2159
+ };
2160
+ readonly image: {
2161
+ readonly type: "string";
2162
+ };
2163
+ readonly name: {
2164
+ readonly type: "string";
2165
+ };
2166
+ };
2167
+ readonly type: "object";
2168
+ };
2169
+ readonly type: "array";
2170
+ };
2171
+ };
2172
+ readonly type: "object";
2173
+ };
2174
+ export declare const SessionResponseSchema: {
2175
+ readonly description: "SessionResponse schema";
2176
+ readonly properties: {
2177
+ readonly tid: {
2178
+ readonly type: "string";
2179
+ };
2180
+ readonly uid: {
2181
+ readonly type: "string";
2182
+ };
2183
+ };
2184
+ readonly type: "object";
2185
+ };
2186
+ export declare const StartNapcatRequestSchema: {
2187
+ readonly description: "StartNapcatRequest schema";
2188
+ readonly properties: {
2189
+ readonly sandboxId: {
2190
+ readonly type: "string";
2191
+ };
2192
+ readonly sandbox_type: {
2193
+ readonly type: "string";
2194
+ };
2195
+ };
2196
+ readonly required: readonly ["sandbox_type", "sandboxId"];
2197
+ readonly type: "object";
2198
+ };
2199
+ export declare const StartNapcatResponseSchema: {
2200
+ readonly description: "StartNapcatResponse schema";
2201
+ readonly properties: {
2202
+ readonly error: {
2203
+ readonly nullable: true;
2204
+ readonly type: "string";
2205
+ };
2206
+ readonly sandboxId: {
2207
+ readonly type: "string";
2208
+ };
2209
+ };
2210
+ readonly type: "object";
2211
+ };
2212
+ export declare const UpdateAgentRequestSchema: {
2213
+ readonly description: "UpdateAgentRequest schema";
2214
+ readonly properties: {
2215
+ readonly config: {
2216
+ readonly additionalProperties: {};
2217
+ readonly nullable: true;
2218
+ readonly type: "object";
2219
+ };
2220
+ readonly description: {
2221
+ readonly nullable: true;
2222
+ readonly type: "string";
2223
+ };
2224
+ readonly name: {
2225
+ readonly nullable: true;
2226
+ readonly type: "string";
2227
+ };
2228
+ readonly state: {
2229
+ readonly additionalProperties: {};
2230
+ readonly nullable: true;
2231
+ readonly type: "object";
2232
+ };
2233
+ readonly status: {
2234
+ readonly nullable: true;
2235
+ readonly type: "string";
2236
+ };
2237
+ };
2238
+ readonly type: "object";
2239
+ };
2240
+ export declare const UpdatePAccountRequestSchema: {
2241
+ readonly description: "UpdatePAccountRequest schema";
2242
+ readonly properties: {
2243
+ readonly config: {
2244
+ readonly additionalProperties: {};
2245
+ readonly nullable: true;
2246
+ readonly type: "object";
2247
+ };
2248
+ readonly description: {
2249
+ readonly description: "string schema";
2250
+ readonly nullable: true;
2251
+ readonly type: "string";
2252
+ };
2253
+ readonly enabled: {
2254
+ readonly nullable: true;
2255
+ readonly type: "boolean";
2256
+ };
2257
+ readonly icon: {
2258
+ readonly description: "string schema";
2259
+ readonly nullable: true;
2260
+ readonly type: "string";
2261
+ };
2262
+ readonly name: {
2263
+ readonly description: "string schema";
2264
+ readonly nullable: true;
2265
+ readonly type: "string";
2266
+ };
2267
+ readonly platformId: {
2268
+ readonly type: "string";
2269
+ };
2270
+ readonly tags: {
2271
+ readonly items: {
2272
+ readonly type: "string";
2273
+ };
2274
+ readonly nullable: true;
2275
+ readonly type: "array";
2276
+ };
2277
+ };
2278
+ readonly required: readonly ["platformId"];
2279
+ readonly type: "object";
2280
+ };
2281
+ export declare const UpdatePlatformRequestSchema: {
2282
+ readonly description: "UpdatePlatformRequest schema";
2283
+ readonly properties: {
2284
+ readonly description: {
2285
+ readonly description: "string schema";
2286
+ readonly nullable: true;
2287
+ readonly type: "string";
2288
+ };
2289
+ readonly loginUrl: {
2290
+ readonly description: "string schema";
2291
+ readonly nullable: true;
2292
+ readonly type: "string";
2293
+ };
2294
+ readonly name: {
2295
+ readonly type: "string";
2296
+ };
2297
+ readonly tags: {
2298
+ readonly items: {
2299
+ readonly type: "string";
2300
+ };
2301
+ readonly nullable: true;
2302
+ readonly type: "array";
2303
+ };
2304
+ readonly url: {
2305
+ readonly description: "string schema";
2306
+ readonly nullable: true;
2307
+ readonly type: "string";
2308
+ };
2309
+ };
2310
+ readonly required: readonly ["name"];
2311
+ readonly type: "object";
2312
+ };
2313
+ export declare const UpdateSessionRequestSchema: {
2314
+ readonly description: "UpdateSessionRequest schema";
2315
+ readonly properties: {
2316
+ readonly config: {
2317
+ readonly additionalProperties: {};
2318
+ readonly nullable: true;
2319
+ readonly type: "object";
2320
+ };
2321
+ readonly status: {
2322
+ readonly nullable: true;
2323
+ readonly type: "string";
2324
+ };
2325
+ };
2326
+ readonly type: "object";
2327
+ };
2328
+ export declare const UserResponseSchema: {
2329
+ readonly description: "UserResponse schema";
2330
+ readonly properties: {
2331
+ readonly avatarUrl: {
2332
+ readonly description: "string schema";
2333
+ readonly nullable: true;
2334
+ readonly type: "string";
2335
+ };
2336
+ readonly email: {
2337
+ readonly type: "string";
2338
+ };
2339
+ readonly hasPassword: {
2340
+ readonly type: "boolean";
2341
+ };
2342
+ readonly hashedEmail: {
2343
+ readonly description: "string schema";
2344
+ readonly nullable: true;
2345
+ readonly type: "string";
2346
+ };
2347
+ readonly id: {
2348
+ readonly type: "string";
2349
+ };
2350
+ readonly name: {
2351
+ readonly description: "string schema";
2352
+ readonly nullable: true;
2353
+ readonly type: "string";
2354
+ };
2355
+ };
2356
+ readonly type: "object";
2357
+ };
2358
+ export declare const boolSchema: {
2359
+ readonly description: "bool schema";
2360
+ readonly nullable: true;
2361
+ readonly type: "boolean";
2362
+ };
2363
+ export declare const stringSchema: {
2364
+ readonly description: "string schema";
2365
+ readonly nullable: true;
2366
+ readonly type: "string";
2367
+ };
2368
+ export declare const unknown_interfaceSchema: {
2369
+ readonly description: "unknown-interface schema";
2370
+ };
2371
+ //# sourceMappingURL=schemas.gen.d.ts.map