@1claw/sdk 0.39.0 → 0.40.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/core/client.d.ts +3 -0
- package/dist/core/client.d.ts.map +1 -1
- package/dist/core/client.js +2 -0
- package/dist/core/client.js.map +1 -1
- package/dist/generated/api-types.d.ts +429 -0
- package/dist/generated/api-types.d.ts.map +1 -1
- package/dist/index.d.ts +2 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/dist/resources/bindings.d.ts +18 -0
- package/dist/resources/bindings.d.ts.map +1 -0
- package/dist/resources/bindings.js +37 -0
- package/dist/resources/bindings.js.map +1 -0
- package/dist/types.d.ts +73 -0
- package/dist/types.d.ts.map +1 -1
- package/package.json +2 -2
package/dist/core/client.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ import { InternalAccountsResource } from "../resources/internal-accounts";
|
|
|
23
23
|
import { FiatResource } from "../resources/fiat";
|
|
24
24
|
import { RiskResource } from "../resources/risk";
|
|
25
25
|
import { TokensResource } from "../resources/tokens";
|
|
26
|
+
import { BindingsResource } from "../resources/bindings";
|
|
26
27
|
/**
|
|
27
28
|
* The main 1Claw SDK client. All API resources are exposed as
|
|
28
29
|
* namespaced properties for discoverability and tree-shaking.
|
|
@@ -76,6 +77,8 @@ export declare class OneclawClient {
|
|
|
76
77
|
readonly treasury: TreasuryResource;
|
|
77
78
|
/** Multi-chain signing keys — create, list, rotate, deactivate per-agent keys. */
|
|
78
79
|
readonly signingKeys: SigningKeysResource;
|
|
80
|
+
/** Execution Intents — bindings, execute, and execution history. */
|
|
81
|
+
readonly bindings: BindingsResource;
|
|
79
82
|
/** Treasury wallets — multi-chain wallet generation for human users. */
|
|
80
83
|
readonly treasuryWallets: TreasuryWalletsResource;
|
|
81
84
|
/** Platform API — build multi-tenant apps on top of 1Claw. */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"client.d.ts","sourceRoot":"","sources":["../../src/core/client.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEpD,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAC3D,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AACxD,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,mBAAmB,EAAE,MAAM,2BAA2B,CAAC;AAChE,OAAO,EAAE,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;AACxE,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,2BAA2B,EAAE,MAAM,mCAAmC,CAAC;AAChF,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAC1E,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"client.d.ts","sourceRoot":"","sources":["../../src/core/client.ts"],"names":[],"mappings":"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"}
|
package/dist/core/client.js
CHANGED
|
@@ -23,6 +23,7 @@ import { InternalAccountsResource } from "../resources/internal-accounts";
|
|
|
23
23
|
import { FiatResource } from "../resources/fiat";
|
|
24
24
|
import { RiskResource } from "../resources/risk";
|
|
25
25
|
import { TokensResource } from "../resources/tokens";
|
|
26
|
+
import { BindingsResource } from "../resources/bindings";
|
|
26
27
|
/**
|
|
27
28
|
* The main 1Claw SDK client. All API resources are exposed as
|
|
28
29
|
* namespaced properties for discoverability and tree-shaking.
|
|
@@ -69,6 +70,7 @@ export class OneclawClient {
|
|
|
69
70
|
this.x402 = new X402Resource(this.http, config.x402Signer);
|
|
70
71
|
this.treasury = new TreasuryResource(this.http);
|
|
71
72
|
this.signingKeys = new SigningKeysResource(this.http);
|
|
73
|
+
this.bindings = new BindingsResource(this.http);
|
|
72
74
|
this.treasuryWallets = new TreasuryWalletsResource(this.http);
|
|
73
75
|
this.platform = new PlatformResource(this.http);
|
|
74
76
|
this.devices = new DevicesResource(this.http);
|
package/dist/core/client.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"client.js","sourceRoot":"","sources":["../../src/core/client.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;AACpC,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAC3D,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AACxD,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,mBAAmB,EAAE,MAAM,2BAA2B,CAAC;AAChE,OAAO,EAAE,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;AACxE,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,2BAA2B,EAAE,MAAM,mCAAmC,CAAC;AAChF,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAC1E,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"client.js","sourceRoot":"","sources":["../../src/core/client.ts"],"names":[],"mappings":"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"}
|
|
@@ -1532,6 +1532,94 @@ export interface paths {
|
|
|
1532
1532
|
patch?: never;
|
|
1533
1533
|
trace?: never;
|
|
1534
1534
|
};
|
|
1535
|
+
"/v1/agents/{agent_id}/bindings": {
|
|
1536
|
+
parameters: {
|
|
1537
|
+
query?: never;
|
|
1538
|
+
header?: never;
|
|
1539
|
+
path?: never;
|
|
1540
|
+
cookie?: never;
|
|
1541
|
+
};
|
|
1542
|
+
/** List bindings */
|
|
1543
|
+
get: operations["listBindings"];
|
|
1544
|
+
put?: never;
|
|
1545
|
+
/** Create a binding */
|
|
1546
|
+
post: operations["createBinding"];
|
|
1547
|
+
delete?: never;
|
|
1548
|
+
options?: never;
|
|
1549
|
+
head?: never;
|
|
1550
|
+
patch?: never;
|
|
1551
|
+
trace?: never;
|
|
1552
|
+
};
|
|
1553
|
+
"/v1/agents/{agent_id}/bindings/{binding_id}": {
|
|
1554
|
+
parameters: {
|
|
1555
|
+
query?: never;
|
|
1556
|
+
header?: never;
|
|
1557
|
+
path?: never;
|
|
1558
|
+
cookie?: never;
|
|
1559
|
+
};
|
|
1560
|
+
/** Get binding */
|
|
1561
|
+
get: operations["getBinding"];
|
|
1562
|
+
put?: never;
|
|
1563
|
+
post?: never;
|
|
1564
|
+
/** Delete binding */
|
|
1565
|
+
delete: operations["deleteBinding"];
|
|
1566
|
+
options?: never;
|
|
1567
|
+
head?: never;
|
|
1568
|
+
/** Update binding */
|
|
1569
|
+
patch: operations["updateBinding"];
|
|
1570
|
+
trace?: never;
|
|
1571
|
+
};
|
|
1572
|
+
"/v1/agents/{agent_id}/bindings/{binding_id}/test": {
|
|
1573
|
+
parameters: {
|
|
1574
|
+
query?: never;
|
|
1575
|
+
header?: never;
|
|
1576
|
+
path?: never;
|
|
1577
|
+
cookie?: never;
|
|
1578
|
+
};
|
|
1579
|
+
get?: never;
|
|
1580
|
+
put?: never;
|
|
1581
|
+
/** Test binding connectivity */
|
|
1582
|
+
post: operations["testBinding"];
|
|
1583
|
+
delete?: never;
|
|
1584
|
+
options?: never;
|
|
1585
|
+
head?: never;
|
|
1586
|
+
patch?: never;
|
|
1587
|
+
trace?: never;
|
|
1588
|
+
};
|
|
1589
|
+
"/v1/agents/{agent_id}/execute": {
|
|
1590
|
+
parameters: {
|
|
1591
|
+
query?: never;
|
|
1592
|
+
header?: never;
|
|
1593
|
+
path?: never;
|
|
1594
|
+
cookie?: never;
|
|
1595
|
+
};
|
|
1596
|
+
get?: never;
|
|
1597
|
+
put?: never;
|
|
1598
|
+
/** Execute an intent */
|
|
1599
|
+
post: operations["executeIntent"];
|
|
1600
|
+
delete?: never;
|
|
1601
|
+
options?: never;
|
|
1602
|
+
head?: never;
|
|
1603
|
+
patch?: never;
|
|
1604
|
+
trace?: never;
|
|
1605
|
+
};
|
|
1606
|
+
"/v1/agents/{agent_id}/executions": {
|
|
1607
|
+
parameters: {
|
|
1608
|
+
query?: never;
|
|
1609
|
+
header?: never;
|
|
1610
|
+
path?: never;
|
|
1611
|
+
cookie?: never;
|
|
1612
|
+
};
|
|
1613
|
+
/** List execution events */
|
|
1614
|
+
get: operations["listExecutions"];
|
|
1615
|
+
put?: never;
|
|
1616
|
+
post?: never;
|
|
1617
|
+
delete?: never;
|
|
1618
|
+
options?: never;
|
|
1619
|
+
head?: never;
|
|
1620
|
+
patch?: never;
|
|
1621
|
+
trace?: never;
|
|
1622
|
+
};
|
|
1535
1623
|
"/v1/chains": {
|
|
1536
1624
|
parameters: {
|
|
1537
1625
|
query?: never;
|
|
@@ -4895,6 +4983,15 @@ export interface components {
|
|
|
4895
4983
|
*/
|
|
4896
4984
|
shroud_enabled: boolean;
|
|
4897
4985
|
shroud_config?: components["schemas"]["ShroudConfig"];
|
|
4986
|
+
/**
|
|
4987
|
+
* @description Enable Execution Intents (bindings and execute endpoint) for this agent
|
|
4988
|
+
* @default false
|
|
4989
|
+
*/
|
|
4990
|
+
execution_intents_enabled: boolean;
|
|
4991
|
+
/** @description Guardrails applied to all execution intents for this agent */
|
|
4992
|
+
execution_guardrails?: {
|
|
4993
|
+
[key: string]: unknown;
|
|
4994
|
+
};
|
|
4898
4995
|
/** @description Token contract/mint addresses this agent may interact with. Empty = unrestricted. */
|
|
4899
4996
|
tx_token_allowlist?: string[];
|
|
4900
4997
|
/**
|
|
@@ -4946,6 +5043,12 @@ export interface components {
|
|
|
4946
5043
|
/** @description Enable/disable Shroud LLM Proxy */
|
|
4947
5044
|
shroud_enabled?: boolean;
|
|
4948
5045
|
shroud_config?: components["schemas"]["ShroudConfig"];
|
|
5046
|
+
/** @description Enable/disable Execution Intents for this agent */
|
|
5047
|
+
execution_intents_enabled?: boolean;
|
|
5048
|
+
/** @description Guardrails applied to all execution intents for this agent */
|
|
5049
|
+
execution_guardrails?: {
|
|
5050
|
+
[key: string]: unknown;
|
|
5051
|
+
};
|
|
4949
5052
|
/**
|
|
4950
5053
|
* @description Enable OIDC federation (RFC 8693 token-exchange) for this agent.
|
|
4951
5054
|
* When true, the agent may call POST /v1/auth/federated-token to mint
|
|
@@ -5035,6 +5138,12 @@ export interface components {
|
|
|
5035
5138
|
/** @description Whether this agent routes LLM traffic through the Shroud TEE proxy */
|
|
5036
5139
|
shroud_enabled: boolean;
|
|
5037
5140
|
shroud_config?: components["schemas"]["ShroudConfig"];
|
|
5141
|
+
/** @description Whether Execution Intents (bindings and execute endpoint) are enabled for this agent */
|
|
5142
|
+
execution_intents_enabled?: boolean;
|
|
5143
|
+
/** @description Guardrails applied to all execution intents for this agent */
|
|
5144
|
+
execution_guardrails?: {
|
|
5145
|
+
[key: string]: unknown;
|
|
5146
|
+
};
|
|
5038
5147
|
/**
|
|
5039
5148
|
* @description Whether this agent may mint OIDC federation tokens via
|
|
5040
5149
|
* POST /v1/auth/federated-token. False by default.
|
|
@@ -7114,6 +7223,107 @@ export interface components {
|
|
|
7114
7223
|
HoneytokenListResponse: {
|
|
7115
7224
|
honeytokens: components["schemas"]["Honeytoken"][];
|
|
7116
7225
|
};
|
|
7226
|
+
CreateBindingRequest: {
|
|
7227
|
+
name: string;
|
|
7228
|
+
/** @enum {string} */
|
|
7229
|
+
binding_type: "http" | "graphql" | "postgres" | "mysql" | "redis" | "grpc" | "smtp" | "cloud_sdk" | "s3" | "custom";
|
|
7230
|
+
config?: {
|
|
7231
|
+
[key: string]: unknown;
|
|
7232
|
+
};
|
|
7233
|
+
guardrails?: {
|
|
7234
|
+
[key: string]: unknown;
|
|
7235
|
+
};
|
|
7236
|
+
credential?: {
|
|
7237
|
+
[key: string]: unknown;
|
|
7238
|
+
};
|
|
7239
|
+
};
|
|
7240
|
+
UpdateBindingRequest: {
|
|
7241
|
+
config?: {
|
|
7242
|
+
[key: string]: unknown;
|
|
7243
|
+
};
|
|
7244
|
+
guardrails?: {
|
|
7245
|
+
[key: string]: unknown;
|
|
7246
|
+
};
|
|
7247
|
+
is_active?: boolean;
|
|
7248
|
+
credential?: {
|
|
7249
|
+
[key: string]: unknown;
|
|
7250
|
+
};
|
|
7251
|
+
};
|
|
7252
|
+
BindingResponse: {
|
|
7253
|
+
/** Format: uuid */
|
|
7254
|
+
id: string;
|
|
7255
|
+
/** Format: uuid */
|
|
7256
|
+
agent_id: string;
|
|
7257
|
+
/** @enum {string} */
|
|
7258
|
+
binding_type: "http" | "graphql" | "postgres" | "mysql" | "redis" | "grpc" | "smtp" | "cloud_sdk" | "s3" | "custom";
|
|
7259
|
+
name: string;
|
|
7260
|
+
config?: {
|
|
7261
|
+
[key: string]: unknown;
|
|
7262
|
+
};
|
|
7263
|
+
guardrails?: {
|
|
7264
|
+
[key: string]: unknown;
|
|
7265
|
+
};
|
|
7266
|
+
is_active: boolean;
|
|
7267
|
+
/** Format: date-time */
|
|
7268
|
+
created_at: string;
|
|
7269
|
+
/** Format: date-time */
|
|
7270
|
+
updated_at: string;
|
|
7271
|
+
};
|
|
7272
|
+
TestBindingResponse: {
|
|
7273
|
+
success: boolean;
|
|
7274
|
+
latency_ms: number;
|
|
7275
|
+
error?: string | null;
|
|
7276
|
+
};
|
|
7277
|
+
ExecuteRequest: {
|
|
7278
|
+
/** @description Binding name or ID to execute against */
|
|
7279
|
+
binding: string;
|
|
7280
|
+
/** @description Type of execution intent (e.g. http_request, graphql_query) */
|
|
7281
|
+
intent_type: string;
|
|
7282
|
+
/**
|
|
7283
|
+
* @description Where execution runs (vault = server-side, tee = Shroud TEE)
|
|
7284
|
+
* @default vault
|
|
7285
|
+
* @enum {string}
|
|
7286
|
+
*/
|
|
7287
|
+
execution_mode: "vault" | "tee";
|
|
7288
|
+
/** @description Intent-specific parameters */
|
|
7289
|
+
params: {
|
|
7290
|
+
[key: string]: unknown;
|
|
7291
|
+
};
|
|
7292
|
+
};
|
|
7293
|
+
ExecuteResponse: {
|
|
7294
|
+
/** Format: uuid */
|
|
7295
|
+
execution_id: string;
|
|
7296
|
+
status: string;
|
|
7297
|
+
result?: {
|
|
7298
|
+
[key: string]: unknown;
|
|
7299
|
+
} | null;
|
|
7300
|
+
error?: string | null;
|
|
7301
|
+
duration_ms: number;
|
|
7302
|
+
redactions_applied: number;
|
|
7303
|
+
};
|
|
7304
|
+
ExecutionEventResponse: {
|
|
7305
|
+
/** Format: uuid */
|
|
7306
|
+
id: string;
|
|
7307
|
+
/** Format: uuid */
|
|
7308
|
+
agent_id: string;
|
|
7309
|
+
/** Format: uuid */
|
|
7310
|
+
binding_id: string;
|
|
7311
|
+
intent_type: string;
|
|
7312
|
+
execution_mode: string;
|
|
7313
|
+
status: string;
|
|
7314
|
+
request_summary?: {
|
|
7315
|
+
[key: string]: unknown;
|
|
7316
|
+
} | null;
|
|
7317
|
+
result_summary?: {
|
|
7318
|
+
[key: string]: unknown;
|
|
7319
|
+
} | null;
|
|
7320
|
+
error_message?: string | null;
|
|
7321
|
+
duration_ms: number;
|
|
7322
|
+
cost_cents?: number | null;
|
|
7323
|
+
redactions_applied: number;
|
|
7324
|
+
/** Format: date-time */
|
|
7325
|
+
created_at: string;
|
|
7326
|
+
};
|
|
7117
7327
|
};
|
|
7118
7328
|
responses: {
|
|
7119
7329
|
/** @description Invalid request */
|
|
@@ -7860,6 +8070,8 @@ export interface operations {
|
|
|
7860
8070
|
/** @description Approval request created */
|
|
7861
8071
|
202: {
|
|
7862
8072
|
headers: {
|
|
8073
|
+
/** @description URL to poll for approval status */
|
|
8074
|
+
Location?: string;
|
|
7863
8075
|
[name: string]: unknown;
|
|
7864
8076
|
};
|
|
7865
8077
|
content: {
|
|
@@ -8615,6 +8827,8 @@ export interface operations {
|
|
|
8615
8827
|
/** @description Rotation job started */
|
|
8616
8828
|
202: {
|
|
8617
8829
|
headers: {
|
|
8830
|
+
/** @description URL to poll for rotation job status */
|
|
8831
|
+
Location?: string;
|
|
8618
8832
|
[name: string]: unknown;
|
|
8619
8833
|
};
|
|
8620
8834
|
content: {
|
|
@@ -9696,6 +9910,221 @@ export interface operations {
|
|
|
9696
9910
|
403: components["responses"]["Forbidden"];
|
|
9697
9911
|
};
|
|
9698
9912
|
};
|
|
9913
|
+
listBindings: {
|
|
9914
|
+
parameters: {
|
|
9915
|
+
query?: never;
|
|
9916
|
+
header?: never;
|
|
9917
|
+
path: {
|
|
9918
|
+
agent_id: components["parameters"]["AgentId"];
|
|
9919
|
+
};
|
|
9920
|
+
cookie?: never;
|
|
9921
|
+
};
|
|
9922
|
+
requestBody?: never;
|
|
9923
|
+
responses: {
|
|
9924
|
+
/** @description Binding list */
|
|
9925
|
+
200: {
|
|
9926
|
+
headers: {
|
|
9927
|
+
[name: string]: unknown;
|
|
9928
|
+
};
|
|
9929
|
+
content: {
|
|
9930
|
+
"application/json": {
|
|
9931
|
+
bindings: components["schemas"]["BindingResponse"][];
|
|
9932
|
+
};
|
|
9933
|
+
};
|
|
9934
|
+
};
|
|
9935
|
+
403: components["responses"]["Forbidden"];
|
|
9936
|
+
};
|
|
9937
|
+
};
|
|
9938
|
+
createBinding: {
|
|
9939
|
+
parameters: {
|
|
9940
|
+
query?: never;
|
|
9941
|
+
header?: never;
|
|
9942
|
+
path: {
|
|
9943
|
+
agent_id: components["parameters"]["AgentId"];
|
|
9944
|
+
};
|
|
9945
|
+
cookie?: never;
|
|
9946
|
+
};
|
|
9947
|
+
requestBody: {
|
|
9948
|
+
content: {
|
|
9949
|
+
"application/json": components["schemas"]["CreateBindingRequest"];
|
|
9950
|
+
};
|
|
9951
|
+
};
|
|
9952
|
+
responses: {
|
|
9953
|
+
/** @description Binding created */
|
|
9954
|
+
201: {
|
|
9955
|
+
headers: {
|
|
9956
|
+
[name: string]: unknown;
|
|
9957
|
+
};
|
|
9958
|
+
content: {
|
|
9959
|
+
"application/json": components["schemas"]["BindingResponse"];
|
|
9960
|
+
};
|
|
9961
|
+
};
|
|
9962
|
+
400: components["responses"]["BadRequest"];
|
|
9963
|
+
403: components["responses"]["Forbidden"];
|
|
9964
|
+
};
|
|
9965
|
+
};
|
|
9966
|
+
getBinding: {
|
|
9967
|
+
parameters: {
|
|
9968
|
+
query?: never;
|
|
9969
|
+
header?: never;
|
|
9970
|
+
path: {
|
|
9971
|
+
agent_id: components["parameters"]["AgentId"];
|
|
9972
|
+
binding_id: string;
|
|
9973
|
+
};
|
|
9974
|
+
cookie?: never;
|
|
9975
|
+
};
|
|
9976
|
+
requestBody?: never;
|
|
9977
|
+
responses: {
|
|
9978
|
+
/** @description Binding details */
|
|
9979
|
+
200: {
|
|
9980
|
+
headers: {
|
|
9981
|
+
[name: string]: unknown;
|
|
9982
|
+
};
|
|
9983
|
+
content: {
|
|
9984
|
+
"application/json": components["schemas"]["BindingResponse"];
|
|
9985
|
+
};
|
|
9986
|
+
};
|
|
9987
|
+
404: components["responses"]["NotFound"];
|
|
9988
|
+
};
|
|
9989
|
+
};
|
|
9990
|
+
deleteBinding: {
|
|
9991
|
+
parameters: {
|
|
9992
|
+
query?: never;
|
|
9993
|
+
header?: never;
|
|
9994
|
+
path: {
|
|
9995
|
+
agent_id: components["parameters"]["AgentId"];
|
|
9996
|
+
binding_id: string;
|
|
9997
|
+
};
|
|
9998
|
+
cookie?: never;
|
|
9999
|
+
};
|
|
10000
|
+
requestBody?: never;
|
|
10001
|
+
responses: {
|
|
10002
|
+
/** @description Binding deleted */
|
|
10003
|
+
204: {
|
|
10004
|
+
headers: {
|
|
10005
|
+
[name: string]: unknown;
|
|
10006
|
+
};
|
|
10007
|
+
content?: never;
|
|
10008
|
+
};
|
|
10009
|
+
404: components["responses"]["NotFound"];
|
|
10010
|
+
};
|
|
10011
|
+
};
|
|
10012
|
+
updateBinding: {
|
|
10013
|
+
parameters: {
|
|
10014
|
+
query?: never;
|
|
10015
|
+
header?: never;
|
|
10016
|
+
path: {
|
|
10017
|
+
agent_id: components["parameters"]["AgentId"];
|
|
10018
|
+
binding_id: string;
|
|
10019
|
+
};
|
|
10020
|
+
cookie?: never;
|
|
10021
|
+
};
|
|
10022
|
+
requestBody: {
|
|
10023
|
+
content: {
|
|
10024
|
+
"application/json": components["schemas"]["UpdateBindingRequest"];
|
|
10025
|
+
};
|
|
10026
|
+
};
|
|
10027
|
+
responses: {
|
|
10028
|
+
/** @description Binding updated */
|
|
10029
|
+
200: {
|
|
10030
|
+
headers: {
|
|
10031
|
+
[name: string]: unknown;
|
|
10032
|
+
};
|
|
10033
|
+
content: {
|
|
10034
|
+
"application/json": components["schemas"]["BindingResponse"];
|
|
10035
|
+
};
|
|
10036
|
+
};
|
|
10037
|
+
400: components["responses"]["BadRequest"];
|
|
10038
|
+
404: components["responses"]["NotFound"];
|
|
10039
|
+
};
|
|
10040
|
+
};
|
|
10041
|
+
testBinding: {
|
|
10042
|
+
parameters: {
|
|
10043
|
+
query?: never;
|
|
10044
|
+
header?: never;
|
|
10045
|
+
path: {
|
|
10046
|
+
agent_id: components["parameters"]["AgentId"];
|
|
10047
|
+
binding_id: string;
|
|
10048
|
+
};
|
|
10049
|
+
cookie?: never;
|
|
10050
|
+
};
|
|
10051
|
+
requestBody?: {
|
|
10052
|
+
content: {
|
|
10053
|
+
"application/json": {
|
|
10054
|
+
/** @description Connection test timeout in milliseconds */
|
|
10055
|
+
timeout_ms?: number;
|
|
10056
|
+
};
|
|
10057
|
+
};
|
|
10058
|
+
};
|
|
10059
|
+
responses: {
|
|
10060
|
+
/** @description Test result */
|
|
10061
|
+
200: {
|
|
10062
|
+
headers: {
|
|
10063
|
+
[name: string]: unknown;
|
|
10064
|
+
};
|
|
10065
|
+
content: {
|
|
10066
|
+
"application/json": components["schemas"]["TestBindingResponse"];
|
|
10067
|
+
};
|
|
10068
|
+
};
|
|
10069
|
+
404: components["responses"]["NotFound"];
|
|
10070
|
+
};
|
|
10071
|
+
};
|
|
10072
|
+
executeIntent: {
|
|
10073
|
+
parameters: {
|
|
10074
|
+
query?: never;
|
|
10075
|
+
header?: never;
|
|
10076
|
+
path: {
|
|
10077
|
+
agent_id: components["parameters"]["AgentId"];
|
|
10078
|
+
};
|
|
10079
|
+
cookie?: never;
|
|
10080
|
+
};
|
|
10081
|
+
requestBody: {
|
|
10082
|
+
content: {
|
|
10083
|
+
"application/json": components["schemas"]["ExecuteRequest"];
|
|
10084
|
+
};
|
|
10085
|
+
};
|
|
10086
|
+
responses: {
|
|
10087
|
+
/** @description Execution result */
|
|
10088
|
+
200: {
|
|
10089
|
+
headers: {
|
|
10090
|
+
[name: string]: unknown;
|
|
10091
|
+
};
|
|
10092
|
+
content: {
|
|
10093
|
+
"application/json": components["schemas"]["ExecuteResponse"];
|
|
10094
|
+
};
|
|
10095
|
+
};
|
|
10096
|
+
400: components["responses"]["BadRequest"];
|
|
10097
|
+
403: components["responses"]["Forbidden"];
|
|
10098
|
+
};
|
|
10099
|
+
};
|
|
10100
|
+
listExecutions: {
|
|
10101
|
+
parameters: {
|
|
10102
|
+
query?: {
|
|
10103
|
+
limit?: number;
|
|
10104
|
+
offset?: number;
|
|
10105
|
+
};
|
|
10106
|
+
header?: never;
|
|
10107
|
+
path: {
|
|
10108
|
+
agent_id: components["parameters"]["AgentId"];
|
|
10109
|
+
};
|
|
10110
|
+
cookie?: never;
|
|
10111
|
+
};
|
|
10112
|
+
requestBody?: never;
|
|
10113
|
+
responses: {
|
|
10114
|
+
/** @description Execution event list */
|
|
10115
|
+
200: {
|
|
10116
|
+
headers: {
|
|
10117
|
+
[name: string]: unknown;
|
|
10118
|
+
};
|
|
10119
|
+
content: {
|
|
10120
|
+
"application/json": {
|
|
10121
|
+
events: components["schemas"]["ExecutionEventResponse"][];
|
|
10122
|
+
};
|
|
10123
|
+
};
|
|
10124
|
+
};
|
|
10125
|
+
403: components["responses"]["Forbidden"];
|
|
10126
|
+
};
|
|
10127
|
+
};
|
|
9699
10128
|
listChains: {
|
|
9700
10129
|
parameters: {
|
|
9701
10130
|
query?: never;
|