@hashgraphonline/standards-sdk 0.1.180 → 0.1.182
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser/services/registry-broker/client/base-client.d.ts +8 -2
- package/dist/browser/services/registry-broker/client/base-client.d.ts.map +1 -1
- package/dist/browser/services/registry-broker/client/chat.d.ts +9 -3
- package/dist/browser/services/registry-broker/client/chat.d.ts.map +1 -1
- package/dist/browser/services/registry-broker/client/guard.d.ts.map +1 -1
- package/dist/browser/services/registry-broker/schemas.d.ts +471 -108
- package/dist/browser/services/registry-broker/schemas.d.ts.map +1 -1
- package/dist/browser/services/registry-broker/types.d.ts +25 -1
- package/dist/browser/services/registry-broker/types.d.ts.map +1 -1
- package/dist/browser/standards-sdk.browser.js +141 -3
- package/dist/browser/standards-sdk.browser.js.map +1 -1
- package/dist/browser-root/services/registry-broker/client/base-client.d.ts +8 -2
- package/dist/browser-root/services/registry-broker/client/base-client.d.ts.map +1 -1
- package/dist/browser-root/services/registry-broker/client/chat.d.ts +9 -3
- package/dist/browser-root/services/registry-broker/client/chat.d.ts.map +1 -1
- package/dist/browser-root/services/registry-broker/client/guard.d.ts.map +1 -1
- package/dist/browser-root/services/registry-broker/schemas.d.ts +471 -108
- package/dist/browser-root/services/registry-broker/schemas.d.ts.map +1 -1
- package/dist/browser-root/services/registry-broker/types.d.ts +25 -1
- package/dist/browser-root/services/registry-broker/types.d.ts.map +1 -1
- package/dist/browser-root/standards-sdk.root-browser.js +653 -110
- package/dist/browser-root/standards-sdk.root-browser.js.map +1 -1
- package/dist/cjs/services/registry-broker/client/base-client.d.ts +8 -2
- package/dist/cjs/services/registry-broker/client/base-client.d.ts.map +1 -1
- package/dist/cjs/services/registry-broker/client/chat.d.ts +9 -3
- package/dist/cjs/services/registry-broker/client/chat.d.ts.map +1 -1
- package/dist/cjs/services/registry-broker/client/guard.d.ts.map +1 -1
- package/dist/cjs/services/registry-broker/schemas.d.ts +587 -224
- package/dist/cjs/services/registry-broker/schemas.d.ts.map +1 -1
- package/dist/cjs/services/registry-broker/types.d.ts +25 -1
- package/dist/cjs/services/registry-broker/types.d.ts.map +1 -1
- package/dist/cjs/standards-sdk.cjs +1 -1
- package/dist/cjs/standards-sdk.cjs.map +1 -1
- package/dist/es/services/registry-broker/client/base-client.d.ts +8 -2
- package/dist/es/services/registry-broker/client/base-client.d.ts.map +1 -1
- package/dist/es/services/registry-broker/client/chat.d.ts +9 -3
- package/dist/es/services/registry-broker/client/chat.d.ts.map +1 -1
- package/dist/es/services/registry-broker/client/guard.d.ts.map +1 -1
- package/dist/es/services/registry-broker/schemas.d.ts +587 -224
- package/dist/es/services/registry-broker/schemas.d.ts.map +1 -1
- package/dist/es/services/registry-broker/types.d.ts +25 -1
- package/dist/es/services/registry-broker/types.d.ts.map +1 -1
- package/dist/es/standards-sdk.es.js +10 -7
- package/dist/es/standards-sdk.es.js.map +1 -1
- package/dist/es/standards-sdk.es104.js +1 -1
- package/dist/es/standards-sdk.es106.js +1 -1
- package/dist/es/standards-sdk.es108.js +1 -1
- package/dist/es/standards-sdk.es11.js +1 -1
- package/dist/es/standards-sdk.es110.js +1 -1
- package/dist/es/standards-sdk.es116.js +2 -2
- package/dist/es/standards-sdk.es12.js +1 -1
- package/dist/es/standards-sdk.es121.js +1 -1
- package/dist/es/standards-sdk.es127.js +2 -2
- package/dist/es/standards-sdk.es128.js +5 -5
- package/dist/es/standards-sdk.es138.js +1 -1
- package/dist/es/standards-sdk.es139.js +1 -1
- package/dist/es/standards-sdk.es140.js +5 -5
- package/dist/es/standards-sdk.es142.js +3 -3
- package/dist/es/standards-sdk.es143.js +1 -1
- package/dist/es/standards-sdk.es145.js +53 -15
- package/dist/es/standards-sdk.es145.js.map +1 -1
- package/dist/es/standards-sdk.es147.js +3 -3
- package/dist/es/standards-sdk.es148.js +4 -81
- package/dist/es/standards-sdk.es148.js.map +1 -1
- package/dist/es/standards-sdk.es149.js +71 -77
- package/dist/es/standards-sdk.es149.js.map +1 -1
- package/dist/es/standards-sdk.es150.js +80 -53
- package/dist/es/standards-sdk.es150.js.map +1 -1
- package/dist/es/standards-sdk.es151.js +53 -152
- package/dist/es/standards-sdk.es151.js.map +1 -1
- package/dist/es/standards-sdk.es152.js +159 -7
- package/dist/es/standards-sdk.es152.js.map +1 -1
- package/dist/es/standards-sdk.es153.js +7 -86
- package/dist/es/standards-sdk.es153.js.map +1 -1
- package/dist/es/standards-sdk.es154.js +64 -43
- package/dist/es/standards-sdk.es154.js.map +1 -1
- package/dist/es/standards-sdk.es155.js +65 -30
- package/dist/es/standards-sdk.es155.js.map +1 -1
- package/dist/es/standards-sdk.es156.js +30 -34
- package/dist/es/standards-sdk.es156.js.map +1 -1
- package/dist/es/standards-sdk.es157.js +34 -48
- package/dist/es/standards-sdk.es157.js.map +1 -1
- package/dist/es/standards-sdk.es158.js +48 -138
- package/dist/es/standards-sdk.es158.js.map +1 -1
- package/dist/es/standards-sdk.es159.js +133 -37
- package/dist/es/standards-sdk.es159.js.map +1 -1
- package/dist/es/standards-sdk.es16.js +2 -2
- package/dist/es/standards-sdk.es160.js +42 -2352
- package/dist/es/standards-sdk.es160.js.map +1 -1
- package/dist/es/standards-sdk.es161.js +2488 -12476
- package/dist/es/standards-sdk.es161.js.map +1 -1
- package/dist/es/standards-sdk.es162.js +12425 -615
- package/dist/es/standards-sdk.es162.js.map +1 -1
- package/dist/es/standards-sdk.es163.js +15 -54
- package/dist/es/standards-sdk.es163.js.map +1 -1
- package/dist/es/standards-sdk.es164.js +47 -102
- package/dist/es/standards-sdk.es164.js.map +1 -1
- package/dist/es/standards-sdk.es165.js +94 -64
- package/dist/es/standards-sdk.es165.js.map +1 -1
- package/dist/es/standards-sdk.es166.js +61 -180
- package/dist/es/standards-sdk.es166.js.map +1 -1
- package/dist/es/standards-sdk.es167.js +197 -14
- package/dist/es/standards-sdk.es167.js.map +1 -1
- package/dist/es/standards-sdk.es168.js +165 -66
- package/dist/es/standards-sdk.es168.js.map +1 -1
- package/dist/es/standards-sdk.es169.js +289 -139
- package/dist/es/standards-sdk.es169.js.map +1 -1
- package/dist/es/standards-sdk.es170.js +298 -274
- package/dist/es/standards-sdk.es170.js.map +1 -1
- package/dist/es/standards-sdk.es171.js +369 -262
- package/dist/es/standards-sdk.es171.js.map +1 -1
- package/dist/es/standards-sdk.es172.js +194 -316
- package/dist/es/standards-sdk.es172.js.map +1 -1
- package/dist/es/standards-sdk.es173.js +64 -319
- package/dist/es/standards-sdk.es173.js.map +1 -1
- package/dist/es/standards-sdk.es174.js +664 -68
- package/dist/es/standards-sdk.es174.js.map +1 -1
- package/dist/es/standards-sdk.es175.js +60 -126
- package/dist/es/standards-sdk.es175.js.map +1 -1
- package/dist/es/standards-sdk.es176.js +111 -303
- package/dist/es/standards-sdk.es176.js.map +1 -1
- package/dist/es/standards-sdk.es177.js +457 -222
- package/dist/es/standards-sdk.es177.js.map +1 -1
- package/dist/es/standards-sdk.es178.js +239 -176
- package/dist/es/standards-sdk.es178.js.map +1 -1
- package/dist/es/standards-sdk.es179.js +178 -101
- package/dist/es/standards-sdk.es179.js.map +1 -1
- package/dist/es/standards-sdk.es18.js +5 -5
- package/dist/es/standards-sdk.es180.js +75 -108
- package/dist/es/standards-sdk.es180.js.map +1 -1
- package/dist/es/standards-sdk.es181.js +116 -148
- package/dist/es/standards-sdk.es181.js.map +1 -1
- package/dist/es/standards-sdk.es182.js +143 -439
- package/dist/es/standards-sdk.es182.js.map +1 -1
- package/dist/es/standards-sdk.es183.js +661 -162
- package/dist/es/standards-sdk.es183.js.map +1 -1
- package/dist/es/standards-sdk.es184.js +156 -206
- package/dist/es/standards-sdk.es184.js.map +1 -1
- package/dist/es/standards-sdk.es185.js +219 -223
- package/dist/es/standards-sdk.es185.js.map +1 -1
- package/dist/es/standards-sdk.es186.js +242 -0
- package/dist/es/standards-sdk.es186.js.map +1 -0
- package/dist/es/standards-sdk.es19.js +3 -3
- package/dist/es/standards-sdk.es22.js +1 -1
- package/dist/es/standards-sdk.es27.js +5 -5
- package/dist/es/standards-sdk.es30.js +1 -1
- package/dist/es/standards-sdk.es31.js +1 -1
- package/dist/es/standards-sdk.es35.js +2 -2
- package/dist/es/standards-sdk.es36.js +3 -3
- package/dist/es/standards-sdk.es37.js +1 -1
- package/dist/es/standards-sdk.es4.js +1 -1
- package/dist/es/standards-sdk.es53.js +1 -1
- package/dist/es/standards-sdk.es56.js +1 -1
- package/dist/es/standards-sdk.es59.js +1 -1
- package/dist/es/standards-sdk.es60.js +1 -1
- package/dist/es/standards-sdk.es62.js +1 -1
- package/dist/es/standards-sdk.es63.js +2 -2
- package/dist/es/standards-sdk.es64.js +1 -1
- package/dist/es/standards-sdk.es65.js +1 -1
- package/dist/es/standards-sdk.es66.js +1 -1
- package/dist/es/standards-sdk.es67.js +3 -3
- package/dist/es/standards-sdk.es69.js +1 -1
- package/dist/es/standards-sdk.es7.js +1 -1
- package/dist/es/standards-sdk.es71.js +1 -1
- package/dist/es/standards-sdk.es72.js +2 -2
- package/dist/es/standards-sdk.es75.js +3 -3
- package/dist/es/standards-sdk.es76.js +1 -1
- package/dist/es/standards-sdk.es78.js +1 -1
- package/dist/es/standards-sdk.es83.js +1 -1
- package/dist/es/standards-sdk.es84.js +2 -2
- package/dist/es/standards-sdk.es85.js +1 -1
- package/dist/es/standards-sdk.es88.js +1 -1
- package/dist/es/standards-sdk.es90.js +1 -1
- package/dist/es/standards-sdk.es94.js +3 -3
- package/dist/es/standards-sdk.es98.js +1 -1
- package/dist/es/standards-sdk.es99.js +1 -1
- package/package.json +1 -1
|
@@ -27,6 +27,122 @@ export declare enum AIAgentCapability {
|
|
|
27
27
|
type JsonValue = string | number | boolean | null | JsonValue[] | {
|
|
28
28
|
[key: string]: JsonValue;
|
|
29
29
|
};
|
|
30
|
+
export declare const chatRouteSummarySchema: z.ZodObject<{
|
|
31
|
+
type: z.ZodEnum<["a2a", "hcs-10", "mcp", "openrouter", "acp", "xmtp", "moltbook", "agentverse", "nanda", "http", "erc-8004", "x402", "unknown"]>;
|
|
32
|
+
replyMode: z.ZodEnum<["direct", "stream", "poll", "delivery_only", "none"]>;
|
|
33
|
+
transport: z.ZodString;
|
|
34
|
+
endpoint: z.ZodOptional<z.ZodString>;
|
|
35
|
+
}, "strip", z.ZodTypeAny, {
|
|
36
|
+
type?: "hcs-10" | "unknown" | "http" | "a2a" | "mcp" | "openrouter" | "acp" | "xmtp" | "moltbook" | "agentverse" | "nanda" | "erc-8004" | "x402";
|
|
37
|
+
replyMode?: "delivery_only" | "direct" | "stream" | "poll" | "none";
|
|
38
|
+
transport?: string;
|
|
39
|
+
endpoint?: string;
|
|
40
|
+
}, {
|
|
41
|
+
type?: "hcs-10" | "unknown" | "http" | "a2a" | "mcp" | "openrouter" | "acp" | "xmtp" | "moltbook" | "agentverse" | "nanda" | "erc-8004" | "x402";
|
|
42
|
+
replyMode?: "delivery_only" | "direct" | "stream" | "poll" | "none";
|
|
43
|
+
transport?: string;
|
|
44
|
+
endpoint?: string;
|
|
45
|
+
}>;
|
|
46
|
+
export declare const chatPaymentStateSchema: z.ZodObject<{
|
|
47
|
+
required: z.ZodBoolean;
|
|
48
|
+
provider: z.ZodOptional<z.ZodEnum<["credits", "x402", "acp", "openrouter"]>>;
|
|
49
|
+
status: z.ZodEnum<["not_required", "preflight", "required", "approved", "paid", "failed"]>;
|
|
50
|
+
estimatedCredits: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
51
|
+
estimatedUsd: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
52
|
+
}, "strip", z.ZodTypeAny, {
|
|
53
|
+
status?: "failed" | "required" | "not_required" | "preflight" | "approved" | "paid";
|
|
54
|
+
required?: boolean;
|
|
55
|
+
provider?: "openrouter" | "acp" | "x402" | "credits";
|
|
56
|
+
estimatedCredits?: number;
|
|
57
|
+
estimatedUsd?: number;
|
|
58
|
+
}, {
|
|
59
|
+
status?: "failed" | "required" | "not_required" | "preflight" | "approved" | "paid";
|
|
60
|
+
required?: boolean;
|
|
61
|
+
provider?: "openrouter" | "acp" | "x402" | "credits";
|
|
62
|
+
estimatedCredits?: number;
|
|
63
|
+
estimatedUsd?: number;
|
|
64
|
+
}>;
|
|
65
|
+
export declare const chatReadinessResponseSchema: z.ZodObject<{
|
|
66
|
+
status: z.ZodEnum<["responsive", "delivery_only", "degraded", "blocked", "unknown"]>;
|
|
67
|
+
routeType: z.ZodEnum<["a2a", "hcs-10", "mcp", "openrouter", "acp", "xmtp", "moltbook", "agentverse", "nanda", "http", "erc-8004", "x402", "unknown"]>;
|
|
68
|
+
replyMode: z.ZodEnum<["direct", "stream", "poll", "delivery_only", "none"]>;
|
|
69
|
+
transport: z.ZodString;
|
|
70
|
+
endpoint: z.ZodOptional<z.ZodString>;
|
|
71
|
+
checkedAt: z.ZodString;
|
|
72
|
+
cachedUntil: z.ZodString;
|
|
73
|
+
latencyMs: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
74
|
+
lastSuccessfulReplyAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
75
|
+
lastDeliveryConfirmationAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
76
|
+
lastFailureCode: z.ZodOptional<z.ZodNullable<z.ZodEnum<["AUTH_REQUIRED", "CREDITS_REQUIRED", "PAYMENT_REQUIRED", "AGENT_UNRESPONSIVE", "ROUTE_UNAVAILABLE", "PROTOCOL_UNSUPPORTED", "BROKER_NOT_EXECUTABLE", "NETWORK_TIMEOUT", "STREAM_STALLED", "HISTORY_UNAVAILABLE", "ENCRYPTION_REQUIRED", "RATE_LIMITED", "VALIDATION_ERROR", "UNKNOWN_ERROR"]>>>;
|
|
77
|
+
supportsStreaming: z.ZodBoolean;
|
|
78
|
+
supportsHistory: z.ZodBoolean;
|
|
79
|
+
supportsEncryption: z.ZodBoolean;
|
|
80
|
+
supportsPayments: z.ZodBoolean;
|
|
81
|
+
supportsAttachments: z.ZodBoolean;
|
|
82
|
+
requiresAuth: z.ZodBoolean;
|
|
83
|
+
operatorActionRequired: z.ZodBoolean;
|
|
84
|
+
issue: z.ZodOptional<z.ZodObject<{
|
|
85
|
+
code: z.ZodString;
|
|
86
|
+
message: z.ZodString;
|
|
87
|
+
details: z.ZodOptional<z.ZodString>;
|
|
88
|
+
}, "strip", z.ZodTypeAny, {
|
|
89
|
+
message?: string;
|
|
90
|
+
code?: string;
|
|
91
|
+
details?: string;
|
|
92
|
+
}, {
|
|
93
|
+
message?: string;
|
|
94
|
+
code?: string;
|
|
95
|
+
details?: string;
|
|
96
|
+
}>>;
|
|
97
|
+
}, "strip", z.ZodTypeAny, {
|
|
98
|
+
status?: "unknown" | "responsive" | "delivery_only" | "degraded" | "blocked";
|
|
99
|
+
replyMode?: "delivery_only" | "direct" | "stream" | "poll" | "none";
|
|
100
|
+
transport?: string;
|
|
101
|
+
endpoint?: string;
|
|
102
|
+
routeType?: "hcs-10" | "unknown" | "http" | "a2a" | "mcp" | "openrouter" | "acp" | "xmtp" | "moltbook" | "agentverse" | "nanda" | "erc-8004" | "x402";
|
|
103
|
+
checkedAt?: string;
|
|
104
|
+
cachedUntil?: string;
|
|
105
|
+
latencyMs?: number;
|
|
106
|
+
lastSuccessfulReplyAt?: string;
|
|
107
|
+
lastDeliveryConfirmationAt?: string;
|
|
108
|
+
lastFailureCode?: "AUTH_REQUIRED" | "CREDITS_REQUIRED" | "PAYMENT_REQUIRED" | "AGENT_UNRESPONSIVE" | "ROUTE_UNAVAILABLE" | "PROTOCOL_UNSUPPORTED" | "BROKER_NOT_EXECUTABLE" | "NETWORK_TIMEOUT" | "STREAM_STALLED" | "HISTORY_UNAVAILABLE" | "ENCRYPTION_REQUIRED" | "RATE_LIMITED" | "VALIDATION_ERROR" | "UNKNOWN_ERROR";
|
|
109
|
+
supportsStreaming?: boolean;
|
|
110
|
+
supportsHistory?: boolean;
|
|
111
|
+
supportsEncryption?: boolean;
|
|
112
|
+
supportsPayments?: boolean;
|
|
113
|
+
supportsAttachments?: boolean;
|
|
114
|
+
requiresAuth?: boolean;
|
|
115
|
+
operatorActionRequired?: boolean;
|
|
116
|
+
issue?: {
|
|
117
|
+
message?: string;
|
|
118
|
+
code?: string;
|
|
119
|
+
details?: string;
|
|
120
|
+
};
|
|
121
|
+
}, {
|
|
122
|
+
status?: "unknown" | "responsive" | "delivery_only" | "degraded" | "blocked";
|
|
123
|
+
replyMode?: "delivery_only" | "direct" | "stream" | "poll" | "none";
|
|
124
|
+
transport?: string;
|
|
125
|
+
endpoint?: string;
|
|
126
|
+
routeType?: "hcs-10" | "unknown" | "http" | "a2a" | "mcp" | "openrouter" | "acp" | "xmtp" | "moltbook" | "agentverse" | "nanda" | "erc-8004" | "x402";
|
|
127
|
+
checkedAt?: string;
|
|
128
|
+
cachedUntil?: string;
|
|
129
|
+
latencyMs?: number;
|
|
130
|
+
lastSuccessfulReplyAt?: string;
|
|
131
|
+
lastDeliveryConfirmationAt?: string;
|
|
132
|
+
lastFailureCode?: "AUTH_REQUIRED" | "CREDITS_REQUIRED" | "PAYMENT_REQUIRED" | "AGENT_UNRESPONSIVE" | "ROUTE_UNAVAILABLE" | "PROTOCOL_UNSUPPORTED" | "BROKER_NOT_EXECUTABLE" | "NETWORK_TIMEOUT" | "STREAM_STALLED" | "HISTORY_UNAVAILABLE" | "ENCRYPTION_REQUIRED" | "RATE_LIMITED" | "VALIDATION_ERROR" | "UNKNOWN_ERROR";
|
|
133
|
+
supportsStreaming?: boolean;
|
|
134
|
+
supportsHistory?: boolean;
|
|
135
|
+
supportsEncryption?: boolean;
|
|
136
|
+
supportsPayments?: boolean;
|
|
137
|
+
supportsAttachments?: boolean;
|
|
138
|
+
requiresAuth?: boolean;
|
|
139
|
+
operatorActionRequired?: boolean;
|
|
140
|
+
issue?: {
|
|
141
|
+
message?: string;
|
|
142
|
+
code?: string;
|
|
143
|
+
details?: string;
|
|
144
|
+
};
|
|
145
|
+
}>;
|
|
30
146
|
export declare const searchResponseSchema: z.ZodObject<{
|
|
31
147
|
hits: z.ZodArray<z.ZodObject<{
|
|
32
148
|
id: z.ZodString;
|
|
@@ -1749,14 +1865,14 @@ export declare const agentFeedbackEligibilityResponseSchema: z.ZodObject<{
|
|
|
1749
1865
|
nativeFeeEstimate: z.ZodOptional<z.ZodNumber>;
|
|
1750
1866
|
}, "strip", z.ZodTypeAny, {
|
|
1751
1867
|
reason?: string;
|
|
1752
|
-
eligible?: boolean;
|
|
1753
1868
|
estimatedCredits?: number;
|
|
1869
|
+
eligible?: boolean;
|
|
1754
1870
|
usdEstimate?: number;
|
|
1755
1871
|
nativeFeeEstimate?: number;
|
|
1756
1872
|
}, {
|
|
1757
1873
|
reason?: string;
|
|
1758
|
-
eligible?: boolean;
|
|
1759
1874
|
estimatedCredits?: number;
|
|
1875
|
+
eligible?: boolean;
|
|
1760
1876
|
usdEstimate?: number;
|
|
1761
1877
|
nativeFeeEstimate?: number;
|
|
1762
1878
|
}>>;
|
|
@@ -1769,8 +1885,8 @@ export declare const agentFeedbackEligibilityResponseSchema: z.ZodObject<{
|
|
|
1769
1885
|
minimumMessages?: number;
|
|
1770
1886
|
onchain?: {
|
|
1771
1887
|
reason?: string;
|
|
1772
|
-
eligible?: boolean;
|
|
1773
1888
|
estimatedCredits?: number;
|
|
1889
|
+
eligible?: boolean;
|
|
1774
1890
|
usdEstimate?: number;
|
|
1775
1891
|
nativeFeeEstimate?: number;
|
|
1776
1892
|
};
|
|
@@ -1783,8 +1899,8 @@ export declare const agentFeedbackEligibilityResponseSchema: z.ZodObject<{
|
|
|
1783
1899
|
minimumMessages?: number;
|
|
1784
1900
|
onchain?: {
|
|
1785
1901
|
reason?: string;
|
|
1786
|
-
eligible?: boolean;
|
|
1787
1902
|
estimatedCredits?: number;
|
|
1903
|
+
eligible?: boolean;
|
|
1788
1904
|
usdEstimate?: number;
|
|
1789
1905
|
nativeFeeEstimate?: number;
|
|
1790
1906
|
};
|
|
@@ -2068,7 +2184,7 @@ export declare const createSessionResponseSchema: z.ZodObject<{
|
|
|
2068
2184
|
}>;
|
|
2069
2185
|
history: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2070
2186
|
messageId: z.ZodString;
|
|
2071
|
-
role: z.ZodEnum<["user", "agent"]>;
|
|
2187
|
+
role: z.ZodEnum<["user", "agent", "system", "tool", "payment", "delivery", "error"]>;
|
|
2072
2188
|
content: z.ZodString;
|
|
2073
2189
|
timestamp: z.ZodString;
|
|
2074
2190
|
cipherEnvelope: z.ZodOptional<z.ZodObject<{
|
|
@@ -2142,7 +2258,7 @@ export declare const createSessionResponseSchema: z.ZodObject<{
|
|
|
2142
2258
|
}, "strip", z.ZodTypeAny, {
|
|
2143
2259
|
metadata?: Record<string, JsonValue>;
|
|
2144
2260
|
timestamp?: string;
|
|
2145
|
-
role?: "user" | "agent";
|
|
2261
|
+
role?: "error" | "user" | "agent" | "system" | "tool" | "payment" | "delivery";
|
|
2146
2262
|
messageId?: string;
|
|
2147
2263
|
content?: string;
|
|
2148
2264
|
cipherEnvelope?: {
|
|
@@ -2165,7 +2281,7 @@ export declare const createSessionResponseSchema: z.ZodObject<{
|
|
|
2165
2281
|
}, {
|
|
2166
2282
|
metadata?: Record<string, JsonValue>;
|
|
2167
2283
|
timestamp?: string;
|
|
2168
|
-
role?: "user" | "agent";
|
|
2284
|
+
role?: "error" | "user" | "agent" | "system" | "tool" | "payment" | "delivery";
|
|
2169
2285
|
messageId?: string;
|
|
2170
2286
|
content?: string;
|
|
2171
2287
|
cipherEnvelope?: {
|
|
@@ -2473,19 +2589,151 @@ export declare const createSessionResponseSchema: z.ZodObject<{
|
|
|
2473
2589
|
expiresAt?: number;
|
|
2474
2590
|
};
|
|
2475
2591
|
}>>>;
|
|
2592
|
+
route: z.ZodOptional<z.ZodObject<{
|
|
2593
|
+
type: z.ZodEnum<["a2a", "hcs-10", "mcp", "openrouter", "acp", "xmtp", "moltbook", "agentverse", "nanda", "http", "erc-8004", "x402", "unknown"]>;
|
|
2594
|
+
replyMode: z.ZodEnum<["direct", "stream", "poll", "delivery_only", "none"]>;
|
|
2595
|
+
transport: z.ZodString;
|
|
2596
|
+
endpoint: z.ZodOptional<z.ZodString>;
|
|
2597
|
+
}, "strip", z.ZodTypeAny, {
|
|
2598
|
+
type?: "hcs-10" | "unknown" | "http" | "a2a" | "mcp" | "openrouter" | "acp" | "xmtp" | "moltbook" | "agentverse" | "nanda" | "erc-8004" | "x402";
|
|
2599
|
+
replyMode?: "delivery_only" | "direct" | "stream" | "poll" | "none";
|
|
2600
|
+
transport?: string;
|
|
2601
|
+
endpoint?: string;
|
|
2602
|
+
}, {
|
|
2603
|
+
type?: "hcs-10" | "unknown" | "http" | "a2a" | "mcp" | "openrouter" | "acp" | "xmtp" | "moltbook" | "agentverse" | "nanda" | "erc-8004" | "x402";
|
|
2604
|
+
replyMode?: "delivery_only" | "direct" | "stream" | "poll" | "none";
|
|
2605
|
+
transport?: string;
|
|
2606
|
+
endpoint?: string;
|
|
2607
|
+
}>>;
|
|
2608
|
+
transport: z.ZodOptional<z.ZodString>;
|
|
2609
|
+
senderUaid: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2610
|
+
visibility: z.ZodOptional<z.ZodEnum<["private", "public"]>>;
|
|
2611
|
+
payment: z.ZodOptional<z.ZodObject<{
|
|
2612
|
+
required: z.ZodBoolean;
|
|
2613
|
+
provider: z.ZodOptional<z.ZodEnum<["credits", "x402", "acp", "openrouter"]>>;
|
|
2614
|
+
status: z.ZodEnum<["not_required", "preflight", "required", "approved", "paid", "failed"]>;
|
|
2615
|
+
estimatedCredits: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
2616
|
+
estimatedUsd: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
2617
|
+
}, "strip", z.ZodTypeAny, {
|
|
2618
|
+
status?: "failed" | "required" | "not_required" | "preflight" | "approved" | "paid";
|
|
2619
|
+
required?: boolean;
|
|
2620
|
+
provider?: "openrouter" | "acp" | "x402" | "credits";
|
|
2621
|
+
estimatedCredits?: number;
|
|
2622
|
+
estimatedUsd?: number;
|
|
2623
|
+
}, {
|
|
2624
|
+
status?: "failed" | "required" | "not_required" | "preflight" | "approved" | "paid";
|
|
2625
|
+
required?: boolean;
|
|
2626
|
+
provider?: "openrouter" | "acp" | "x402" | "credits";
|
|
2627
|
+
estimatedCredits?: number;
|
|
2628
|
+
estimatedUsd?: number;
|
|
2629
|
+
}>>;
|
|
2630
|
+
readiness: z.ZodOptional<z.ZodObject<{
|
|
2631
|
+
status: z.ZodEnum<["responsive", "delivery_only", "degraded", "blocked", "unknown"]>;
|
|
2632
|
+
routeType: z.ZodEnum<["a2a", "hcs-10", "mcp", "openrouter", "acp", "xmtp", "moltbook", "agentverse", "nanda", "http", "erc-8004", "x402", "unknown"]>;
|
|
2633
|
+
replyMode: z.ZodEnum<["direct", "stream", "poll", "delivery_only", "none"]>;
|
|
2634
|
+
transport: z.ZodString;
|
|
2635
|
+
endpoint: z.ZodOptional<z.ZodString>;
|
|
2636
|
+
checkedAt: z.ZodString;
|
|
2637
|
+
cachedUntil: z.ZodString;
|
|
2638
|
+
latencyMs: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
2639
|
+
lastSuccessfulReplyAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2640
|
+
lastDeliveryConfirmationAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2641
|
+
lastFailureCode: z.ZodOptional<z.ZodNullable<z.ZodEnum<["AUTH_REQUIRED", "CREDITS_REQUIRED", "PAYMENT_REQUIRED", "AGENT_UNRESPONSIVE", "ROUTE_UNAVAILABLE", "PROTOCOL_UNSUPPORTED", "BROKER_NOT_EXECUTABLE", "NETWORK_TIMEOUT", "STREAM_STALLED", "HISTORY_UNAVAILABLE", "ENCRYPTION_REQUIRED", "RATE_LIMITED", "VALIDATION_ERROR", "UNKNOWN_ERROR"]>>>;
|
|
2642
|
+
supportsStreaming: z.ZodBoolean;
|
|
2643
|
+
supportsHistory: z.ZodBoolean;
|
|
2644
|
+
supportsEncryption: z.ZodBoolean;
|
|
2645
|
+
supportsPayments: z.ZodBoolean;
|
|
2646
|
+
supportsAttachments: z.ZodBoolean;
|
|
2647
|
+
requiresAuth: z.ZodBoolean;
|
|
2648
|
+
operatorActionRequired: z.ZodBoolean;
|
|
2649
|
+
issue: z.ZodOptional<z.ZodObject<{
|
|
2650
|
+
code: z.ZodString;
|
|
2651
|
+
message: z.ZodString;
|
|
2652
|
+
details: z.ZodOptional<z.ZodString>;
|
|
2653
|
+
}, "strip", z.ZodTypeAny, {
|
|
2654
|
+
message?: string;
|
|
2655
|
+
code?: string;
|
|
2656
|
+
details?: string;
|
|
2657
|
+
}, {
|
|
2658
|
+
message?: string;
|
|
2659
|
+
code?: string;
|
|
2660
|
+
details?: string;
|
|
2661
|
+
}>>;
|
|
2662
|
+
}, "strip", z.ZodTypeAny, {
|
|
2663
|
+
status?: "unknown" | "responsive" | "delivery_only" | "degraded" | "blocked";
|
|
2664
|
+
replyMode?: "delivery_only" | "direct" | "stream" | "poll" | "none";
|
|
2665
|
+
transport?: string;
|
|
2666
|
+
endpoint?: string;
|
|
2667
|
+
routeType?: "hcs-10" | "unknown" | "http" | "a2a" | "mcp" | "openrouter" | "acp" | "xmtp" | "moltbook" | "agentverse" | "nanda" | "erc-8004" | "x402";
|
|
2668
|
+
checkedAt?: string;
|
|
2669
|
+
cachedUntil?: string;
|
|
2670
|
+
latencyMs?: number;
|
|
2671
|
+
lastSuccessfulReplyAt?: string;
|
|
2672
|
+
lastDeliveryConfirmationAt?: string;
|
|
2673
|
+
lastFailureCode?: "AUTH_REQUIRED" | "CREDITS_REQUIRED" | "PAYMENT_REQUIRED" | "AGENT_UNRESPONSIVE" | "ROUTE_UNAVAILABLE" | "PROTOCOL_UNSUPPORTED" | "BROKER_NOT_EXECUTABLE" | "NETWORK_TIMEOUT" | "STREAM_STALLED" | "HISTORY_UNAVAILABLE" | "ENCRYPTION_REQUIRED" | "RATE_LIMITED" | "VALIDATION_ERROR" | "UNKNOWN_ERROR";
|
|
2674
|
+
supportsStreaming?: boolean;
|
|
2675
|
+
supportsHistory?: boolean;
|
|
2676
|
+
supportsEncryption?: boolean;
|
|
2677
|
+
supportsPayments?: boolean;
|
|
2678
|
+
supportsAttachments?: boolean;
|
|
2679
|
+
requiresAuth?: boolean;
|
|
2680
|
+
operatorActionRequired?: boolean;
|
|
2681
|
+
issue?: {
|
|
2682
|
+
message?: string;
|
|
2683
|
+
code?: string;
|
|
2684
|
+
details?: string;
|
|
2685
|
+
};
|
|
2686
|
+
}, {
|
|
2687
|
+
status?: "unknown" | "responsive" | "delivery_only" | "degraded" | "blocked";
|
|
2688
|
+
replyMode?: "delivery_only" | "direct" | "stream" | "poll" | "none";
|
|
2689
|
+
transport?: string;
|
|
2690
|
+
endpoint?: string;
|
|
2691
|
+
routeType?: "hcs-10" | "unknown" | "http" | "a2a" | "mcp" | "openrouter" | "acp" | "xmtp" | "moltbook" | "agentverse" | "nanda" | "erc-8004" | "x402";
|
|
2692
|
+
checkedAt?: string;
|
|
2693
|
+
cachedUntil?: string;
|
|
2694
|
+
latencyMs?: number;
|
|
2695
|
+
lastSuccessfulReplyAt?: string;
|
|
2696
|
+
lastDeliveryConfirmationAt?: string;
|
|
2697
|
+
lastFailureCode?: "AUTH_REQUIRED" | "CREDITS_REQUIRED" | "PAYMENT_REQUIRED" | "AGENT_UNRESPONSIVE" | "ROUTE_UNAVAILABLE" | "PROTOCOL_UNSUPPORTED" | "BROKER_NOT_EXECUTABLE" | "NETWORK_TIMEOUT" | "STREAM_STALLED" | "HISTORY_UNAVAILABLE" | "ENCRYPTION_REQUIRED" | "RATE_LIMITED" | "VALIDATION_ERROR" | "UNKNOWN_ERROR";
|
|
2698
|
+
supportsStreaming?: boolean;
|
|
2699
|
+
supportsHistory?: boolean;
|
|
2700
|
+
supportsEncryption?: boolean;
|
|
2701
|
+
supportsPayments?: boolean;
|
|
2702
|
+
supportsAttachments?: boolean;
|
|
2703
|
+
requiresAuth?: boolean;
|
|
2704
|
+
operatorActionRequired?: boolean;
|
|
2705
|
+
issue?: {
|
|
2706
|
+
message?: string;
|
|
2707
|
+
code?: string;
|
|
2708
|
+
details?: string;
|
|
2709
|
+
};
|
|
2710
|
+
}>>;
|
|
2711
|
+
state: z.ZodOptional<z.ZodEnum<["connecting", "ready", "blocked", "ended", "expired"]>>;
|
|
2712
|
+
traceId: z.ZodOptional<z.ZodString>;
|
|
2713
|
+
expiresAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2476
2714
|
}, "strip", z.ZodTypeAny, {
|
|
2715
|
+
state?: "ended" | "blocked" | "connecting" | "ready" | "expired";
|
|
2477
2716
|
uaid?: string;
|
|
2478
2717
|
sessionId?: string;
|
|
2718
|
+
expiresAt?: string;
|
|
2479
2719
|
agent?: {
|
|
2480
2720
|
name?: string;
|
|
2481
2721
|
capabilities?: Record<string, JsonValue>;
|
|
2482
2722
|
description?: string;
|
|
2483
2723
|
skills?: string[];
|
|
2484
2724
|
};
|
|
2725
|
+
payment?: {
|
|
2726
|
+
status?: "failed" | "required" | "not_required" | "preflight" | "approved" | "paid";
|
|
2727
|
+
required?: boolean;
|
|
2728
|
+
provider?: "openrouter" | "acp" | "x402" | "credits";
|
|
2729
|
+
estimatedCredits?: number;
|
|
2730
|
+
estimatedUsd?: number;
|
|
2731
|
+
};
|
|
2732
|
+
transport?: string;
|
|
2485
2733
|
history?: {
|
|
2486
2734
|
metadata?: Record<string, JsonValue>;
|
|
2487
2735
|
timestamp?: string;
|
|
2488
|
-
role?: "user" | "agent";
|
|
2736
|
+
role?: "error" | "user" | "agent" | "system" | "tool" | "payment" | "delivery";
|
|
2489
2737
|
messageId?: string;
|
|
2490
2738
|
content?: string;
|
|
2491
2739
|
cipherEnvelope?: {
|
|
@@ -2559,19 +2807,63 @@ export declare const createSessionResponseSchema: z.ZodObject<{
|
|
|
2559
2807
|
expiresAt?: number;
|
|
2560
2808
|
};
|
|
2561
2809
|
};
|
|
2810
|
+
route?: {
|
|
2811
|
+
type?: "hcs-10" | "unknown" | "http" | "a2a" | "mcp" | "openrouter" | "acp" | "xmtp" | "moltbook" | "agentverse" | "nanda" | "erc-8004" | "x402";
|
|
2812
|
+
replyMode?: "delivery_only" | "direct" | "stream" | "poll" | "none";
|
|
2813
|
+
transport?: string;
|
|
2814
|
+
endpoint?: string;
|
|
2815
|
+
};
|
|
2816
|
+
senderUaid?: string;
|
|
2817
|
+
visibility?: "private" | "public";
|
|
2818
|
+
readiness?: {
|
|
2819
|
+
status?: "unknown" | "responsive" | "delivery_only" | "degraded" | "blocked";
|
|
2820
|
+
replyMode?: "delivery_only" | "direct" | "stream" | "poll" | "none";
|
|
2821
|
+
transport?: string;
|
|
2822
|
+
endpoint?: string;
|
|
2823
|
+
routeType?: "hcs-10" | "unknown" | "http" | "a2a" | "mcp" | "openrouter" | "acp" | "xmtp" | "moltbook" | "agentverse" | "nanda" | "erc-8004" | "x402";
|
|
2824
|
+
checkedAt?: string;
|
|
2825
|
+
cachedUntil?: string;
|
|
2826
|
+
latencyMs?: number;
|
|
2827
|
+
lastSuccessfulReplyAt?: string;
|
|
2828
|
+
lastDeliveryConfirmationAt?: string;
|
|
2829
|
+
lastFailureCode?: "AUTH_REQUIRED" | "CREDITS_REQUIRED" | "PAYMENT_REQUIRED" | "AGENT_UNRESPONSIVE" | "ROUTE_UNAVAILABLE" | "PROTOCOL_UNSUPPORTED" | "BROKER_NOT_EXECUTABLE" | "NETWORK_TIMEOUT" | "STREAM_STALLED" | "HISTORY_UNAVAILABLE" | "ENCRYPTION_REQUIRED" | "RATE_LIMITED" | "VALIDATION_ERROR" | "UNKNOWN_ERROR";
|
|
2830
|
+
supportsStreaming?: boolean;
|
|
2831
|
+
supportsHistory?: boolean;
|
|
2832
|
+
supportsEncryption?: boolean;
|
|
2833
|
+
supportsPayments?: boolean;
|
|
2834
|
+
supportsAttachments?: boolean;
|
|
2835
|
+
requiresAuth?: boolean;
|
|
2836
|
+
operatorActionRequired?: boolean;
|
|
2837
|
+
issue?: {
|
|
2838
|
+
message?: string;
|
|
2839
|
+
code?: string;
|
|
2840
|
+
details?: string;
|
|
2841
|
+
};
|
|
2842
|
+
};
|
|
2843
|
+
traceId?: string;
|
|
2562
2844
|
}, {
|
|
2845
|
+
state?: "ended" | "blocked" | "connecting" | "ready" | "expired";
|
|
2563
2846
|
uaid?: string;
|
|
2564
2847
|
sessionId?: string;
|
|
2848
|
+
expiresAt?: string;
|
|
2565
2849
|
agent?: {
|
|
2566
2850
|
name?: string;
|
|
2567
2851
|
capabilities?: Record<string, JsonValue>;
|
|
2568
2852
|
description?: string;
|
|
2569
2853
|
skills?: string[];
|
|
2570
2854
|
};
|
|
2855
|
+
payment?: {
|
|
2856
|
+
status?: "failed" | "required" | "not_required" | "preflight" | "approved" | "paid";
|
|
2857
|
+
required?: boolean;
|
|
2858
|
+
provider?: "openrouter" | "acp" | "x402" | "credits";
|
|
2859
|
+
estimatedCredits?: number;
|
|
2860
|
+
estimatedUsd?: number;
|
|
2861
|
+
};
|
|
2862
|
+
transport?: string;
|
|
2571
2863
|
history?: {
|
|
2572
2864
|
metadata?: Record<string, JsonValue>;
|
|
2573
2865
|
timestamp?: string;
|
|
2574
|
-
role?: "user" | "agent";
|
|
2866
|
+
role?: "error" | "user" | "agent" | "system" | "tool" | "payment" | "delivery";
|
|
2575
2867
|
messageId?: string;
|
|
2576
2868
|
content?: string;
|
|
2577
2869
|
cipherEnvelope?: {
|
|
@@ -2645,6 +2937,40 @@ export declare const createSessionResponseSchema: z.ZodObject<{
|
|
|
2645
2937
|
expiresAt?: number;
|
|
2646
2938
|
};
|
|
2647
2939
|
};
|
|
2940
|
+
route?: {
|
|
2941
|
+
type?: "hcs-10" | "unknown" | "http" | "a2a" | "mcp" | "openrouter" | "acp" | "xmtp" | "moltbook" | "agentverse" | "nanda" | "erc-8004" | "x402";
|
|
2942
|
+
replyMode?: "delivery_only" | "direct" | "stream" | "poll" | "none";
|
|
2943
|
+
transport?: string;
|
|
2944
|
+
endpoint?: string;
|
|
2945
|
+
};
|
|
2946
|
+
senderUaid?: string;
|
|
2947
|
+
visibility?: "private" | "public";
|
|
2948
|
+
readiness?: {
|
|
2949
|
+
status?: "unknown" | "responsive" | "delivery_only" | "degraded" | "blocked";
|
|
2950
|
+
replyMode?: "delivery_only" | "direct" | "stream" | "poll" | "none";
|
|
2951
|
+
transport?: string;
|
|
2952
|
+
endpoint?: string;
|
|
2953
|
+
routeType?: "hcs-10" | "unknown" | "http" | "a2a" | "mcp" | "openrouter" | "acp" | "xmtp" | "moltbook" | "agentverse" | "nanda" | "erc-8004" | "x402";
|
|
2954
|
+
checkedAt?: string;
|
|
2955
|
+
cachedUntil?: string;
|
|
2956
|
+
latencyMs?: number;
|
|
2957
|
+
lastSuccessfulReplyAt?: string;
|
|
2958
|
+
lastDeliveryConfirmationAt?: string;
|
|
2959
|
+
lastFailureCode?: "AUTH_REQUIRED" | "CREDITS_REQUIRED" | "PAYMENT_REQUIRED" | "AGENT_UNRESPONSIVE" | "ROUTE_UNAVAILABLE" | "PROTOCOL_UNSUPPORTED" | "BROKER_NOT_EXECUTABLE" | "NETWORK_TIMEOUT" | "STREAM_STALLED" | "HISTORY_UNAVAILABLE" | "ENCRYPTION_REQUIRED" | "RATE_LIMITED" | "VALIDATION_ERROR" | "UNKNOWN_ERROR";
|
|
2960
|
+
supportsStreaming?: boolean;
|
|
2961
|
+
supportsHistory?: boolean;
|
|
2962
|
+
supportsEncryption?: boolean;
|
|
2963
|
+
supportsPayments?: boolean;
|
|
2964
|
+
supportsAttachments?: boolean;
|
|
2965
|
+
requiresAuth?: boolean;
|
|
2966
|
+
operatorActionRequired?: boolean;
|
|
2967
|
+
issue?: {
|
|
2968
|
+
message?: string;
|
|
2969
|
+
code?: string;
|
|
2970
|
+
details?: string;
|
|
2971
|
+
};
|
|
2972
|
+
};
|
|
2973
|
+
traceId?: string;
|
|
2648
2974
|
}>;
|
|
2649
2975
|
export declare const sendMessageResponseSchema: z.ZodObject<{
|
|
2650
2976
|
sessionId: z.ZodString;
|
|
@@ -2656,7 +2982,7 @@ export declare const sendMessageResponseSchema: z.ZodObject<{
|
|
|
2656
2982
|
ops: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>, "many">>;
|
|
2657
2983
|
history: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2658
2984
|
messageId: z.ZodString;
|
|
2659
|
-
role: z.ZodEnum<["user", "agent"]>;
|
|
2985
|
+
role: z.ZodEnum<["user", "agent", "system", "tool", "payment", "delivery", "error"]>;
|
|
2660
2986
|
content: z.ZodString;
|
|
2661
2987
|
timestamp: z.ZodString;
|
|
2662
2988
|
cipherEnvelope: z.ZodOptional<z.ZodObject<{
|
|
@@ -2730,7 +3056,7 @@ export declare const sendMessageResponseSchema: z.ZodObject<{
|
|
|
2730
3056
|
}, "strip", z.ZodTypeAny, {
|
|
2731
3057
|
metadata?: Record<string, JsonValue>;
|
|
2732
3058
|
timestamp?: string;
|
|
2733
|
-
role?: "user" | "agent";
|
|
3059
|
+
role?: "error" | "user" | "agent" | "system" | "tool" | "payment" | "delivery";
|
|
2734
3060
|
messageId?: string;
|
|
2735
3061
|
content?: string;
|
|
2736
3062
|
cipherEnvelope?: {
|
|
@@ -2753,7 +3079,7 @@ export declare const sendMessageResponseSchema: z.ZodObject<{
|
|
|
2753
3079
|
}, {
|
|
2754
3080
|
metadata?: Record<string, JsonValue>;
|
|
2755
3081
|
timestamp?: string;
|
|
2756
|
-
role?: "user" | "agent";
|
|
3082
|
+
role?: "error" | "user" | "agent" | "system" | "tool" | "payment" | "delivery";
|
|
2757
3083
|
messageId?: string;
|
|
2758
3084
|
content?: string;
|
|
2759
3085
|
cipherEnvelope?: {
|
|
@@ -2776,17 +3102,28 @@ export declare const sendMessageResponseSchema: z.ZodObject<{
|
|
|
2776
3102
|
}>, "many">>;
|
|
2777
3103
|
historyTtlSeconds: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
2778
3104
|
encrypted: z.ZodOptional<z.ZodBoolean>;
|
|
3105
|
+
messageId: z.ZodOptional<z.ZodString>;
|
|
3106
|
+
assistantMessageId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
3107
|
+
deliveryState: z.ZodOptional<z.ZodEnum<["draft", "queued", "persisted", "delivered", "streaming", "responded", "failed", "timeout", "cancelled"]>>;
|
|
3108
|
+
replyMode: z.ZodOptional<z.ZodEnum<["direct", "stream", "poll", "delivery_only", "none"]>>;
|
|
3109
|
+
deliveryConfirmation: z.ZodOptional<z.ZodBoolean>;
|
|
3110
|
+
idempotent: z.ZodOptional<z.ZodBoolean>;
|
|
3111
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<JsonValue, z.ZodTypeDef, JsonValue>>>;
|
|
3112
|
+
errorCode: z.ZodOptional<z.ZodEnum<["AUTH_REQUIRED", "CREDITS_REQUIRED", "PAYMENT_REQUIRED", "AGENT_UNRESPONSIVE", "ROUTE_UNAVAILABLE", "PROTOCOL_UNSUPPORTED", "BROKER_NOT_EXECUTABLE", "NETWORK_TIMEOUT", "STREAM_STALLED", "HISTORY_UNAVAILABLE", "ENCRYPTION_REQUIRED", "RATE_LIMITED", "VALIDATION_ERROR", "UNKNOWN_ERROR"]>>;
|
|
2779
3113
|
}, "strip", z.ZodTypeAny, {
|
|
2780
3114
|
message?: string;
|
|
3115
|
+
metadata?: Record<string, JsonValue>;
|
|
2781
3116
|
encrypted?: boolean;
|
|
2782
3117
|
timestamp?: string;
|
|
2783
3118
|
uaid?: string;
|
|
2784
3119
|
sessionId?: string;
|
|
3120
|
+
messageId?: string;
|
|
2785
3121
|
content?: string;
|
|
3122
|
+
replyMode?: "delivery_only" | "direct" | "stream" | "poll" | "none";
|
|
2786
3123
|
history?: {
|
|
2787
3124
|
metadata?: Record<string, JsonValue>;
|
|
2788
3125
|
timestamp?: string;
|
|
2789
|
-
role?: "user" | "agent";
|
|
3126
|
+
role?: "error" | "user" | "agent" | "system" | "tool" | "payment" | "delivery";
|
|
2790
3127
|
messageId?: string;
|
|
2791
3128
|
content?: string;
|
|
2792
3129
|
cipherEnvelope?: {
|
|
@@ -2810,17 +3147,25 @@ export declare const sendMessageResponseSchema: z.ZodObject<{
|
|
|
2810
3147
|
historyTtlSeconds?: number;
|
|
2811
3148
|
rawResponse?: JsonValue;
|
|
2812
3149
|
ops?: Record<string, JsonValue>[];
|
|
3150
|
+
assistantMessageId?: string;
|
|
3151
|
+
deliveryState?: "failed" | "draft" | "queued" | "persisted" | "delivered" | "streaming" | "responded" | "timeout" | "cancelled";
|
|
3152
|
+
deliveryConfirmation?: boolean;
|
|
3153
|
+
idempotent?: boolean;
|
|
3154
|
+
errorCode?: "AUTH_REQUIRED" | "CREDITS_REQUIRED" | "PAYMENT_REQUIRED" | "AGENT_UNRESPONSIVE" | "ROUTE_UNAVAILABLE" | "PROTOCOL_UNSUPPORTED" | "BROKER_NOT_EXECUTABLE" | "NETWORK_TIMEOUT" | "STREAM_STALLED" | "HISTORY_UNAVAILABLE" | "ENCRYPTION_REQUIRED" | "RATE_LIMITED" | "VALIDATION_ERROR" | "UNKNOWN_ERROR";
|
|
2813
3155
|
}, {
|
|
2814
3156
|
message?: string;
|
|
3157
|
+
metadata?: Record<string, JsonValue>;
|
|
2815
3158
|
encrypted?: boolean;
|
|
2816
3159
|
timestamp?: string;
|
|
2817
3160
|
uaid?: string;
|
|
2818
3161
|
sessionId?: string;
|
|
3162
|
+
messageId?: string;
|
|
2819
3163
|
content?: string;
|
|
3164
|
+
replyMode?: "delivery_only" | "direct" | "stream" | "poll" | "none";
|
|
2820
3165
|
history?: {
|
|
2821
3166
|
metadata?: Record<string, JsonValue>;
|
|
2822
3167
|
timestamp?: string;
|
|
2823
|
-
role?: "user" | "agent";
|
|
3168
|
+
role?: "error" | "user" | "agent" | "system" | "tool" | "payment" | "delivery";
|
|
2824
3169
|
messageId?: string;
|
|
2825
3170
|
content?: string;
|
|
2826
3171
|
cipherEnvelope?: {
|
|
@@ -2844,12 +3189,30 @@ export declare const sendMessageResponseSchema: z.ZodObject<{
|
|
|
2844
3189
|
historyTtlSeconds?: number;
|
|
2845
3190
|
rawResponse?: JsonValue;
|
|
2846
3191
|
ops?: Record<string, JsonValue>[];
|
|
3192
|
+
assistantMessageId?: string;
|
|
3193
|
+
deliveryState?: "failed" | "draft" | "queued" | "persisted" | "delivered" | "streaming" | "responded" | "timeout" | "cancelled";
|
|
3194
|
+
deliveryConfirmation?: boolean;
|
|
3195
|
+
idempotent?: boolean;
|
|
3196
|
+
errorCode?: "AUTH_REQUIRED" | "CREDITS_REQUIRED" | "PAYMENT_REQUIRED" | "AGENT_UNRESPONSIVE" | "ROUTE_UNAVAILABLE" | "PROTOCOL_UNSUPPORTED" | "BROKER_NOT_EXECUTABLE" | "NETWORK_TIMEOUT" | "STREAM_STALLED" | "HISTORY_UNAVAILABLE" | "ENCRYPTION_REQUIRED" | "RATE_LIMITED" | "VALIDATION_ERROR" | "UNKNOWN_ERROR";
|
|
3197
|
+
}>;
|
|
3198
|
+
export declare const chatSessionEndResponseSchema: z.ZodObject<{
|
|
3199
|
+
message: z.ZodString;
|
|
3200
|
+
sessionId: z.ZodString;
|
|
3201
|
+
state: z.ZodOptional<z.ZodEnum<["connecting", "ready", "blocked", "ended", "expired"]>>;
|
|
3202
|
+
}, "strip", z.ZodTypeAny, {
|
|
3203
|
+
message?: string;
|
|
3204
|
+
state?: "ended" | "blocked" | "connecting" | "ready" | "expired";
|
|
3205
|
+
sessionId?: string;
|
|
3206
|
+
}, {
|
|
3207
|
+
message?: string;
|
|
3208
|
+
state?: "ended" | "blocked" | "connecting" | "ready" | "expired";
|
|
3209
|
+
sessionId?: string;
|
|
2847
3210
|
}>;
|
|
2848
3211
|
export declare const chatHistorySnapshotResponseSchema: z.ZodObject<{
|
|
2849
3212
|
sessionId: z.ZodString;
|
|
2850
3213
|
history: z.ZodArray<z.ZodObject<{
|
|
2851
3214
|
messageId: z.ZodString;
|
|
2852
|
-
role: z.ZodEnum<["user", "agent"]>;
|
|
3215
|
+
role: z.ZodEnum<["user", "agent", "system", "tool", "payment", "delivery", "error"]>;
|
|
2853
3216
|
content: z.ZodString;
|
|
2854
3217
|
timestamp: z.ZodString;
|
|
2855
3218
|
cipherEnvelope: z.ZodOptional<z.ZodObject<{
|
|
@@ -2923,7 +3286,7 @@ export declare const chatHistorySnapshotResponseSchema: z.ZodObject<{
|
|
|
2923
3286
|
}, "strip", z.ZodTypeAny, {
|
|
2924
3287
|
metadata?: Record<string, JsonValue>;
|
|
2925
3288
|
timestamp?: string;
|
|
2926
|
-
role?: "user" | "agent";
|
|
3289
|
+
role?: "error" | "user" | "agent" | "system" | "tool" | "payment" | "delivery";
|
|
2927
3290
|
messageId?: string;
|
|
2928
3291
|
content?: string;
|
|
2929
3292
|
cipherEnvelope?: {
|
|
@@ -2946,7 +3309,7 @@ export declare const chatHistorySnapshotResponseSchema: z.ZodObject<{
|
|
|
2946
3309
|
}, {
|
|
2947
3310
|
metadata?: Record<string, JsonValue>;
|
|
2948
3311
|
timestamp?: string;
|
|
2949
|
-
role?: "user" | "agent";
|
|
3312
|
+
role?: "error" | "user" | "agent" | "system" | "tool" | "payment" | "delivery";
|
|
2950
3313
|
messageId?: string;
|
|
2951
3314
|
content?: string;
|
|
2952
3315
|
cipherEnvelope?: {
|
|
@@ -2973,7 +3336,7 @@ export declare const chatHistorySnapshotResponseSchema: z.ZodObject<{
|
|
|
2973
3336
|
history?: {
|
|
2974
3337
|
metadata?: Record<string, JsonValue>;
|
|
2975
3338
|
timestamp?: string;
|
|
2976
|
-
role?: "user" | "agent";
|
|
3339
|
+
role?: "error" | "user" | "agent" | "system" | "tool" | "payment" | "delivery";
|
|
2977
3340
|
messageId?: string;
|
|
2978
3341
|
content?: string;
|
|
2979
3342
|
cipherEnvelope?: {
|
|
@@ -3000,7 +3363,7 @@ export declare const chatHistorySnapshotResponseSchema: z.ZodObject<{
|
|
|
3000
3363
|
history?: {
|
|
3001
3364
|
metadata?: Record<string, JsonValue>;
|
|
3002
3365
|
timestamp?: string;
|
|
3003
|
-
role?: "user" | "agent";
|
|
3366
|
+
role?: "error" | "user" | "agent" | "system" | "tool" | "payment" | "delivery";
|
|
3004
3367
|
messageId?: string;
|
|
3005
3368
|
content?: string;
|
|
3006
3369
|
cipherEnvelope?: {
|
|
@@ -3034,7 +3397,7 @@ export declare const chatHistoryCompactionResponseSchema: z.ZodObject<{
|
|
|
3034
3397
|
sessionId: z.ZodString;
|
|
3035
3398
|
history: z.ZodArray<z.ZodObject<{
|
|
3036
3399
|
messageId: z.ZodString;
|
|
3037
|
-
role: z.ZodEnum<["user", "agent"]>;
|
|
3400
|
+
role: z.ZodEnum<["user", "agent", "system", "tool", "payment", "delivery", "error"]>;
|
|
3038
3401
|
content: z.ZodString;
|
|
3039
3402
|
timestamp: z.ZodString;
|
|
3040
3403
|
cipherEnvelope: z.ZodOptional<z.ZodObject<{
|
|
@@ -3108,7 +3471,7 @@ export declare const chatHistoryCompactionResponseSchema: z.ZodObject<{
|
|
|
3108
3471
|
}, "strip", z.ZodTypeAny, {
|
|
3109
3472
|
metadata?: Record<string, JsonValue>;
|
|
3110
3473
|
timestamp?: string;
|
|
3111
|
-
role?: "user" | "agent";
|
|
3474
|
+
role?: "error" | "user" | "agent" | "system" | "tool" | "payment" | "delivery";
|
|
3112
3475
|
messageId?: string;
|
|
3113
3476
|
content?: string;
|
|
3114
3477
|
cipherEnvelope?: {
|
|
@@ -3131,7 +3494,7 @@ export declare const chatHistoryCompactionResponseSchema: z.ZodObject<{
|
|
|
3131
3494
|
}, {
|
|
3132
3495
|
metadata?: Record<string, JsonValue>;
|
|
3133
3496
|
timestamp?: string;
|
|
3134
|
-
role?: "user" | "agent";
|
|
3497
|
+
role?: "error" | "user" | "agent" | "system" | "tool" | "payment" | "delivery";
|
|
3135
3498
|
messageId?: string;
|
|
3136
3499
|
content?: string;
|
|
3137
3500
|
cipherEnvelope?: {
|
|
@@ -3154,7 +3517,7 @@ export declare const chatHistoryCompactionResponseSchema: z.ZodObject<{
|
|
|
3154
3517
|
}>, "many">;
|
|
3155
3518
|
summaryEntry: z.ZodObject<{
|
|
3156
3519
|
messageId: z.ZodString;
|
|
3157
|
-
role: z.ZodEnum<["user", "agent"]>;
|
|
3520
|
+
role: z.ZodEnum<["user", "agent", "system", "tool", "payment", "delivery", "error"]>;
|
|
3158
3521
|
content: z.ZodString;
|
|
3159
3522
|
timestamp: z.ZodString;
|
|
3160
3523
|
cipherEnvelope: z.ZodOptional<z.ZodObject<{
|
|
@@ -3228,7 +3591,7 @@ export declare const chatHistoryCompactionResponseSchema: z.ZodObject<{
|
|
|
3228
3591
|
}, "strip", z.ZodTypeAny, {
|
|
3229
3592
|
metadata?: Record<string, JsonValue>;
|
|
3230
3593
|
timestamp?: string;
|
|
3231
|
-
role?: "user" | "agent";
|
|
3594
|
+
role?: "error" | "user" | "agent" | "system" | "tool" | "payment" | "delivery";
|
|
3232
3595
|
messageId?: string;
|
|
3233
3596
|
content?: string;
|
|
3234
3597
|
cipherEnvelope?: {
|
|
@@ -3251,7 +3614,7 @@ export declare const chatHistoryCompactionResponseSchema: z.ZodObject<{
|
|
|
3251
3614
|
}, {
|
|
3252
3615
|
metadata?: Record<string, JsonValue>;
|
|
3253
3616
|
timestamp?: string;
|
|
3254
|
-
role?: "user" | "agent";
|
|
3617
|
+
role?: "error" | "user" | "agent" | "system" | "tool" | "payment" | "delivery";
|
|
3255
3618
|
messageId?: string;
|
|
3256
3619
|
content?: string;
|
|
3257
3620
|
cipherEnvelope?: {
|
|
@@ -3274,7 +3637,7 @@ export declare const chatHistoryCompactionResponseSchema: z.ZodObject<{
|
|
|
3274
3637
|
}>;
|
|
3275
3638
|
preservedEntries: z.ZodArray<z.ZodObject<{
|
|
3276
3639
|
messageId: z.ZodString;
|
|
3277
|
-
role: z.ZodEnum<["user", "agent"]>;
|
|
3640
|
+
role: z.ZodEnum<["user", "agent", "system", "tool", "payment", "delivery", "error"]>;
|
|
3278
3641
|
content: z.ZodString;
|
|
3279
3642
|
timestamp: z.ZodString;
|
|
3280
3643
|
cipherEnvelope: z.ZodOptional<z.ZodObject<{
|
|
@@ -3348,7 +3711,7 @@ export declare const chatHistoryCompactionResponseSchema: z.ZodObject<{
|
|
|
3348
3711
|
}, "strip", z.ZodTypeAny, {
|
|
3349
3712
|
metadata?: Record<string, JsonValue>;
|
|
3350
3713
|
timestamp?: string;
|
|
3351
|
-
role?: "user" | "agent";
|
|
3714
|
+
role?: "error" | "user" | "agent" | "system" | "tool" | "payment" | "delivery";
|
|
3352
3715
|
messageId?: string;
|
|
3353
3716
|
content?: string;
|
|
3354
3717
|
cipherEnvelope?: {
|
|
@@ -3371,7 +3734,7 @@ export declare const chatHistoryCompactionResponseSchema: z.ZodObject<{
|
|
|
3371
3734
|
}, {
|
|
3372
3735
|
metadata?: Record<string, JsonValue>;
|
|
3373
3736
|
timestamp?: string;
|
|
3374
|
-
role?: "user" | "agent";
|
|
3737
|
+
role?: "error" | "user" | "agent" | "system" | "tool" | "payment" | "delivery";
|
|
3375
3738
|
messageId?: string;
|
|
3376
3739
|
content?: string;
|
|
3377
3740
|
cipherEnvelope?: {
|
|
@@ -3401,7 +3764,7 @@ export declare const chatHistoryCompactionResponseSchema: z.ZodObject<{
|
|
|
3401
3764
|
history?: {
|
|
3402
3765
|
metadata?: Record<string, JsonValue>;
|
|
3403
3766
|
timestamp?: string;
|
|
3404
|
-
role?: "user" | "agent";
|
|
3767
|
+
role?: "error" | "user" | "agent" | "system" | "tool" | "payment" | "delivery";
|
|
3405
3768
|
messageId?: string;
|
|
3406
3769
|
content?: string;
|
|
3407
3770
|
cipherEnvelope?: {
|
|
@@ -3426,7 +3789,7 @@ export declare const chatHistoryCompactionResponseSchema: z.ZodObject<{
|
|
|
3426
3789
|
summaryEntry?: {
|
|
3427
3790
|
metadata?: Record<string, JsonValue>;
|
|
3428
3791
|
timestamp?: string;
|
|
3429
|
-
role?: "user" | "agent";
|
|
3792
|
+
role?: "error" | "user" | "agent" | "system" | "tool" | "payment" | "delivery";
|
|
3430
3793
|
messageId?: string;
|
|
3431
3794
|
content?: string;
|
|
3432
3795
|
cipherEnvelope?: {
|
|
@@ -3450,7 +3813,7 @@ export declare const chatHistoryCompactionResponseSchema: z.ZodObject<{
|
|
|
3450
3813
|
preservedEntries?: {
|
|
3451
3814
|
metadata?: Record<string, JsonValue>;
|
|
3452
3815
|
timestamp?: string;
|
|
3453
|
-
role?: "user" | "agent";
|
|
3816
|
+
role?: "error" | "user" | "agent" | "system" | "tool" | "payment" | "delivery";
|
|
3454
3817
|
messageId?: string;
|
|
3455
3818
|
content?: string;
|
|
3456
3819
|
cipherEnvelope?: {
|
|
@@ -3478,7 +3841,7 @@ export declare const chatHistoryCompactionResponseSchema: z.ZodObject<{
|
|
|
3478
3841
|
history?: {
|
|
3479
3842
|
metadata?: Record<string, JsonValue>;
|
|
3480
3843
|
timestamp?: string;
|
|
3481
|
-
role?: "user" | "agent";
|
|
3844
|
+
role?: "error" | "user" | "agent" | "system" | "tool" | "payment" | "delivery";
|
|
3482
3845
|
messageId?: string;
|
|
3483
3846
|
content?: string;
|
|
3484
3847
|
cipherEnvelope?: {
|
|
@@ -3503,7 +3866,7 @@ export declare const chatHistoryCompactionResponseSchema: z.ZodObject<{
|
|
|
3503
3866
|
summaryEntry?: {
|
|
3504
3867
|
metadata?: Record<string, JsonValue>;
|
|
3505
3868
|
timestamp?: string;
|
|
3506
|
-
role?: "user" | "agent";
|
|
3869
|
+
role?: "error" | "user" | "agent" | "system" | "tool" | "payment" | "delivery";
|
|
3507
3870
|
messageId?: string;
|
|
3508
3871
|
content?: string;
|
|
3509
3872
|
cipherEnvelope?: {
|
|
@@ -3527,7 +3890,7 @@ export declare const chatHistoryCompactionResponseSchema: z.ZodObject<{
|
|
|
3527
3890
|
preservedEntries?: {
|
|
3528
3891
|
metadata?: Record<string, JsonValue>;
|
|
3529
3892
|
timestamp?: string;
|
|
3530
|
-
role?: "user" | "agent";
|
|
3893
|
+
role?: "error" | "user" | "agent" | "system" | "tool" | "payment" | "delivery";
|
|
3531
3894
|
messageId?: string;
|
|
3532
3895
|
content?: string;
|
|
3533
3896
|
cipherEnvelope?: {
|
|
@@ -5244,7 +5607,7 @@ export declare const searchStatusResponseSchema: z.ZodObject<{
|
|
|
5244
5607
|
}>>;
|
|
5245
5608
|
}, "strip", z.ZodTypeAny, {
|
|
5246
5609
|
details?: Record<string, any>;
|
|
5247
|
-
mode?: "error" | "
|
|
5610
|
+
mode?: "error" | "degraded" | "healthy" | "disabled" | "initializing";
|
|
5248
5611
|
enabled?: boolean;
|
|
5249
5612
|
healthy?: boolean;
|
|
5250
5613
|
lastUpdated?: string;
|
|
@@ -5255,7 +5618,7 @@ export declare const searchStatusResponseSchema: z.ZodObject<{
|
|
|
5255
5618
|
};
|
|
5256
5619
|
}, {
|
|
5257
5620
|
details?: Record<string, any>;
|
|
5258
|
-
mode?: "error" | "
|
|
5621
|
+
mode?: "error" | "degraded" | "healthy" | "disabled" | "initializing";
|
|
5259
5622
|
enabled?: boolean;
|
|
5260
5623
|
healthy?: boolean;
|
|
5261
5624
|
lastUpdated?: string;
|
|
@@ -5269,7 +5632,7 @@ export declare const searchStatusResponseSchema: z.ZodObject<{
|
|
|
5269
5632
|
storageMode?: string;
|
|
5270
5633
|
vectorStatus?: {
|
|
5271
5634
|
details?: Record<string, any>;
|
|
5272
|
-
mode?: "error" | "
|
|
5635
|
+
mode?: "error" | "degraded" | "healthy" | "disabled" | "initializing";
|
|
5273
5636
|
enabled?: boolean;
|
|
5274
5637
|
healthy?: boolean;
|
|
5275
5638
|
lastUpdated?: string;
|
|
@@ -5283,7 +5646,7 @@ export declare const searchStatusResponseSchema: z.ZodObject<{
|
|
|
5283
5646
|
storageMode?: string;
|
|
5284
5647
|
vectorStatus?: {
|
|
5285
5648
|
details?: Record<string, any>;
|
|
5286
|
-
mode?: "error" | "
|
|
5649
|
+
mode?: "error" | "degraded" | "healthy" | "disabled" | "initializing";
|
|
5287
5650
|
enabled?: boolean;
|
|
5288
5651
|
healthy?: boolean;
|
|
5289
5652
|
lastUpdated?: string;
|
|
@@ -5583,17 +5946,17 @@ export declare const uaidConnectionStatusSchema: z.ZodObject<{
|
|
|
5583
5946
|
status?: "error" | "connected" | "disconnected";
|
|
5584
5947
|
id?: string;
|
|
5585
5948
|
createdAt?: string;
|
|
5949
|
+
endpoint?: string;
|
|
5586
5950
|
agentId?: string;
|
|
5587
5951
|
protocol?: string;
|
|
5588
|
-
endpoint?: string;
|
|
5589
5952
|
}, {
|
|
5590
5953
|
metadata?: Record<string, string | number | boolean>;
|
|
5591
5954
|
status?: "error" | "connected" | "disconnected";
|
|
5592
5955
|
id?: string;
|
|
5593
5956
|
createdAt?: string;
|
|
5957
|
+
endpoint?: string;
|
|
5594
5958
|
agentId?: string;
|
|
5595
5959
|
protocol?: string;
|
|
5596
|
-
endpoint?: string;
|
|
5597
5960
|
}>>;
|
|
5598
5961
|
adapter: z.ZodOptional<z.ZodString>;
|
|
5599
5962
|
agentId: z.ZodOptional<z.ZodString>;
|
|
@@ -5606,9 +5969,9 @@ export declare const uaidConnectionStatusSchema: z.ZodObject<{
|
|
|
5606
5969
|
status?: "error" | "connected" | "disconnected";
|
|
5607
5970
|
id?: string;
|
|
5608
5971
|
createdAt?: string;
|
|
5972
|
+
endpoint?: string;
|
|
5609
5973
|
agentId?: string;
|
|
5610
5974
|
protocol?: string;
|
|
5611
|
-
endpoint?: string;
|
|
5612
5975
|
};
|
|
5613
5976
|
}, {
|
|
5614
5977
|
adapter?: string;
|
|
@@ -5619,9 +5982,9 @@ export declare const uaidConnectionStatusSchema: z.ZodObject<{
|
|
|
5619
5982
|
status?: "error" | "connected" | "disconnected";
|
|
5620
5983
|
id?: string;
|
|
5621
5984
|
createdAt?: string;
|
|
5985
|
+
endpoint?: string;
|
|
5622
5986
|
agentId?: string;
|
|
5623
5987
|
protocol?: string;
|
|
5624
|
-
endpoint?: string;
|
|
5625
5988
|
};
|
|
5626
5989
|
}>;
|
|
5627
5990
|
export declare const dashboardStatsResponseSchema: z.ZodObject<{
|
|
@@ -5933,6 +6296,7 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
5933
6296
|
capabilities?: (string | number)[];
|
|
5934
6297
|
registry?: string;
|
|
5935
6298
|
id?: string;
|
|
6299
|
+
endpoint?: string;
|
|
5936
6300
|
profile?: {
|
|
5937
6301
|
type?: number;
|
|
5938
6302
|
alias?: string;
|
|
@@ -5949,7 +6313,6 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
5949
6313
|
};
|
|
5950
6314
|
};
|
|
5951
6315
|
protocol?: string;
|
|
5952
|
-
endpoint?: string;
|
|
5953
6316
|
nativeId?: string;
|
|
5954
6317
|
}, {
|
|
5955
6318
|
name?: string;
|
|
@@ -5958,6 +6321,7 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
5958
6321
|
capabilities?: (string | number)[];
|
|
5959
6322
|
registry?: string;
|
|
5960
6323
|
id?: string;
|
|
6324
|
+
endpoint?: string;
|
|
5961
6325
|
profile?: {
|
|
5962
6326
|
type?: number;
|
|
5963
6327
|
alias?: string;
|
|
@@ -5974,7 +6338,6 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
5974
6338
|
};
|
|
5975
6339
|
};
|
|
5976
6340
|
protocol?: string;
|
|
5977
|
-
endpoint?: string;
|
|
5978
6341
|
nativeId?: string;
|
|
5979
6342
|
}>;
|
|
5980
6343
|
openConvAI: z.ZodOptional<z.ZodObject<{
|
|
@@ -6217,8 +6580,8 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
6217
6580
|
metadata?: Record<string, JsonValue>;
|
|
6218
6581
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
6219
6582
|
registry?: string;
|
|
6220
|
-
agentId?: string;
|
|
6221
6583
|
estimatedCredits?: number;
|
|
6584
|
+
agentId?: string;
|
|
6222
6585
|
agentUri?: string;
|
|
6223
6586
|
registryKey?: string;
|
|
6224
6587
|
networkId?: string;
|
|
@@ -6249,8 +6612,8 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
6249
6612
|
metadata?: Record<string, JsonValue>;
|
|
6250
6613
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
6251
6614
|
registry?: string;
|
|
6252
|
-
agentId?: string;
|
|
6253
6615
|
estimatedCredits?: number;
|
|
6616
|
+
agentId?: string;
|
|
6254
6617
|
agentUri?: string;
|
|
6255
6618
|
registryKey?: string;
|
|
6256
6619
|
networkId?: string;
|
|
@@ -6348,8 +6711,8 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
6348
6711
|
metadata?: Record<string, JsonValue>;
|
|
6349
6712
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
6350
6713
|
registry?: string;
|
|
6351
|
-
agentId?: string;
|
|
6352
6714
|
estimatedCredits?: number;
|
|
6715
|
+
agentId?: string;
|
|
6353
6716
|
agentUri?: string;
|
|
6354
6717
|
registryKey?: string;
|
|
6355
6718
|
networkId?: string;
|
|
@@ -6380,8 +6743,8 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
6380
6743
|
metadata?: Record<string, JsonValue>;
|
|
6381
6744
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
6382
6745
|
registry?: string;
|
|
6383
|
-
agentId?: string;
|
|
6384
6746
|
estimatedCredits?: number;
|
|
6747
|
+
agentId?: string;
|
|
6385
6748
|
agentUri?: string;
|
|
6386
6749
|
registryKey?: string;
|
|
6387
6750
|
networkId?: string;
|
|
@@ -6422,6 +6785,7 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
6422
6785
|
capabilities?: (string | number)[];
|
|
6423
6786
|
registry?: string;
|
|
6424
6787
|
id?: string;
|
|
6788
|
+
endpoint?: string;
|
|
6425
6789
|
profile?: {
|
|
6426
6790
|
type?: number;
|
|
6427
6791
|
alias?: string;
|
|
@@ -6438,19 +6802,18 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
6438
6802
|
};
|
|
6439
6803
|
};
|
|
6440
6804
|
protocol?: string;
|
|
6441
|
-
endpoint?: string;
|
|
6442
6805
|
nativeId?: string;
|
|
6443
6806
|
};
|
|
6444
|
-
profile?: {
|
|
6445
|
-
tId?: string;
|
|
6446
|
-
sizeBytes?: number;
|
|
6447
|
-
};
|
|
6448
|
-
agentId?: string;
|
|
6449
6807
|
credits?: {
|
|
6450
6808
|
base?: number;
|
|
6451
6809
|
total?: number;
|
|
6452
6810
|
additional?: number;
|
|
6453
6811
|
};
|
|
6812
|
+
profile?: {
|
|
6813
|
+
tId?: string;
|
|
6814
|
+
sizeBytes?: number;
|
|
6815
|
+
};
|
|
6816
|
+
agentId?: string;
|
|
6454
6817
|
success?: true;
|
|
6455
6818
|
attemptId?: string;
|
|
6456
6819
|
openConvAI?: {
|
|
@@ -6500,8 +6863,8 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
6500
6863
|
metadata?: Record<string, JsonValue>;
|
|
6501
6864
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
6502
6865
|
registry?: string;
|
|
6503
|
-
agentId?: string;
|
|
6504
6866
|
estimatedCredits?: number;
|
|
6867
|
+
agentId?: string;
|
|
6505
6868
|
agentUri?: string;
|
|
6506
6869
|
registryKey?: string;
|
|
6507
6870
|
networkId?: string;
|
|
@@ -6533,8 +6896,8 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
6533
6896
|
metadata?: Record<string, JsonValue>;
|
|
6534
6897
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
6535
6898
|
registry?: string;
|
|
6536
|
-
agentId?: string;
|
|
6537
6899
|
estimatedCredits?: number;
|
|
6900
|
+
agentId?: string;
|
|
6538
6901
|
agentUri?: string;
|
|
6539
6902
|
registryKey?: string;
|
|
6540
6903
|
networkId?: string;
|
|
@@ -6575,6 +6938,7 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
6575
6938
|
capabilities?: (string | number)[];
|
|
6576
6939
|
registry?: string;
|
|
6577
6940
|
id?: string;
|
|
6941
|
+
endpoint?: string;
|
|
6578
6942
|
profile?: {
|
|
6579
6943
|
type?: number;
|
|
6580
6944
|
alias?: string;
|
|
@@ -6591,19 +6955,18 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
6591
6955
|
};
|
|
6592
6956
|
};
|
|
6593
6957
|
protocol?: string;
|
|
6594
|
-
endpoint?: string;
|
|
6595
6958
|
nativeId?: string;
|
|
6596
6959
|
};
|
|
6597
|
-
profile?: {
|
|
6598
|
-
tId?: string;
|
|
6599
|
-
sizeBytes?: number;
|
|
6600
|
-
};
|
|
6601
|
-
agentId?: string;
|
|
6602
6960
|
credits?: {
|
|
6603
6961
|
base?: number;
|
|
6604
6962
|
total?: number;
|
|
6605
6963
|
additional?: number;
|
|
6606
6964
|
};
|
|
6965
|
+
profile?: {
|
|
6966
|
+
tId?: string;
|
|
6967
|
+
sizeBytes?: number;
|
|
6968
|
+
};
|
|
6969
|
+
agentId?: string;
|
|
6607
6970
|
success?: true;
|
|
6608
6971
|
attemptId?: string;
|
|
6609
6972
|
openConvAI?: {
|
|
@@ -6653,8 +7016,8 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
6653
7016
|
metadata?: Record<string, JsonValue>;
|
|
6654
7017
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
6655
7018
|
registry?: string;
|
|
6656
|
-
agentId?: string;
|
|
6657
7019
|
estimatedCredits?: number;
|
|
7020
|
+
agentId?: string;
|
|
6658
7021
|
agentUri?: string;
|
|
6659
7022
|
registryKey?: string;
|
|
6660
7023
|
networkId?: string;
|
|
@@ -6686,8 +7049,8 @@ export declare const registerAgentSuccessResponseSchema: z.ZodObject<{
|
|
|
6686
7049
|
metadata?: Record<string, JsonValue>;
|
|
6687
7050
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
6688
7051
|
registry?: string;
|
|
6689
|
-
agentId?: string;
|
|
6690
7052
|
estimatedCredits?: number;
|
|
7053
|
+
agentId?: string;
|
|
6691
7054
|
agentUri?: string;
|
|
6692
7055
|
registryKey?: string;
|
|
6693
7056
|
networkId?: string;
|
|
@@ -6795,6 +7158,7 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
6795
7158
|
capabilities?: (string | number)[];
|
|
6796
7159
|
registry?: string;
|
|
6797
7160
|
id?: string;
|
|
7161
|
+
endpoint?: string;
|
|
6798
7162
|
profile?: {
|
|
6799
7163
|
type?: number;
|
|
6800
7164
|
alias?: string;
|
|
@@ -6811,7 +7175,6 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
6811
7175
|
};
|
|
6812
7176
|
};
|
|
6813
7177
|
protocol?: string;
|
|
6814
|
-
endpoint?: string;
|
|
6815
7178
|
nativeId?: string;
|
|
6816
7179
|
}, {
|
|
6817
7180
|
name?: string;
|
|
@@ -6820,6 +7183,7 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
6820
7183
|
capabilities?: (string | number)[];
|
|
6821
7184
|
registry?: string;
|
|
6822
7185
|
id?: string;
|
|
7186
|
+
endpoint?: string;
|
|
6823
7187
|
profile?: {
|
|
6824
7188
|
type?: number;
|
|
6825
7189
|
alias?: string;
|
|
@@ -6836,7 +7200,6 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
6836
7200
|
};
|
|
6837
7201
|
};
|
|
6838
7202
|
protocol?: string;
|
|
6839
|
-
endpoint?: string;
|
|
6840
7203
|
nativeId?: string;
|
|
6841
7204
|
}>;
|
|
6842
7205
|
openConvAI: z.ZodOptional<z.ZodObject<{
|
|
@@ -7079,8 +7442,8 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
7079
7442
|
metadata?: Record<string, JsonValue>;
|
|
7080
7443
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
7081
7444
|
registry?: string;
|
|
7082
|
-
agentId?: string;
|
|
7083
7445
|
estimatedCredits?: number;
|
|
7446
|
+
agentId?: string;
|
|
7084
7447
|
agentUri?: string;
|
|
7085
7448
|
registryKey?: string;
|
|
7086
7449
|
networkId?: string;
|
|
@@ -7111,8 +7474,8 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
7111
7474
|
metadata?: Record<string, JsonValue>;
|
|
7112
7475
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
7113
7476
|
registry?: string;
|
|
7114
|
-
agentId?: string;
|
|
7115
7477
|
estimatedCredits?: number;
|
|
7478
|
+
agentId?: string;
|
|
7116
7479
|
agentUri?: string;
|
|
7117
7480
|
registryKey?: string;
|
|
7118
7481
|
networkId?: string;
|
|
@@ -7210,8 +7573,8 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
7210
7573
|
metadata?: Record<string, JsonValue>;
|
|
7211
7574
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
7212
7575
|
registry?: string;
|
|
7213
|
-
agentId?: string;
|
|
7214
7576
|
estimatedCredits?: number;
|
|
7577
|
+
agentId?: string;
|
|
7215
7578
|
agentUri?: string;
|
|
7216
7579
|
registryKey?: string;
|
|
7217
7580
|
networkId?: string;
|
|
@@ -7242,8 +7605,8 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
7242
7605
|
metadata?: Record<string, JsonValue>;
|
|
7243
7606
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
7244
7607
|
registry?: string;
|
|
7245
|
-
agentId?: string;
|
|
7246
7608
|
estimatedCredits?: number;
|
|
7609
|
+
agentId?: string;
|
|
7247
7610
|
agentUri?: string;
|
|
7248
7611
|
registryKey?: string;
|
|
7249
7612
|
networkId?: string;
|
|
@@ -7284,6 +7647,7 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
7284
7647
|
capabilities?: (string | number)[];
|
|
7285
7648
|
registry?: string;
|
|
7286
7649
|
id?: string;
|
|
7650
|
+
endpoint?: string;
|
|
7287
7651
|
profile?: {
|
|
7288
7652
|
type?: number;
|
|
7289
7653
|
alias?: string;
|
|
@@ -7300,19 +7664,18 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
7300
7664
|
};
|
|
7301
7665
|
};
|
|
7302
7666
|
protocol?: string;
|
|
7303
|
-
endpoint?: string;
|
|
7304
7667
|
nativeId?: string;
|
|
7305
7668
|
};
|
|
7306
|
-
profile?: {
|
|
7307
|
-
tId?: string;
|
|
7308
|
-
sizeBytes?: number;
|
|
7309
|
-
};
|
|
7310
|
-
agentId?: string;
|
|
7311
7669
|
credits?: {
|
|
7312
7670
|
base?: number;
|
|
7313
7671
|
total?: number;
|
|
7314
7672
|
additional?: number;
|
|
7315
7673
|
};
|
|
7674
|
+
profile?: {
|
|
7675
|
+
tId?: string;
|
|
7676
|
+
sizeBytes?: number;
|
|
7677
|
+
};
|
|
7678
|
+
agentId?: string;
|
|
7316
7679
|
success?: true;
|
|
7317
7680
|
attemptId?: string;
|
|
7318
7681
|
openConvAI?: {
|
|
@@ -7362,8 +7725,8 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
7362
7725
|
metadata?: Record<string, JsonValue>;
|
|
7363
7726
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
7364
7727
|
registry?: string;
|
|
7365
|
-
agentId?: string;
|
|
7366
7728
|
estimatedCredits?: number;
|
|
7729
|
+
agentId?: string;
|
|
7367
7730
|
agentUri?: string;
|
|
7368
7731
|
registryKey?: string;
|
|
7369
7732
|
networkId?: string;
|
|
@@ -7395,8 +7758,8 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
7395
7758
|
metadata?: Record<string, JsonValue>;
|
|
7396
7759
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
7397
7760
|
registry?: string;
|
|
7398
|
-
agentId?: string;
|
|
7399
7761
|
estimatedCredits?: number;
|
|
7762
|
+
agentId?: string;
|
|
7400
7763
|
agentUri?: string;
|
|
7401
7764
|
registryKey?: string;
|
|
7402
7765
|
networkId?: string;
|
|
@@ -7437,6 +7800,7 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
7437
7800
|
capabilities?: (string | number)[];
|
|
7438
7801
|
registry?: string;
|
|
7439
7802
|
id?: string;
|
|
7803
|
+
endpoint?: string;
|
|
7440
7804
|
profile?: {
|
|
7441
7805
|
type?: number;
|
|
7442
7806
|
alias?: string;
|
|
@@ -7453,19 +7817,18 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
7453
7817
|
};
|
|
7454
7818
|
};
|
|
7455
7819
|
protocol?: string;
|
|
7456
|
-
endpoint?: string;
|
|
7457
7820
|
nativeId?: string;
|
|
7458
7821
|
};
|
|
7459
|
-
profile?: {
|
|
7460
|
-
tId?: string;
|
|
7461
|
-
sizeBytes?: number;
|
|
7462
|
-
};
|
|
7463
|
-
agentId?: string;
|
|
7464
7822
|
credits?: {
|
|
7465
7823
|
base?: number;
|
|
7466
7824
|
total?: number;
|
|
7467
7825
|
additional?: number;
|
|
7468
7826
|
};
|
|
7827
|
+
profile?: {
|
|
7828
|
+
tId?: string;
|
|
7829
|
+
sizeBytes?: number;
|
|
7830
|
+
};
|
|
7831
|
+
agentId?: string;
|
|
7469
7832
|
success?: true;
|
|
7470
7833
|
attemptId?: string;
|
|
7471
7834
|
openConvAI?: {
|
|
@@ -7515,8 +7878,8 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
7515
7878
|
metadata?: Record<string, JsonValue>;
|
|
7516
7879
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
7517
7880
|
registry?: string;
|
|
7518
|
-
agentId?: string;
|
|
7519
7881
|
estimatedCredits?: number;
|
|
7882
|
+
agentId?: string;
|
|
7520
7883
|
agentUri?: string;
|
|
7521
7884
|
registryKey?: string;
|
|
7522
7885
|
networkId?: string;
|
|
@@ -7548,8 +7911,8 @@ export declare const registerAgentPendingResponseSchema: z.ZodObject<{
|
|
|
7548
7911
|
metadata?: Record<string, JsonValue>;
|
|
7549
7912
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
7550
7913
|
registry?: string;
|
|
7551
|
-
agentId?: string;
|
|
7552
7914
|
estimatedCredits?: number;
|
|
7915
|
+
agentId?: string;
|
|
7553
7916
|
agentUri?: string;
|
|
7554
7917
|
registryKey?: string;
|
|
7555
7918
|
networkId?: string;
|
|
@@ -7657,6 +8020,7 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
7657
8020
|
capabilities?: (string | number)[];
|
|
7658
8021
|
registry?: string;
|
|
7659
8022
|
id?: string;
|
|
8023
|
+
endpoint?: string;
|
|
7660
8024
|
profile?: {
|
|
7661
8025
|
type?: number;
|
|
7662
8026
|
alias?: string;
|
|
@@ -7673,7 +8037,6 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
7673
8037
|
};
|
|
7674
8038
|
};
|
|
7675
8039
|
protocol?: string;
|
|
7676
|
-
endpoint?: string;
|
|
7677
8040
|
nativeId?: string;
|
|
7678
8041
|
}, {
|
|
7679
8042
|
name?: string;
|
|
@@ -7682,6 +8045,7 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
7682
8045
|
capabilities?: (string | number)[];
|
|
7683
8046
|
registry?: string;
|
|
7684
8047
|
id?: string;
|
|
8048
|
+
endpoint?: string;
|
|
7685
8049
|
profile?: {
|
|
7686
8050
|
type?: number;
|
|
7687
8051
|
alias?: string;
|
|
@@ -7698,7 +8062,6 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
7698
8062
|
};
|
|
7699
8063
|
};
|
|
7700
8064
|
protocol?: string;
|
|
7701
|
-
endpoint?: string;
|
|
7702
8065
|
nativeId?: string;
|
|
7703
8066
|
}>;
|
|
7704
8067
|
openConvAI: z.ZodOptional<z.ZodObject<{
|
|
@@ -7941,8 +8304,8 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
7941
8304
|
metadata?: Record<string, JsonValue>;
|
|
7942
8305
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
7943
8306
|
registry?: string;
|
|
7944
|
-
agentId?: string;
|
|
7945
8307
|
estimatedCredits?: number;
|
|
8308
|
+
agentId?: string;
|
|
7946
8309
|
agentUri?: string;
|
|
7947
8310
|
registryKey?: string;
|
|
7948
8311
|
networkId?: string;
|
|
@@ -7973,8 +8336,8 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
7973
8336
|
metadata?: Record<string, JsonValue>;
|
|
7974
8337
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
7975
8338
|
registry?: string;
|
|
7976
|
-
agentId?: string;
|
|
7977
8339
|
estimatedCredits?: number;
|
|
8340
|
+
agentId?: string;
|
|
7978
8341
|
agentUri?: string;
|
|
7979
8342
|
registryKey?: string;
|
|
7980
8343
|
networkId?: string;
|
|
@@ -8072,8 +8435,8 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
8072
8435
|
metadata?: Record<string, JsonValue>;
|
|
8073
8436
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
8074
8437
|
registry?: string;
|
|
8075
|
-
agentId?: string;
|
|
8076
8438
|
estimatedCredits?: number;
|
|
8439
|
+
agentId?: string;
|
|
8077
8440
|
agentUri?: string;
|
|
8078
8441
|
registryKey?: string;
|
|
8079
8442
|
networkId?: string;
|
|
@@ -8104,8 +8467,8 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
8104
8467
|
metadata?: Record<string, JsonValue>;
|
|
8105
8468
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
8106
8469
|
registry?: string;
|
|
8107
|
-
agentId?: string;
|
|
8108
8470
|
estimatedCredits?: number;
|
|
8471
|
+
agentId?: string;
|
|
8109
8472
|
agentUri?: string;
|
|
8110
8473
|
registryKey?: string;
|
|
8111
8474
|
networkId?: string;
|
|
@@ -8164,6 +8527,7 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
8164
8527
|
capabilities?: (string | number)[];
|
|
8165
8528
|
registry?: string;
|
|
8166
8529
|
id?: string;
|
|
8530
|
+
endpoint?: string;
|
|
8167
8531
|
profile?: {
|
|
8168
8532
|
type?: number;
|
|
8169
8533
|
alias?: string;
|
|
@@ -8180,19 +8544,18 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
8180
8544
|
};
|
|
8181
8545
|
};
|
|
8182
8546
|
protocol?: string;
|
|
8183
|
-
endpoint?: string;
|
|
8184
8547
|
nativeId?: string;
|
|
8185
8548
|
};
|
|
8186
|
-
profile?: {
|
|
8187
|
-
tId?: string;
|
|
8188
|
-
sizeBytes?: number;
|
|
8189
|
-
};
|
|
8190
|
-
agentId?: string;
|
|
8191
8549
|
credits?: {
|
|
8192
8550
|
base?: number;
|
|
8193
8551
|
total?: number;
|
|
8194
8552
|
additional?: number;
|
|
8195
8553
|
};
|
|
8554
|
+
profile?: {
|
|
8555
|
+
tId?: string;
|
|
8556
|
+
sizeBytes?: number;
|
|
8557
|
+
};
|
|
8558
|
+
agentId?: string;
|
|
8196
8559
|
success?: false;
|
|
8197
8560
|
attemptId?: string;
|
|
8198
8561
|
openConvAI?: {
|
|
@@ -8242,8 +8605,8 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
8242
8605
|
metadata?: Record<string, JsonValue>;
|
|
8243
8606
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
8244
8607
|
registry?: string;
|
|
8245
|
-
agentId?: string;
|
|
8246
8608
|
estimatedCredits?: number;
|
|
8609
|
+
agentId?: string;
|
|
8247
8610
|
agentUri?: string;
|
|
8248
8611
|
registryKey?: string;
|
|
8249
8612
|
networkId?: string;
|
|
@@ -8275,8 +8638,8 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
8275
8638
|
metadata?: Record<string, JsonValue>;
|
|
8276
8639
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
8277
8640
|
registry?: string;
|
|
8278
|
-
agentId?: string;
|
|
8279
8641
|
estimatedCredits?: number;
|
|
8642
|
+
agentId?: string;
|
|
8280
8643
|
agentUri?: string;
|
|
8281
8644
|
registryKey?: string;
|
|
8282
8645
|
networkId?: string;
|
|
@@ -8322,6 +8685,7 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
8322
8685
|
capabilities?: (string | number)[];
|
|
8323
8686
|
registry?: string;
|
|
8324
8687
|
id?: string;
|
|
8688
|
+
endpoint?: string;
|
|
8325
8689
|
profile?: {
|
|
8326
8690
|
type?: number;
|
|
8327
8691
|
alias?: string;
|
|
@@ -8338,19 +8702,18 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
8338
8702
|
};
|
|
8339
8703
|
};
|
|
8340
8704
|
protocol?: string;
|
|
8341
|
-
endpoint?: string;
|
|
8342
8705
|
nativeId?: string;
|
|
8343
8706
|
};
|
|
8344
|
-
profile?: {
|
|
8345
|
-
tId?: string;
|
|
8346
|
-
sizeBytes?: number;
|
|
8347
|
-
};
|
|
8348
|
-
agentId?: string;
|
|
8349
8707
|
credits?: {
|
|
8350
8708
|
base?: number;
|
|
8351
8709
|
total?: number;
|
|
8352
8710
|
additional?: number;
|
|
8353
8711
|
};
|
|
8712
|
+
profile?: {
|
|
8713
|
+
tId?: string;
|
|
8714
|
+
sizeBytes?: number;
|
|
8715
|
+
};
|
|
8716
|
+
agentId?: string;
|
|
8354
8717
|
success?: false;
|
|
8355
8718
|
attemptId?: string;
|
|
8356
8719
|
openConvAI?: {
|
|
@@ -8400,8 +8763,8 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
8400
8763
|
metadata?: Record<string, JsonValue>;
|
|
8401
8764
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
8402
8765
|
registry?: string;
|
|
8403
|
-
agentId?: string;
|
|
8404
8766
|
estimatedCredits?: number;
|
|
8767
|
+
agentId?: string;
|
|
8405
8768
|
agentUri?: string;
|
|
8406
8769
|
registryKey?: string;
|
|
8407
8770
|
networkId?: string;
|
|
@@ -8433,8 +8796,8 @@ export declare const registerAgentPartialResponseSchema: z.ZodObject<{
|
|
|
8433
8796
|
metadata?: Record<string, JsonValue>;
|
|
8434
8797
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
8435
8798
|
registry?: string;
|
|
8436
|
-
agentId?: string;
|
|
8437
8799
|
estimatedCredits?: number;
|
|
8800
|
+
agentId?: string;
|
|
8438
8801
|
agentUri?: string;
|
|
8439
8802
|
registryKey?: string;
|
|
8440
8803
|
networkId?: string;
|
|
@@ -8542,6 +8905,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
8542
8905
|
capabilities?: (string | number)[];
|
|
8543
8906
|
registry?: string;
|
|
8544
8907
|
id?: string;
|
|
8908
|
+
endpoint?: string;
|
|
8545
8909
|
profile?: {
|
|
8546
8910
|
type?: number;
|
|
8547
8911
|
alias?: string;
|
|
@@ -8558,7 +8922,6 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
8558
8922
|
};
|
|
8559
8923
|
};
|
|
8560
8924
|
protocol?: string;
|
|
8561
|
-
endpoint?: string;
|
|
8562
8925
|
nativeId?: string;
|
|
8563
8926
|
}, {
|
|
8564
8927
|
name?: string;
|
|
@@ -8567,6 +8930,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
8567
8930
|
capabilities?: (string | number)[];
|
|
8568
8931
|
registry?: string;
|
|
8569
8932
|
id?: string;
|
|
8933
|
+
endpoint?: string;
|
|
8570
8934
|
profile?: {
|
|
8571
8935
|
type?: number;
|
|
8572
8936
|
alias?: string;
|
|
@@ -8583,7 +8947,6 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
8583
8947
|
};
|
|
8584
8948
|
};
|
|
8585
8949
|
protocol?: string;
|
|
8586
|
-
endpoint?: string;
|
|
8587
8950
|
nativeId?: string;
|
|
8588
8951
|
}>;
|
|
8589
8952
|
openConvAI: z.ZodOptional<z.ZodObject<{
|
|
@@ -8826,8 +9189,8 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
8826
9189
|
metadata?: Record<string, JsonValue>;
|
|
8827
9190
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
8828
9191
|
registry?: string;
|
|
8829
|
-
agentId?: string;
|
|
8830
9192
|
estimatedCredits?: number;
|
|
9193
|
+
agentId?: string;
|
|
8831
9194
|
agentUri?: string;
|
|
8832
9195
|
registryKey?: string;
|
|
8833
9196
|
networkId?: string;
|
|
@@ -8858,8 +9221,8 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
8858
9221
|
metadata?: Record<string, JsonValue>;
|
|
8859
9222
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
8860
9223
|
registry?: string;
|
|
8861
|
-
agentId?: string;
|
|
8862
9224
|
estimatedCredits?: number;
|
|
9225
|
+
agentId?: string;
|
|
8863
9226
|
agentUri?: string;
|
|
8864
9227
|
registryKey?: string;
|
|
8865
9228
|
networkId?: string;
|
|
@@ -8957,8 +9320,8 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
8957
9320
|
metadata?: Record<string, JsonValue>;
|
|
8958
9321
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
8959
9322
|
registry?: string;
|
|
8960
|
-
agentId?: string;
|
|
8961
9323
|
estimatedCredits?: number;
|
|
9324
|
+
agentId?: string;
|
|
8962
9325
|
agentUri?: string;
|
|
8963
9326
|
registryKey?: string;
|
|
8964
9327
|
networkId?: string;
|
|
@@ -8989,8 +9352,8 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
8989
9352
|
metadata?: Record<string, JsonValue>;
|
|
8990
9353
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
8991
9354
|
registry?: string;
|
|
8992
|
-
agentId?: string;
|
|
8993
9355
|
estimatedCredits?: number;
|
|
9356
|
+
agentId?: string;
|
|
8994
9357
|
agentUri?: string;
|
|
8995
9358
|
registryKey?: string;
|
|
8996
9359
|
networkId?: string;
|
|
@@ -9031,6 +9394,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9031
9394
|
capabilities?: (string | number)[];
|
|
9032
9395
|
registry?: string;
|
|
9033
9396
|
id?: string;
|
|
9397
|
+
endpoint?: string;
|
|
9034
9398
|
profile?: {
|
|
9035
9399
|
type?: number;
|
|
9036
9400
|
alias?: string;
|
|
@@ -9047,19 +9411,18 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9047
9411
|
};
|
|
9048
9412
|
};
|
|
9049
9413
|
protocol?: string;
|
|
9050
|
-
endpoint?: string;
|
|
9051
9414
|
nativeId?: string;
|
|
9052
9415
|
};
|
|
9053
|
-
profile?: {
|
|
9054
|
-
tId?: string;
|
|
9055
|
-
sizeBytes?: number;
|
|
9056
|
-
};
|
|
9057
|
-
agentId?: string;
|
|
9058
9416
|
credits?: {
|
|
9059
9417
|
base?: number;
|
|
9060
9418
|
total?: number;
|
|
9061
9419
|
additional?: number;
|
|
9062
9420
|
};
|
|
9421
|
+
profile?: {
|
|
9422
|
+
tId?: string;
|
|
9423
|
+
sizeBytes?: number;
|
|
9424
|
+
};
|
|
9425
|
+
agentId?: string;
|
|
9063
9426
|
success?: true;
|
|
9064
9427
|
attemptId?: string;
|
|
9065
9428
|
openConvAI?: {
|
|
@@ -9109,8 +9472,8 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9109
9472
|
metadata?: Record<string, JsonValue>;
|
|
9110
9473
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
9111
9474
|
registry?: string;
|
|
9112
|
-
agentId?: string;
|
|
9113
9475
|
estimatedCredits?: number;
|
|
9476
|
+
agentId?: string;
|
|
9114
9477
|
agentUri?: string;
|
|
9115
9478
|
registryKey?: string;
|
|
9116
9479
|
networkId?: string;
|
|
@@ -9142,8 +9505,8 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9142
9505
|
metadata?: Record<string, JsonValue>;
|
|
9143
9506
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
9144
9507
|
registry?: string;
|
|
9145
|
-
agentId?: string;
|
|
9146
9508
|
estimatedCredits?: number;
|
|
9509
|
+
agentId?: string;
|
|
9147
9510
|
agentUri?: string;
|
|
9148
9511
|
registryKey?: string;
|
|
9149
9512
|
networkId?: string;
|
|
@@ -9184,6 +9547,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9184
9547
|
capabilities?: (string | number)[];
|
|
9185
9548
|
registry?: string;
|
|
9186
9549
|
id?: string;
|
|
9550
|
+
endpoint?: string;
|
|
9187
9551
|
profile?: {
|
|
9188
9552
|
type?: number;
|
|
9189
9553
|
alias?: string;
|
|
@@ -9200,19 +9564,18 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9200
9564
|
};
|
|
9201
9565
|
};
|
|
9202
9566
|
protocol?: string;
|
|
9203
|
-
endpoint?: string;
|
|
9204
9567
|
nativeId?: string;
|
|
9205
9568
|
};
|
|
9206
|
-
profile?: {
|
|
9207
|
-
tId?: string;
|
|
9208
|
-
sizeBytes?: number;
|
|
9209
|
-
};
|
|
9210
|
-
agentId?: string;
|
|
9211
9569
|
credits?: {
|
|
9212
9570
|
base?: number;
|
|
9213
9571
|
total?: number;
|
|
9214
9572
|
additional?: number;
|
|
9215
9573
|
};
|
|
9574
|
+
profile?: {
|
|
9575
|
+
tId?: string;
|
|
9576
|
+
sizeBytes?: number;
|
|
9577
|
+
};
|
|
9578
|
+
agentId?: string;
|
|
9216
9579
|
success?: true;
|
|
9217
9580
|
attemptId?: string;
|
|
9218
9581
|
openConvAI?: {
|
|
@@ -9262,8 +9625,8 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9262
9625
|
metadata?: Record<string, JsonValue>;
|
|
9263
9626
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
9264
9627
|
registry?: string;
|
|
9265
|
-
agentId?: string;
|
|
9266
9628
|
estimatedCredits?: number;
|
|
9629
|
+
agentId?: string;
|
|
9267
9630
|
agentUri?: string;
|
|
9268
9631
|
registryKey?: string;
|
|
9269
9632
|
networkId?: string;
|
|
@@ -9295,8 +9658,8 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9295
9658
|
metadata?: Record<string, JsonValue>;
|
|
9296
9659
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
9297
9660
|
registry?: string;
|
|
9298
|
-
agentId?: string;
|
|
9299
9661
|
estimatedCredits?: number;
|
|
9662
|
+
agentId?: string;
|
|
9300
9663
|
agentUri?: string;
|
|
9301
9664
|
registryKey?: string;
|
|
9302
9665
|
networkId?: string;
|
|
@@ -9403,6 +9766,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9403
9766
|
capabilities?: (string | number)[];
|
|
9404
9767
|
registry?: string;
|
|
9405
9768
|
id?: string;
|
|
9769
|
+
endpoint?: string;
|
|
9406
9770
|
profile?: {
|
|
9407
9771
|
type?: number;
|
|
9408
9772
|
alias?: string;
|
|
@@ -9419,7 +9783,6 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9419
9783
|
};
|
|
9420
9784
|
};
|
|
9421
9785
|
protocol?: string;
|
|
9422
|
-
endpoint?: string;
|
|
9423
9786
|
nativeId?: string;
|
|
9424
9787
|
}, {
|
|
9425
9788
|
name?: string;
|
|
@@ -9428,6 +9791,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9428
9791
|
capabilities?: (string | number)[];
|
|
9429
9792
|
registry?: string;
|
|
9430
9793
|
id?: string;
|
|
9794
|
+
endpoint?: string;
|
|
9431
9795
|
profile?: {
|
|
9432
9796
|
type?: number;
|
|
9433
9797
|
alias?: string;
|
|
@@ -9444,7 +9808,6 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9444
9808
|
};
|
|
9445
9809
|
};
|
|
9446
9810
|
protocol?: string;
|
|
9447
|
-
endpoint?: string;
|
|
9448
9811
|
nativeId?: string;
|
|
9449
9812
|
}>;
|
|
9450
9813
|
openConvAI: z.ZodOptional<z.ZodObject<{
|
|
@@ -9687,8 +10050,8 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9687
10050
|
metadata?: Record<string, JsonValue>;
|
|
9688
10051
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
9689
10052
|
registry?: string;
|
|
9690
|
-
agentId?: string;
|
|
9691
10053
|
estimatedCredits?: number;
|
|
10054
|
+
agentId?: string;
|
|
9692
10055
|
agentUri?: string;
|
|
9693
10056
|
registryKey?: string;
|
|
9694
10057
|
networkId?: string;
|
|
@@ -9719,8 +10082,8 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9719
10082
|
metadata?: Record<string, JsonValue>;
|
|
9720
10083
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
9721
10084
|
registry?: string;
|
|
9722
|
-
agentId?: string;
|
|
9723
10085
|
estimatedCredits?: number;
|
|
10086
|
+
agentId?: string;
|
|
9724
10087
|
agentUri?: string;
|
|
9725
10088
|
registryKey?: string;
|
|
9726
10089
|
networkId?: string;
|
|
@@ -9818,8 +10181,8 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9818
10181
|
metadata?: Record<string, JsonValue>;
|
|
9819
10182
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
9820
10183
|
registry?: string;
|
|
9821
|
-
agentId?: string;
|
|
9822
10184
|
estimatedCredits?: number;
|
|
10185
|
+
agentId?: string;
|
|
9823
10186
|
agentUri?: string;
|
|
9824
10187
|
registryKey?: string;
|
|
9825
10188
|
networkId?: string;
|
|
@@ -9850,8 +10213,8 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9850
10213
|
metadata?: Record<string, JsonValue>;
|
|
9851
10214
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
9852
10215
|
registry?: string;
|
|
9853
|
-
agentId?: string;
|
|
9854
10216
|
estimatedCredits?: number;
|
|
10217
|
+
agentId?: string;
|
|
9855
10218
|
agentUri?: string;
|
|
9856
10219
|
registryKey?: string;
|
|
9857
10220
|
networkId?: string;
|
|
@@ -9892,6 +10255,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9892
10255
|
capabilities?: (string | number)[];
|
|
9893
10256
|
registry?: string;
|
|
9894
10257
|
id?: string;
|
|
10258
|
+
endpoint?: string;
|
|
9895
10259
|
profile?: {
|
|
9896
10260
|
type?: number;
|
|
9897
10261
|
alias?: string;
|
|
@@ -9908,19 +10272,18 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9908
10272
|
};
|
|
9909
10273
|
};
|
|
9910
10274
|
protocol?: string;
|
|
9911
|
-
endpoint?: string;
|
|
9912
10275
|
nativeId?: string;
|
|
9913
10276
|
};
|
|
9914
|
-
profile?: {
|
|
9915
|
-
tId?: string;
|
|
9916
|
-
sizeBytes?: number;
|
|
9917
|
-
};
|
|
9918
|
-
agentId?: string;
|
|
9919
10277
|
credits?: {
|
|
9920
10278
|
base?: number;
|
|
9921
10279
|
total?: number;
|
|
9922
10280
|
additional?: number;
|
|
9923
10281
|
};
|
|
10282
|
+
profile?: {
|
|
10283
|
+
tId?: string;
|
|
10284
|
+
sizeBytes?: number;
|
|
10285
|
+
};
|
|
10286
|
+
agentId?: string;
|
|
9924
10287
|
success?: true;
|
|
9925
10288
|
attemptId?: string;
|
|
9926
10289
|
openConvAI?: {
|
|
@@ -9970,8 +10333,8 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
9970
10333
|
metadata?: Record<string, JsonValue>;
|
|
9971
10334
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
9972
10335
|
registry?: string;
|
|
9973
|
-
agentId?: string;
|
|
9974
10336
|
estimatedCredits?: number;
|
|
10337
|
+
agentId?: string;
|
|
9975
10338
|
agentUri?: string;
|
|
9976
10339
|
registryKey?: string;
|
|
9977
10340
|
networkId?: string;
|
|
@@ -10003,8 +10366,8 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
10003
10366
|
metadata?: Record<string, JsonValue>;
|
|
10004
10367
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
10005
10368
|
registry?: string;
|
|
10006
|
-
agentId?: string;
|
|
10007
10369
|
estimatedCredits?: number;
|
|
10370
|
+
agentId?: string;
|
|
10008
10371
|
agentUri?: string;
|
|
10009
10372
|
registryKey?: string;
|
|
10010
10373
|
networkId?: string;
|
|
@@ -10045,6 +10408,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
10045
10408
|
capabilities?: (string | number)[];
|
|
10046
10409
|
registry?: string;
|
|
10047
10410
|
id?: string;
|
|
10411
|
+
endpoint?: string;
|
|
10048
10412
|
profile?: {
|
|
10049
10413
|
type?: number;
|
|
10050
10414
|
alias?: string;
|
|
@@ -10061,19 +10425,18 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
10061
10425
|
};
|
|
10062
10426
|
};
|
|
10063
10427
|
protocol?: string;
|
|
10064
|
-
endpoint?: string;
|
|
10065
10428
|
nativeId?: string;
|
|
10066
10429
|
};
|
|
10067
|
-
profile?: {
|
|
10068
|
-
tId?: string;
|
|
10069
|
-
sizeBytes?: number;
|
|
10070
|
-
};
|
|
10071
|
-
agentId?: string;
|
|
10072
10430
|
credits?: {
|
|
10073
10431
|
base?: number;
|
|
10074
10432
|
total?: number;
|
|
10075
10433
|
additional?: number;
|
|
10076
10434
|
};
|
|
10435
|
+
profile?: {
|
|
10436
|
+
tId?: string;
|
|
10437
|
+
sizeBytes?: number;
|
|
10438
|
+
};
|
|
10439
|
+
agentId?: string;
|
|
10077
10440
|
success?: true;
|
|
10078
10441
|
attemptId?: string;
|
|
10079
10442
|
openConvAI?: {
|
|
@@ -10123,8 +10486,8 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
10123
10486
|
metadata?: Record<string, JsonValue>;
|
|
10124
10487
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
10125
10488
|
registry?: string;
|
|
10126
|
-
agentId?: string;
|
|
10127
10489
|
estimatedCredits?: number;
|
|
10490
|
+
agentId?: string;
|
|
10128
10491
|
agentUri?: string;
|
|
10129
10492
|
registryKey?: string;
|
|
10130
10493
|
networkId?: string;
|
|
@@ -10156,8 +10519,8 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
10156
10519
|
metadata?: Record<string, JsonValue>;
|
|
10157
10520
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
10158
10521
|
registry?: string;
|
|
10159
|
-
agentId?: string;
|
|
10160
10522
|
estimatedCredits?: number;
|
|
10523
|
+
agentId?: string;
|
|
10161
10524
|
agentUri?: string;
|
|
10162
10525
|
registryKey?: string;
|
|
10163
10526
|
networkId?: string;
|
|
@@ -10264,6 +10627,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
10264
10627
|
capabilities?: (string | number)[];
|
|
10265
10628
|
registry?: string;
|
|
10266
10629
|
id?: string;
|
|
10630
|
+
endpoint?: string;
|
|
10267
10631
|
profile?: {
|
|
10268
10632
|
type?: number;
|
|
10269
10633
|
alias?: string;
|
|
@@ -10280,7 +10644,6 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
10280
10644
|
};
|
|
10281
10645
|
};
|
|
10282
10646
|
protocol?: string;
|
|
10283
|
-
endpoint?: string;
|
|
10284
10647
|
nativeId?: string;
|
|
10285
10648
|
}, {
|
|
10286
10649
|
name?: string;
|
|
@@ -10289,6 +10652,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
10289
10652
|
capabilities?: (string | number)[];
|
|
10290
10653
|
registry?: string;
|
|
10291
10654
|
id?: string;
|
|
10655
|
+
endpoint?: string;
|
|
10292
10656
|
profile?: {
|
|
10293
10657
|
type?: number;
|
|
10294
10658
|
alias?: string;
|
|
@@ -10305,7 +10669,6 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
10305
10669
|
};
|
|
10306
10670
|
};
|
|
10307
10671
|
protocol?: string;
|
|
10308
|
-
endpoint?: string;
|
|
10309
10672
|
nativeId?: string;
|
|
10310
10673
|
}>;
|
|
10311
10674
|
openConvAI: z.ZodOptional<z.ZodObject<{
|
|
@@ -10548,8 +10911,8 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
10548
10911
|
metadata?: Record<string, JsonValue>;
|
|
10549
10912
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
10550
10913
|
registry?: string;
|
|
10551
|
-
agentId?: string;
|
|
10552
10914
|
estimatedCredits?: number;
|
|
10915
|
+
agentId?: string;
|
|
10553
10916
|
agentUri?: string;
|
|
10554
10917
|
registryKey?: string;
|
|
10555
10918
|
networkId?: string;
|
|
@@ -10580,8 +10943,8 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
10580
10943
|
metadata?: Record<string, JsonValue>;
|
|
10581
10944
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
10582
10945
|
registry?: string;
|
|
10583
|
-
agentId?: string;
|
|
10584
10946
|
estimatedCredits?: number;
|
|
10947
|
+
agentId?: string;
|
|
10585
10948
|
agentUri?: string;
|
|
10586
10949
|
registryKey?: string;
|
|
10587
10950
|
networkId?: string;
|
|
@@ -10679,8 +11042,8 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
10679
11042
|
metadata?: Record<string, JsonValue>;
|
|
10680
11043
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
10681
11044
|
registry?: string;
|
|
10682
|
-
agentId?: string;
|
|
10683
11045
|
estimatedCredits?: number;
|
|
11046
|
+
agentId?: string;
|
|
10684
11047
|
agentUri?: string;
|
|
10685
11048
|
registryKey?: string;
|
|
10686
11049
|
networkId?: string;
|
|
@@ -10711,8 +11074,8 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
10711
11074
|
metadata?: Record<string, JsonValue>;
|
|
10712
11075
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
10713
11076
|
registry?: string;
|
|
10714
|
-
agentId?: string;
|
|
10715
11077
|
estimatedCredits?: number;
|
|
11078
|
+
agentId?: string;
|
|
10716
11079
|
agentUri?: string;
|
|
10717
11080
|
registryKey?: string;
|
|
10718
11081
|
networkId?: string;
|
|
@@ -10771,6 +11134,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
10771
11134
|
capabilities?: (string | number)[];
|
|
10772
11135
|
registry?: string;
|
|
10773
11136
|
id?: string;
|
|
11137
|
+
endpoint?: string;
|
|
10774
11138
|
profile?: {
|
|
10775
11139
|
type?: number;
|
|
10776
11140
|
alias?: string;
|
|
@@ -10787,19 +11151,18 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
10787
11151
|
};
|
|
10788
11152
|
};
|
|
10789
11153
|
protocol?: string;
|
|
10790
|
-
endpoint?: string;
|
|
10791
11154
|
nativeId?: string;
|
|
10792
11155
|
};
|
|
10793
|
-
profile?: {
|
|
10794
|
-
tId?: string;
|
|
10795
|
-
sizeBytes?: number;
|
|
10796
|
-
};
|
|
10797
|
-
agentId?: string;
|
|
10798
11156
|
credits?: {
|
|
10799
11157
|
base?: number;
|
|
10800
11158
|
total?: number;
|
|
10801
11159
|
additional?: number;
|
|
10802
11160
|
};
|
|
11161
|
+
profile?: {
|
|
11162
|
+
tId?: string;
|
|
11163
|
+
sizeBytes?: number;
|
|
11164
|
+
};
|
|
11165
|
+
agentId?: string;
|
|
10803
11166
|
success?: false;
|
|
10804
11167
|
attemptId?: string;
|
|
10805
11168
|
openConvAI?: {
|
|
@@ -10849,8 +11212,8 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
10849
11212
|
metadata?: Record<string, JsonValue>;
|
|
10850
11213
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
10851
11214
|
registry?: string;
|
|
10852
|
-
agentId?: string;
|
|
10853
11215
|
estimatedCredits?: number;
|
|
11216
|
+
agentId?: string;
|
|
10854
11217
|
agentUri?: string;
|
|
10855
11218
|
registryKey?: string;
|
|
10856
11219
|
networkId?: string;
|
|
@@ -10882,8 +11245,8 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
10882
11245
|
metadata?: Record<string, JsonValue>;
|
|
10883
11246
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
10884
11247
|
registry?: string;
|
|
10885
|
-
agentId?: string;
|
|
10886
11248
|
estimatedCredits?: number;
|
|
11249
|
+
agentId?: string;
|
|
10887
11250
|
agentUri?: string;
|
|
10888
11251
|
registryKey?: string;
|
|
10889
11252
|
networkId?: string;
|
|
@@ -10929,6 +11292,7 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
10929
11292
|
capabilities?: (string | number)[];
|
|
10930
11293
|
registry?: string;
|
|
10931
11294
|
id?: string;
|
|
11295
|
+
endpoint?: string;
|
|
10932
11296
|
profile?: {
|
|
10933
11297
|
type?: number;
|
|
10934
11298
|
alias?: string;
|
|
@@ -10945,19 +11309,18 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
10945
11309
|
};
|
|
10946
11310
|
};
|
|
10947
11311
|
protocol?: string;
|
|
10948
|
-
endpoint?: string;
|
|
10949
11312
|
nativeId?: string;
|
|
10950
11313
|
};
|
|
10951
|
-
profile?: {
|
|
10952
|
-
tId?: string;
|
|
10953
|
-
sizeBytes?: number;
|
|
10954
|
-
};
|
|
10955
|
-
agentId?: string;
|
|
10956
11314
|
credits?: {
|
|
10957
11315
|
base?: number;
|
|
10958
11316
|
total?: number;
|
|
10959
11317
|
additional?: number;
|
|
10960
11318
|
};
|
|
11319
|
+
profile?: {
|
|
11320
|
+
tId?: string;
|
|
11321
|
+
sizeBytes?: number;
|
|
11322
|
+
};
|
|
11323
|
+
agentId?: string;
|
|
10961
11324
|
success?: false;
|
|
10962
11325
|
attemptId?: string;
|
|
10963
11326
|
openConvAI?: {
|
|
@@ -11007,8 +11370,8 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
11007
11370
|
metadata?: Record<string, JsonValue>;
|
|
11008
11371
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
11009
11372
|
registry?: string;
|
|
11010
|
-
agentId?: string;
|
|
11011
11373
|
estimatedCredits?: number;
|
|
11374
|
+
agentId?: string;
|
|
11012
11375
|
agentUri?: string;
|
|
11013
11376
|
registryKey?: string;
|
|
11014
11377
|
networkId?: string;
|
|
@@ -11040,8 +11403,8 @@ export declare const registerAgentResponseSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
11040
11403
|
metadata?: Record<string, JsonValue>;
|
|
11041
11404
|
status?: "error" | "created" | "pending" | "duplicate" | "skipped" | "updated";
|
|
11042
11405
|
registry?: string;
|
|
11043
|
-
agentId?: string;
|
|
11044
11406
|
estimatedCredits?: number;
|
|
11407
|
+
agentId?: string;
|
|
11045
11408
|
agentUri?: string;
|
|
11046
11409
|
registryKey?: string;
|
|
11047
11410
|
networkId?: string;
|
|
@@ -11114,6 +11477,7 @@ export declare const registrationProgressResponseSchema: z.ZodObject<{
|
|
|
11114
11477
|
label?: string;
|
|
11115
11478
|
metadata?: Record<string, JsonValue>;
|
|
11116
11479
|
status?: "failed" | "completed" | "pending" | "in_progress";
|
|
11480
|
+
credits?: number;
|
|
11117
11481
|
agentId?: string;
|
|
11118
11482
|
lastUpdated?: string;
|
|
11119
11483
|
agentUri?: string;
|
|
@@ -11121,13 +11485,13 @@ export declare const registrationProgressResponseSchema: z.ZodObject<{
|
|
|
11121
11485
|
networkId?: string;
|
|
11122
11486
|
networkName?: string;
|
|
11123
11487
|
chainId?: number;
|
|
11124
|
-
credits?: number;
|
|
11125
11488
|
registryId?: string;
|
|
11126
11489
|
}, {
|
|
11127
11490
|
error?: string;
|
|
11128
11491
|
label?: string;
|
|
11129
11492
|
metadata?: Record<string, JsonValue>;
|
|
11130
11493
|
status?: "failed" | "completed" | "pending" | "in_progress";
|
|
11494
|
+
credits?: number;
|
|
11131
11495
|
agentId?: string;
|
|
11132
11496
|
lastUpdated?: string;
|
|
11133
11497
|
agentUri?: string;
|
|
@@ -11135,7 +11499,6 @@ export declare const registrationProgressResponseSchema: z.ZodObject<{
|
|
|
11135
11499
|
networkId?: string;
|
|
11136
11500
|
networkName?: string;
|
|
11137
11501
|
chainId?: number;
|
|
11138
|
-
credits?: number;
|
|
11139
11502
|
registryId?: string;
|
|
11140
11503
|
}>>;
|
|
11141
11504
|
errors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
@@ -11157,6 +11520,7 @@ export declare const registrationProgressResponseSchema: z.ZodObject<{
|
|
|
11157
11520
|
label?: string;
|
|
11158
11521
|
metadata?: Record<string, JsonValue>;
|
|
11159
11522
|
status?: "failed" | "completed" | "pending" | "in_progress";
|
|
11523
|
+
credits?: number;
|
|
11160
11524
|
agentId?: string;
|
|
11161
11525
|
lastUpdated?: string;
|
|
11162
11526
|
agentUri?: string;
|
|
@@ -11164,7 +11528,6 @@ export declare const registrationProgressResponseSchema: z.ZodObject<{
|
|
|
11164
11528
|
networkId?: string;
|
|
11165
11529
|
networkName?: string;
|
|
11166
11530
|
chainId?: number;
|
|
11167
|
-
credits?: number;
|
|
11168
11531
|
registryId?: string;
|
|
11169
11532
|
}>;
|
|
11170
11533
|
registryNamespace?: string;
|
|
@@ -11188,6 +11551,7 @@ export declare const registrationProgressResponseSchema: z.ZodObject<{
|
|
|
11188
11551
|
label?: string;
|
|
11189
11552
|
metadata?: Record<string, JsonValue>;
|
|
11190
11553
|
status?: "failed" | "completed" | "pending" | "in_progress";
|
|
11554
|
+
credits?: number;
|
|
11191
11555
|
agentId?: string;
|
|
11192
11556
|
lastUpdated?: string;
|
|
11193
11557
|
agentUri?: string;
|
|
@@ -11195,7 +11559,6 @@ export declare const registrationProgressResponseSchema: z.ZodObject<{
|
|
|
11195
11559
|
networkId?: string;
|
|
11196
11560
|
networkName?: string;
|
|
11197
11561
|
chainId?: number;
|
|
11198
|
-
credits?: number;
|
|
11199
11562
|
registryId?: string;
|
|
11200
11563
|
}>;
|
|
11201
11564
|
registryNamespace?: string;
|
|
@@ -11221,6 +11584,7 @@ export declare const registrationProgressResponseSchema: z.ZodObject<{
|
|
|
11221
11584
|
label?: string;
|
|
11222
11585
|
metadata?: Record<string, JsonValue>;
|
|
11223
11586
|
status?: "failed" | "completed" | "pending" | "in_progress";
|
|
11587
|
+
credits?: number;
|
|
11224
11588
|
agentId?: string;
|
|
11225
11589
|
lastUpdated?: string;
|
|
11226
11590
|
agentUri?: string;
|
|
@@ -11228,7 +11592,6 @@ export declare const registrationProgressResponseSchema: z.ZodObject<{
|
|
|
11228
11592
|
networkId?: string;
|
|
11229
11593
|
networkName?: string;
|
|
11230
11594
|
chainId?: number;
|
|
11231
|
-
credits?: number;
|
|
11232
11595
|
registryId?: string;
|
|
11233
11596
|
}>;
|
|
11234
11597
|
registryNamespace?: string;
|
|
@@ -11254,6 +11617,7 @@ export declare const registrationProgressResponseSchema: z.ZodObject<{
|
|
|
11254
11617
|
label?: string;
|
|
11255
11618
|
metadata?: Record<string, JsonValue>;
|
|
11256
11619
|
status?: "failed" | "completed" | "pending" | "in_progress";
|
|
11620
|
+
credits?: number;
|
|
11257
11621
|
agentId?: string;
|
|
11258
11622
|
lastUpdated?: string;
|
|
11259
11623
|
agentUri?: string;
|
|
@@ -11261,7 +11625,6 @@ export declare const registrationProgressResponseSchema: z.ZodObject<{
|
|
|
11261
11625
|
networkId?: string;
|
|
11262
11626
|
networkName?: string;
|
|
11263
11627
|
chainId?: number;
|
|
11264
|
-
credits?: number;
|
|
11265
11628
|
registryId?: string;
|
|
11266
11629
|
}>;
|
|
11267
11630
|
registryNamespace?: string;
|
|
@@ -11288,6 +11651,7 @@ export declare const registrationProgressAdditionalEntrySchema: z.ZodObject<{
|
|
|
11288
11651
|
label?: string;
|
|
11289
11652
|
metadata?: Record<string, JsonValue>;
|
|
11290
11653
|
status?: "failed" | "completed" | "pending" | "in_progress";
|
|
11654
|
+
credits?: number;
|
|
11291
11655
|
agentId?: string;
|
|
11292
11656
|
lastUpdated?: string;
|
|
11293
11657
|
agentUri?: string;
|
|
@@ -11295,13 +11659,13 @@ export declare const registrationProgressAdditionalEntrySchema: z.ZodObject<{
|
|
|
11295
11659
|
networkId?: string;
|
|
11296
11660
|
networkName?: string;
|
|
11297
11661
|
chainId?: number;
|
|
11298
|
-
credits?: number;
|
|
11299
11662
|
registryId?: string;
|
|
11300
11663
|
}, {
|
|
11301
11664
|
error?: string;
|
|
11302
11665
|
label?: string;
|
|
11303
11666
|
metadata?: Record<string, JsonValue>;
|
|
11304
11667
|
status?: "failed" | "completed" | "pending" | "in_progress";
|
|
11668
|
+
credits?: number;
|
|
11305
11669
|
agentId?: string;
|
|
11306
11670
|
lastUpdated?: string;
|
|
11307
11671
|
agentUri?: string;
|
|
@@ -11309,7 +11673,6 @@ export declare const registrationProgressAdditionalEntrySchema: z.ZodObject<{
|
|
|
11309
11673
|
networkId?: string;
|
|
11310
11674
|
networkName?: string;
|
|
11311
11675
|
chainId?: number;
|
|
11312
|
-
credits?: number;
|
|
11313
11676
|
registryId?: string;
|
|
11314
11677
|
}>;
|
|
11315
11678
|
export declare const registrationProgressRecordSchema: z.ZodObject<{
|
|
@@ -11354,6 +11717,7 @@ export declare const registrationProgressRecordSchema: z.ZodObject<{
|
|
|
11354
11717
|
label?: string;
|
|
11355
11718
|
metadata?: Record<string, JsonValue>;
|
|
11356
11719
|
status?: "failed" | "completed" | "pending" | "in_progress";
|
|
11720
|
+
credits?: number;
|
|
11357
11721
|
agentId?: string;
|
|
11358
11722
|
lastUpdated?: string;
|
|
11359
11723
|
agentUri?: string;
|
|
@@ -11361,13 +11725,13 @@ export declare const registrationProgressRecordSchema: z.ZodObject<{
|
|
|
11361
11725
|
networkId?: string;
|
|
11362
11726
|
networkName?: string;
|
|
11363
11727
|
chainId?: number;
|
|
11364
|
-
credits?: number;
|
|
11365
11728
|
registryId?: string;
|
|
11366
11729
|
}, {
|
|
11367
11730
|
error?: string;
|
|
11368
11731
|
label?: string;
|
|
11369
11732
|
metadata?: Record<string, JsonValue>;
|
|
11370
11733
|
status?: "failed" | "completed" | "pending" | "in_progress";
|
|
11734
|
+
credits?: number;
|
|
11371
11735
|
agentId?: string;
|
|
11372
11736
|
lastUpdated?: string;
|
|
11373
11737
|
agentUri?: string;
|
|
@@ -11375,7 +11739,6 @@ export declare const registrationProgressRecordSchema: z.ZodObject<{
|
|
|
11375
11739
|
networkId?: string;
|
|
11376
11740
|
networkName?: string;
|
|
11377
11741
|
chainId?: number;
|
|
11378
|
-
credits?: number;
|
|
11379
11742
|
registryId?: string;
|
|
11380
11743
|
}>>;
|
|
11381
11744
|
errors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
@@ -11397,6 +11760,7 @@ export declare const registrationProgressRecordSchema: z.ZodObject<{
|
|
|
11397
11760
|
label?: string;
|
|
11398
11761
|
metadata?: Record<string, JsonValue>;
|
|
11399
11762
|
status?: "failed" | "completed" | "pending" | "in_progress";
|
|
11763
|
+
credits?: number;
|
|
11400
11764
|
agentId?: string;
|
|
11401
11765
|
lastUpdated?: string;
|
|
11402
11766
|
agentUri?: string;
|
|
@@ -11404,7 +11768,6 @@ export declare const registrationProgressRecordSchema: z.ZodObject<{
|
|
|
11404
11768
|
networkId?: string;
|
|
11405
11769
|
networkName?: string;
|
|
11406
11770
|
chainId?: number;
|
|
11407
|
-
credits?: number;
|
|
11408
11771
|
registryId?: string;
|
|
11409
11772
|
}>;
|
|
11410
11773
|
registryNamespace?: string;
|
|
@@ -11428,6 +11791,7 @@ export declare const registrationProgressRecordSchema: z.ZodObject<{
|
|
|
11428
11791
|
label?: string;
|
|
11429
11792
|
metadata?: Record<string, JsonValue>;
|
|
11430
11793
|
status?: "failed" | "completed" | "pending" | "in_progress";
|
|
11794
|
+
credits?: number;
|
|
11431
11795
|
agentId?: string;
|
|
11432
11796
|
lastUpdated?: string;
|
|
11433
11797
|
agentUri?: string;
|
|
@@ -11435,7 +11799,6 @@ export declare const registrationProgressRecordSchema: z.ZodObject<{
|
|
|
11435
11799
|
networkId?: string;
|
|
11436
11800
|
networkName?: string;
|
|
11437
11801
|
chainId?: number;
|
|
11438
|
-
credits?: number;
|
|
11439
11802
|
registryId?: string;
|
|
11440
11803
|
}>;
|
|
11441
11804
|
registryNamespace?: string;
|
|
@@ -13717,10 +14080,10 @@ export declare const guardExportSignatureSchema: z.ZodObject<{
|
|
|
13717
14080
|
digest: z.ZodString;
|
|
13718
14081
|
}, "strip", z.ZodTypeAny, {
|
|
13719
14082
|
digest?: string;
|
|
13720
|
-
algorithm?: "
|
|
14083
|
+
algorithm?: "none" | "hmac-sha256";
|
|
13721
14084
|
}, {
|
|
13722
14085
|
digest?: string;
|
|
13723
|
-
algorithm?: "
|
|
14086
|
+
algorithm?: "none" | "hmac-sha256";
|
|
13724
14087
|
}>;
|
|
13725
14088
|
export declare const guardReceiptExportResponseSchema: z.ZodObject<{
|
|
13726
14089
|
generatedAt: z.ZodString;
|
|
@@ -13798,10 +14161,10 @@ export declare const guardReceiptExportResponseSchema: z.ZodObject<{
|
|
|
13798
14161
|
digest: z.ZodString;
|
|
13799
14162
|
}, "strip", z.ZodTypeAny, {
|
|
13800
14163
|
digest?: string;
|
|
13801
|
-
algorithm?: "
|
|
14164
|
+
algorithm?: "none" | "hmac-sha256";
|
|
13802
14165
|
}, {
|
|
13803
14166
|
digest?: string;
|
|
13804
|
-
algorithm?: "
|
|
14167
|
+
algorithm?: "none" | "hmac-sha256";
|
|
13805
14168
|
}>;
|
|
13806
14169
|
}, "strip", z.ZodTypeAny, {
|
|
13807
14170
|
summary?: {
|
|
@@ -13812,7 +14175,7 @@ export declare const guardReceiptExportResponseSchema: z.ZodObject<{
|
|
|
13812
14175
|
};
|
|
13813
14176
|
signature?: {
|
|
13814
14177
|
digest?: string;
|
|
13815
|
-
algorithm?: "
|
|
14178
|
+
algorithm?: "none" | "hmac-sha256";
|
|
13816
14179
|
};
|
|
13817
14180
|
items?: {
|
|
13818
14181
|
summary?: string;
|
|
@@ -13843,7 +14206,7 @@ export declare const guardReceiptExportResponseSchema: z.ZodObject<{
|
|
|
13843
14206
|
};
|
|
13844
14207
|
signature?: {
|
|
13845
14208
|
digest?: string;
|
|
13846
|
-
algorithm?: "
|
|
14209
|
+
algorithm?: "none" | "hmac-sha256";
|
|
13847
14210
|
};
|
|
13848
14211
|
items?: {
|
|
13849
14212
|
summary?: string;
|
|
@@ -14010,7 +14373,7 @@ export declare const guardWatchlistLookupResponseSchema: z.ZodObject<{
|
|
|
14010
14373
|
}>>;
|
|
14011
14374
|
}, "strip", z.ZodTypeAny, {
|
|
14012
14375
|
generatedAt?: string;
|
|
14013
|
-
scope?: "
|
|
14376
|
+
scope?: "none" | "artifact" | "publisher" | "domain";
|
|
14014
14377
|
matched?: boolean;
|
|
14015
14378
|
item?: {
|
|
14016
14379
|
source?: "team-policy" | "watchlist";
|
|
@@ -14021,7 +14384,7 @@ export declare const guardWatchlistLookupResponseSchema: z.ZodObject<{
|
|
|
14021
14384
|
};
|
|
14022
14385
|
}, {
|
|
14023
14386
|
generatedAt?: string;
|
|
14024
|
-
scope?: "
|
|
14387
|
+
scope?: "none" | "artifact" | "publisher" | "domain";
|
|
14025
14388
|
matched?: boolean;
|
|
14026
14389
|
item?: {
|
|
14027
14390
|
source?: "team-policy" | "watchlist";
|
|
@@ -14894,10 +15257,6 @@ export declare const x402CreditPurchaseResponseSchema: z.ZodObject<{
|
|
|
14894
15257
|
}>>;
|
|
14895
15258
|
}, "strip", z.ZodTypeAny, {
|
|
14896
15259
|
accountId?: string;
|
|
14897
|
-
success?: boolean;
|
|
14898
|
-
balance?: number;
|
|
14899
|
-
creditedCredits?: number;
|
|
14900
|
-
usdAmount?: number;
|
|
14901
15260
|
payment?: {
|
|
14902
15261
|
payer?: string;
|
|
14903
15262
|
requirement?: Record<string, JsonValue>;
|
|
@@ -14909,12 +15268,12 @@ export declare const x402CreditPurchaseResponseSchema: z.ZodObject<{
|
|
|
14909
15268
|
errorReason?: string;
|
|
14910
15269
|
};
|
|
14911
15270
|
};
|
|
14912
|
-
}, {
|
|
14913
|
-
accountId?: string;
|
|
14914
15271
|
success?: boolean;
|
|
14915
15272
|
balance?: number;
|
|
14916
15273
|
creditedCredits?: number;
|
|
14917
15274
|
usdAmount?: number;
|
|
15275
|
+
}, {
|
|
15276
|
+
accountId?: string;
|
|
14918
15277
|
payment?: {
|
|
14919
15278
|
payer?: string;
|
|
14920
15279
|
requirement?: Record<string, JsonValue>;
|
|
@@ -14926,6 +15285,10 @@ export declare const x402CreditPurchaseResponseSchema: z.ZodObject<{
|
|
|
14926
15285
|
errorReason?: string;
|
|
14927
15286
|
};
|
|
14928
15287
|
};
|
|
15288
|
+
success?: boolean;
|
|
15289
|
+
balance?: number;
|
|
15290
|
+
creditedCredits?: number;
|
|
15291
|
+
usdAmount?: number;
|
|
14929
15292
|
}>;
|
|
14930
15293
|
export declare const x402MinimumsResponseSchema: z.ZodObject<{
|
|
14931
15294
|
minimums: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
@@ -16269,18 +16632,18 @@ export declare const adapterChatProfileSchema: z.ZodObject<{
|
|
|
16269
16632
|
requiresAuth: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
16270
16633
|
notes: z.ZodOptional<z.ZodString>;
|
|
16271
16634
|
}, "strip", z.ZodTypeAny, {
|
|
16272
|
-
supportsChat?: boolean;
|
|
16273
16635
|
delivery?: string;
|
|
16274
|
-
transport?: string;
|
|
16275
16636
|
streaming?: boolean;
|
|
16637
|
+
transport?: string;
|
|
16276
16638
|
requiresAuth?: string[];
|
|
16639
|
+
supportsChat?: boolean;
|
|
16277
16640
|
notes?: string;
|
|
16278
16641
|
}, {
|
|
16279
|
-
supportsChat?: boolean;
|
|
16280
16642
|
delivery?: string;
|
|
16281
|
-
transport?: string;
|
|
16282
16643
|
streaming?: boolean;
|
|
16644
|
+
transport?: string;
|
|
16283
16645
|
requiresAuth?: string[];
|
|
16646
|
+
supportsChat?: boolean;
|
|
16284
16647
|
notes?: string;
|
|
16285
16648
|
}>;
|
|
16286
16649
|
export declare const adapterDescriptorSchema: z.ZodObject<{
|
|
@@ -16299,18 +16662,18 @@ export declare const adapterDescriptorSchema: z.ZodObject<{
|
|
|
16299
16662
|
requiresAuth: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
16300
16663
|
notes: z.ZodOptional<z.ZodString>;
|
|
16301
16664
|
}, "strip", z.ZodTypeAny, {
|
|
16302
|
-
supportsChat?: boolean;
|
|
16303
16665
|
delivery?: string;
|
|
16304
|
-
transport?: string;
|
|
16305
16666
|
streaming?: boolean;
|
|
16667
|
+
transport?: string;
|
|
16306
16668
|
requiresAuth?: string[];
|
|
16669
|
+
supportsChat?: boolean;
|
|
16307
16670
|
notes?: string;
|
|
16308
16671
|
}, {
|
|
16309
|
-
supportsChat?: boolean;
|
|
16310
16672
|
delivery?: string;
|
|
16311
|
-
transport?: string;
|
|
16312
16673
|
streaming?: boolean;
|
|
16674
|
+
transport?: string;
|
|
16313
16675
|
requiresAuth?: string[];
|
|
16676
|
+
supportsChat?: boolean;
|
|
16314
16677
|
notes?: string;
|
|
16315
16678
|
}>>;
|
|
16316
16679
|
capabilities: z.ZodObject<{
|
|
@@ -16353,11 +16716,11 @@ export declare const adapterDescriptorSchema: z.ZodObject<{
|
|
|
16353
16716
|
author?: string;
|
|
16354
16717
|
supportedProtocols?: string[];
|
|
16355
16718
|
chatProfile?: {
|
|
16356
|
-
supportsChat?: boolean;
|
|
16357
16719
|
delivery?: string;
|
|
16358
|
-
transport?: string;
|
|
16359
16720
|
streaming?: boolean;
|
|
16721
|
+
transport?: string;
|
|
16360
16722
|
requiresAuth?: string[];
|
|
16723
|
+
supportsChat?: boolean;
|
|
16361
16724
|
notes?: string;
|
|
16362
16725
|
};
|
|
16363
16726
|
priority?: number;
|
|
@@ -16379,11 +16742,11 @@ export declare const adapterDescriptorSchema: z.ZodObject<{
|
|
|
16379
16742
|
author?: string;
|
|
16380
16743
|
supportedProtocols?: string[];
|
|
16381
16744
|
chatProfile?: {
|
|
16382
|
-
supportsChat?: boolean;
|
|
16383
16745
|
delivery?: string;
|
|
16384
|
-
transport?: string;
|
|
16385
16746
|
streaming?: boolean;
|
|
16747
|
+
transport?: string;
|
|
16386
16748
|
requiresAuth?: string[];
|
|
16749
|
+
supportsChat?: boolean;
|
|
16387
16750
|
notes?: string;
|
|
16388
16751
|
};
|
|
16389
16752
|
priority?: number;
|
|
@@ -16405,18 +16768,18 @@ export declare const adapterDetailsResponseSchema: z.ZodObject<{
|
|
|
16405
16768
|
requiresAuth: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
16406
16769
|
notes: z.ZodOptional<z.ZodString>;
|
|
16407
16770
|
}, "strip", z.ZodTypeAny, {
|
|
16408
|
-
supportsChat?: boolean;
|
|
16409
16771
|
delivery?: string;
|
|
16410
|
-
transport?: string;
|
|
16411
16772
|
streaming?: boolean;
|
|
16773
|
+
transport?: string;
|
|
16412
16774
|
requiresAuth?: string[];
|
|
16775
|
+
supportsChat?: boolean;
|
|
16413
16776
|
notes?: string;
|
|
16414
16777
|
}, {
|
|
16415
|
-
supportsChat?: boolean;
|
|
16416
16778
|
delivery?: string;
|
|
16417
|
-
transport?: string;
|
|
16418
16779
|
streaming?: boolean;
|
|
16780
|
+
transport?: string;
|
|
16419
16781
|
requiresAuth?: string[];
|
|
16782
|
+
supportsChat?: boolean;
|
|
16420
16783
|
notes?: string;
|
|
16421
16784
|
}>>;
|
|
16422
16785
|
capabilities: z.ZodObject<{
|
|
@@ -16459,11 +16822,11 @@ export declare const adapterDetailsResponseSchema: z.ZodObject<{
|
|
|
16459
16822
|
author?: string;
|
|
16460
16823
|
supportedProtocols?: string[];
|
|
16461
16824
|
chatProfile?: {
|
|
16462
|
-
supportsChat?: boolean;
|
|
16463
16825
|
delivery?: string;
|
|
16464
|
-
transport?: string;
|
|
16465
16826
|
streaming?: boolean;
|
|
16827
|
+
transport?: string;
|
|
16466
16828
|
requiresAuth?: string[];
|
|
16829
|
+
supportsChat?: boolean;
|
|
16467
16830
|
notes?: string;
|
|
16468
16831
|
};
|
|
16469
16832
|
priority?: number;
|
|
@@ -16485,11 +16848,11 @@ export declare const adapterDetailsResponseSchema: z.ZodObject<{
|
|
|
16485
16848
|
author?: string;
|
|
16486
16849
|
supportedProtocols?: string[];
|
|
16487
16850
|
chatProfile?: {
|
|
16488
|
-
supportsChat?: boolean;
|
|
16489
16851
|
delivery?: string;
|
|
16490
|
-
transport?: string;
|
|
16491
16852
|
streaming?: boolean;
|
|
16853
|
+
transport?: string;
|
|
16492
16854
|
requiresAuth?: string[];
|
|
16855
|
+
supportsChat?: boolean;
|
|
16493
16856
|
notes?: string;
|
|
16494
16857
|
};
|
|
16495
16858
|
priority?: number;
|
|
@@ -16513,11 +16876,11 @@ export declare const adapterDetailsResponseSchema: z.ZodObject<{
|
|
|
16513
16876
|
author?: string;
|
|
16514
16877
|
supportedProtocols?: string[];
|
|
16515
16878
|
chatProfile?: {
|
|
16516
|
-
supportsChat?: boolean;
|
|
16517
16879
|
delivery?: string;
|
|
16518
|
-
transport?: string;
|
|
16519
16880
|
streaming?: boolean;
|
|
16881
|
+
transport?: string;
|
|
16520
16882
|
requiresAuth?: string[];
|
|
16883
|
+
supportsChat?: boolean;
|
|
16521
16884
|
notes?: string;
|
|
16522
16885
|
};
|
|
16523
16886
|
priority?: number;
|
|
@@ -16541,11 +16904,11 @@ export declare const adapterDetailsResponseSchema: z.ZodObject<{
|
|
|
16541
16904
|
author?: string;
|
|
16542
16905
|
supportedProtocols?: string[];
|
|
16543
16906
|
chatProfile?: {
|
|
16544
|
-
supportsChat?: boolean;
|
|
16545
16907
|
delivery?: string;
|
|
16546
|
-
transport?: string;
|
|
16547
16908
|
streaming?: boolean;
|
|
16909
|
+
transport?: string;
|
|
16548
16910
|
requiresAuth?: string[];
|
|
16911
|
+
supportsChat?: boolean;
|
|
16549
16912
|
notes?: string;
|
|
16550
16913
|
};
|
|
16551
16914
|
priority?: number;
|