@1claw/sdk 0.39.1 → 0.40.1
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 +484 -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 +20 -0
- package/dist/resources/bindings.d.ts.map +1 -0
- package/dist/resources/bindings.js +41 -0
- package/dist/resources/bindings.js.map +1 -0
- package/dist/types.d.ts +81 -0
- package/dist/types.d.ts.map +1 -1
- package/package.json +1 -1
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":"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;AACrD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAEzD;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,MAAM,OAAO,aAAa;IAsDtB,YAAY,MAA2B;QACnC,IAAI,CAAC,IAAI,GAAG,IAAI,UAAU,CAAC,MAAM,CAAC,CAAC;QAEnC,IAAI,MAAM,CAAC,MAAM,IAAI,CAAC,MAAM,CAAC,KAAK,IAAI,CAAC,MAAM,CAAC,OAAO,EAAE,CAAC;YACpD,gEAAgE;YAChE,iEAAiE;YACjE,IAAI,CAAC,MAAM,CAAC,MAAM,CAAC,UAAU,CAAC,MAAM,CAAC,EAAE,CAAC;gBACpC,IAAI,CAAC,uBAAuB,CAAC,MAAM,CAAC,CAAC;YACzC,CAAC;QACL,CAAC;QAED,IAAI,CAAC,KAAK,GAAG,IAAI,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QAC1C,IAAI,CAAC,OAAO,GAAG,IAAI,eAAe,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QAC9C,IAAI,CAAC,MAAM,GAAG,IAAI,cAAc,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QAC5C,IAAI,CAAC,MAAM,GAAG,IAAI,cAAc,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QAC5C,IAAI,CAAC,OAAO,GAAG,IAAI,eAAe,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QAC9C,IAAI,CAAC,SAAS,GAAG,IAAI,iBAAiB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QAClD,IAAI,CAAC,OAAO,GAAG,IAAI,eAAe,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QAC9C,IAAI,CAAC,KAAK,GAAG,IAAI,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QAC1C,IAAI,CAAC,GAAG,GAAG,IAAI,WAAW,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACtC,IAAI,CAAC,IAAI,GAAG,IAAI,YAAY,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACxC,IAAI,CAAC,OAAO,GAAG,IAAI,eAAe,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QAC9C,IAAI,CAAC,MAAM,GAAG,IAAI,cAAc,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QAC5C,IAAI,CAAC,IAAI,GAAG,IAAI,YAAY,CAAC,IAAI,CAAC,IAAI,EAAE,MAAM,CAAC,UAAU,CAAC,CAAC;QAC3D,IAAI,CAAC,QAAQ,GAAG,IAAI,gBAAgB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QAChD,IAAI,CAAC,WAAW,GAAG,IAAI,mBAAmB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACtD,IAAI,CAAC,QAAQ,GAAG,IAAI,gBAAgB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QAChD,IAAI,CAAC,eAAe,GAAG,IAAI,uBAAuB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QAC9D,IAAI,CAAC,QAAQ,GAAG,IAAI,gBAAgB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QAChD,IAAI,CAAC,OAAO,GAAG,IAAI,eAAe,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QAC9C,IAAI,CAAC,QAAQ,GAAG,IAAI,gBAAgB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QAChD,IAAI,CAAC,mBAAmB,GAAG,IAAI,2BAA2B,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACtE,IAAI,CAAC,gBAAgB,GAAG,IAAI,wBAAwB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QAChE,IAAI,CAAC,IAAI,GAAG,IAAI,YAAY,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACxC,IAAI,CAAC,IAAI,GAAG,IAAI,YAAY,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACxC,IAAI,CAAC,MAAM,GAAG,IAAI,cAAc,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;IAChD,CAAC;IAEO,uBAAuB,CAAC,MAA2B;QACvD,MAAM,WAAW,GAAG,IAAI,CAAC,IAAI;aACxB,OAAO,CAA2B,MAAM,EAAE,wBAAwB,EAAE;YACjE,IAAI,EAAE,EAAE,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE;SACnC,CAAC;aACD,IAAI,CAAC,CAAC,GAAG,EAAE,EAAE;YACV,IAAI,GAAG,CAAC,IAAI,EAAE,YAAY;gBACtB,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAClD,CAAC,CAAC,CAAC;QAEP,WAAW,CAAC,KAAK,CAAC,GAAG,EAAE;YACnB,mDAAmD;QACvD,CAAC,CAAC,CAAC;IACP,CAAC;CACJ;AAED;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,MAAM,UAAU,YAAY,CAAC,MAA2B;IACpD,OAAO,IAAI,aAAa,CAAC,MAAM,CAAC,CAAC;AACrC,CAAC"}
|
|
@@ -1532,6 +1532,114 @@ 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}/bindings/{binding_id}/rotate-credential": {
|
|
1590
|
+
parameters: {
|
|
1591
|
+
query?: never;
|
|
1592
|
+
header?: never;
|
|
1593
|
+
path?: never;
|
|
1594
|
+
cookie?: never;
|
|
1595
|
+
};
|
|
1596
|
+
get?: never;
|
|
1597
|
+
put?: never;
|
|
1598
|
+
/**
|
|
1599
|
+
* Rotate a binding credential
|
|
1600
|
+
* @description Overwrite the stored credential for a binding without touching its config or guardrails. Human-only. The credential value is never returned.
|
|
1601
|
+
*/
|
|
1602
|
+
post: operations["rotateBindingCredential"];
|
|
1603
|
+
delete?: never;
|
|
1604
|
+
options?: never;
|
|
1605
|
+
head?: never;
|
|
1606
|
+
patch?: never;
|
|
1607
|
+
trace?: never;
|
|
1608
|
+
};
|
|
1609
|
+
"/v1/agents/{agent_id}/execute": {
|
|
1610
|
+
parameters: {
|
|
1611
|
+
query?: never;
|
|
1612
|
+
header?: never;
|
|
1613
|
+
path?: never;
|
|
1614
|
+
cookie?: never;
|
|
1615
|
+
};
|
|
1616
|
+
get?: never;
|
|
1617
|
+
put?: never;
|
|
1618
|
+
/** Execute an intent */
|
|
1619
|
+
post: operations["executeIntent"];
|
|
1620
|
+
delete?: never;
|
|
1621
|
+
options?: never;
|
|
1622
|
+
head?: never;
|
|
1623
|
+
patch?: never;
|
|
1624
|
+
trace?: never;
|
|
1625
|
+
};
|
|
1626
|
+
"/v1/agents/{agent_id}/executions": {
|
|
1627
|
+
parameters: {
|
|
1628
|
+
query?: never;
|
|
1629
|
+
header?: never;
|
|
1630
|
+
path?: never;
|
|
1631
|
+
cookie?: never;
|
|
1632
|
+
};
|
|
1633
|
+
/** List execution events */
|
|
1634
|
+
get: operations["listExecutions"];
|
|
1635
|
+
put?: never;
|
|
1636
|
+
post?: never;
|
|
1637
|
+
delete?: never;
|
|
1638
|
+
options?: never;
|
|
1639
|
+
head?: never;
|
|
1640
|
+
patch?: never;
|
|
1641
|
+
trace?: never;
|
|
1642
|
+
};
|
|
1535
1643
|
"/v1/chains": {
|
|
1536
1644
|
parameters: {
|
|
1537
1645
|
query?: never;
|
|
@@ -4895,6 +5003,15 @@ export interface components {
|
|
|
4895
5003
|
*/
|
|
4896
5004
|
shroud_enabled: boolean;
|
|
4897
5005
|
shroud_config?: components["schemas"]["ShroudConfig"];
|
|
5006
|
+
/**
|
|
5007
|
+
* @description Enable Execution Intents (bindings and execute endpoint) for this agent
|
|
5008
|
+
* @default false
|
|
5009
|
+
*/
|
|
5010
|
+
execution_intents_enabled: boolean;
|
|
5011
|
+
/** @description Guardrails applied to all execution intents for this agent */
|
|
5012
|
+
execution_guardrails?: {
|
|
5013
|
+
[key: string]: unknown;
|
|
5014
|
+
};
|
|
4898
5015
|
/** @description Token contract/mint addresses this agent may interact with. Empty = unrestricted. */
|
|
4899
5016
|
tx_token_allowlist?: string[];
|
|
4900
5017
|
/**
|
|
@@ -4946,6 +5063,12 @@ export interface components {
|
|
|
4946
5063
|
/** @description Enable/disable Shroud LLM Proxy */
|
|
4947
5064
|
shroud_enabled?: boolean;
|
|
4948
5065
|
shroud_config?: components["schemas"]["ShroudConfig"];
|
|
5066
|
+
/** @description Enable/disable Execution Intents for this agent */
|
|
5067
|
+
execution_intents_enabled?: boolean;
|
|
5068
|
+
/** @description Guardrails applied to all execution intents for this agent */
|
|
5069
|
+
execution_guardrails?: {
|
|
5070
|
+
[key: string]: unknown;
|
|
5071
|
+
};
|
|
4949
5072
|
/**
|
|
4950
5073
|
* @description Enable OIDC federation (RFC 8693 token-exchange) for this agent.
|
|
4951
5074
|
* When true, the agent may call POST /v1/auth/federated-token to mint
|
|
@@ -5035,6 +5158,12 @@ export interface components {
|
|
|
5035
5158
|
/** @description Whether this agent routes LLM traffic through the Shroud TEE proxy */
|
|
5036
5159
|
shroud_enabled: boolean;
|
|
5037
5160
|
shroud_config?: components["schemas"]["ShroudConfig"];
|
|
5161
|
+
/** @description Whether Execution Intents (bindings and execute endpoint) are enabled for this agent */
|
|
5162
|
+
execution_intents_enabled?: boolean;
|
|
5163
|
+
/** @description Guardrails applied to all execution intents for this agent */
|
|
5164
|
+
execution_guardrails?: {
|
|
5165
|
+
[key: string]: unknown;
|
|
5166
|
+
};
|
|
5038
5167
|
/**
|
|
5039
5168
|
* @description Whether this agent may mint OIDC federation tokens via
|
|
5040
5169
|
* POST /v1/auth/federated-token. False by default.
|
|
@@ -7114,6 +7243,114 @@ export interface components {
|
|
|
7114
7243
|
HoneytokenListResponse: {
|
|
7115
7244
|
honeytokens: components["schemas"]["Honeytoken"][];
|
|
7116
7245
|
};
|
|
7246
|
+
CreateBindingRequest: {
|
|
7247
|
+
name: string;
|
|
7248
|
+
/** @enum {string} */
|
|
7249
|
+
binding_type: "http" | "graphql" | "postgres" | "mysql" | "redis" | "grpc" | "smtp" | "cloud_sdk" | "s3" | "custom";
|
|
7250
|
+
config?: {
|
|
7251
|
+
[key: string]: unknown;
|
|
7252
|
+
};
|
|
7253
|
+
guardrails?: {
|
|
7254
|
+
[key: string]: unknown;
|
|
7255
|
+
};
|
|
7256
|
+
credential?: {
|
|
7257
|
+
[key: string]: unknown;
|
|
7258
|
+
};
|
|
7259
|
+
};
|
|
7260
|
+
UpdateBindingRequest: {
|
|
7261
|
+
config?: {
|
|
7262
|
+
[key: string]: unknown;
|
|
7263
|
+
};
|
|
7264
|
+
guardrails?: {
|
|
7265
|
+
[key: string]: unknown;
|
|
7266
|
+
};
|
|
7267
|
+
is_active?: boolean;
|
|
7268
|
+
credential?: {
|
|
7269
|
+
[key: string]: unknown;
|
|
7270
|
+
};
|
|
7271
|
+
};
|
|
7272
|
+
BindingResponse: {
|
|
7273
|
+
/** Format: uuid */
|
|
7274
|
+
id: string;
|
|
7275
|
+
/** Format: uuid */
|
|
7276
|
+
agent_id: string;
|
|
7277
|
+
/** @enum {string} */
|
|
7278
|
+
binding_type: "http" | "graphql" | "postgres" | "mysql" | "redis" | "grpc" | "smtp" | "cloud_sdk" | "s3" | "custom";
|
|
7279
|
+
name: string;
|
|
7280
|
+
config?: {
|
|
7281
|
+
[key: string]: unknown;
|
|
7282
|
+
};
|
|
7283
|
+
guardrails?: {
|
|
7284
|
+
[key: string]: unknown;
|
|
7285
|
+
};
|
|
7286
|
+
is_active: boolean;
|
|
7287
|
+
/** @description Whether a credential is stored for this binding. The value itself is never returned. */
|
|
7288
|
+
credential_set?: boolean;
|
|
7289
|
+
/** Format: date-time */
|
|
7290
|
+
created_at: string;
|
|
7291
|
+
/** Format: date-time */
|
|
7292
|
+
updated_at: string;
|
|
7293
|
+
};
|
|
7294
|
+
TestBindingResponse: {
|
|
7295
|
+
success: boolean;
|
|
7296
|
+
latency_ms: number;
|
|
7297
|
+
error?: string | null;
|
|
7298
|
+
};
|
|
7299
|
+
ExecuteRequest: {
|
|
7300
|
+
/** @description Binding name or ID to execute against */
|
|
7301
|
+
binding: string;
|
|
7302
|
+
/** @description Type of execution intent (e.g. http_request, graphql_query) */
|
|
7303
|
+
intent_type: string;
|
|
7304
|
+
/**
|
|
7305
|
+
* @description Where execution runs (vault = server-side, tee = Shroud TEE)
|
|
7306
|
+
* @default vault
|
|
7307
|
+
* @enum {string}
|
|
7308
|
+
*/
|
|
7309
|
+
execution_mode: "vault" | "tee";
|
|
7310
|
+
/** @description Intent-specific parameters */
|
|
7311
|
+
params: {
|
|
7312
|
+
[key: string]: unknown;
|
|
7313
|
+
};
|
|
7314
|
+
};
|
|
7315
|
+
ExecuteResponse: {
|
|
7316
|
+
/** Format: uuid */
|
|
7317
|
+
execution_id: string;
|
|
7318
|
+
status: string;
|
|
7319
|
+
result?: {
|
|
7320
|
+
[key: string]: unknown;
|
|
7321
|
+
} | null;
|
|
7322
|
+
error?: string | null;
|
|
7323
|
+
duration_ms: number;
|
|
7324
|
+
redactions_applied: number;
|
|
7325
|
+
/**
|
|
7326
|
+
* @description Where the intent actually ran. Reported truthfully — never claims TEE when it ran in the Vault.
|
|
7327
|
+
* @enum {string}
|
|
7328
|
+
*/
|
|
7329
|
+
execution_surface?: "vault" | "tee";
|
|
7330
|
+
};
|
|
7331
|
+
ExecutionEventResponse: {
|
|
7332
|
+
/** Format: uuid */
|
|
7333
|
+
id: string;
|
|
7334
|
+
/** Format: uuid */
|
|
7335
|
+
agent_id: string;
|
|
7336
|
+
/** Format: uuid */
|
|
7337
|
+
binding_id: string;
|
|
7338
|
+
intent_type: string;
|
|
7339
|
+
execution_mode: string;
|
|
7340
|
+
status: string;
|
|
7341
|
+
request_summary?: {
|
|
7342
|
+
[key: string]: unknown;
|
|
7343
|
+
} | null;
|
|
7344
|
+
result_summary?: {
|
|
7345
|
+
[key: string]: unknown;
|
|
7346
|
+
} | null;
|
|
7347
|
+
error_message?: string | null;
|
|
7348
|
+
duration_ms: number;
|
|
7349
|
+
cost_cents?: number | null;
|
|
7350
|
+
redactions_applied: number;
|
|
7351
|
+
/** Format: date-time */
|
|
7352
|
+
created_at: string;
|
|
7353
|
+
};
|
|
7117
7354
|
};
|
|
7118
7355
|
responses: {
|
|
7119
7356
|
/** @description Invalid request */
|
|
@@ -9700,6 +9937,253 @@ export interface operations {
|
|
|
9700
9937
|
403: components["responses"]["Forbidden"];
|
|
9701
9938
|
};
|
|
9702
9939
|
};
|
|
9940
|
+
listBindings: {
|
|
9941
|
+
parameters: {
|
|
9942
|
+
query?: never;
|
|
9943
|
+
header?: never;
|
|
9944
|
+
path: {
|
|
9945
|
+
agent_id: components["parameters"]["AgentId"];
|
|
9946
|
+
};
|
|
9947
|
+
cookie?: never;
|
|
9948
|
+
};
|
|
9949
|
+
requestBody?: never;
|
|
9950
|
+
responses: {
|
|
9951
|
+
/** @description Binding list */
|
|
9952
|
+
200: {
|
|
9953
|
+
headers: {
|
|
9954
|
+
[name: string]: unknown;
|
|
9955
|
+
};
|
|
9956
|
+
content: {
|
|
9957
|
+
"application/json": {
|
|
9958
|
+
bindings: components["schemas"]["BindingResponse"][];
|
|
9959
|
+
};
|
|
9960
|
+
};
|
|
9961
|
+
};
|
|
9962
|
+
403: components["responses"]["Forbidden"];
|
|
9963
|
+
};
|
|
9964
|
+
};
|
|
9965
|
+
createBinding: {
|
|
9966
|
+
parameters: {
|
|
9967
|
+
query?: never;
|
|
9968
|
+
header?: never;
|
|
9969
|
+
path: {
|
|
9970
|
+
agent_id: components["parameters"]["AgentId"];
|
|
9971
|
+
};
|
|
9972
|
+
cookie?: never;
|
|
9973
|
+
};
|
|
9974
|
+
requestBody: {
|
|
9975
|
+
content: {
|
|
9976
|
+
"application/json": components["schemas"]["CreateBindingRequest"];
|
|
9977
|
+
};
|
|
9978
|
+
};
|
|
9979
|
+
responses: {
|
|
9980
|
+
/** @description Binding created */
|
|
9981
|
+
201: {
|
|
9982
|
+
headers: {
|
|
9983
|
+
[name: string]: unknown;
|
|
9984
|
+
};
|
|
9985
|
+
content: {
|
|
9986
|
+
"application/json": components["schemas"]["BindingResponse"];
|
|
9987
|
+
};
|
|
9988
|
+
};
|
|
9989
|
+
400: components["responses"]["BadRequest"];
|
|
9990
|
+
403: components["responses"]["Forbidden"];
|
|
9991
|
+
};
|
|
9992
|
+
};
|
|
9993
|
+
getBinding: {
|
|
9994
|
+
parameters: {
|
|
9995
|
+
query?: never;
|
|
9996
|
+
header?: never;
|
|
9997
|
+
path: {
|
|
9998
|
+
agent_id: components["parameters"]["AgentId"];
|
|
9999
|
+
binding_id: string;
|
|
10000
|
+
};
|
|
10001
|
+
cookie?: never;
|
|
10002
|
+
};
|
|
10003
|
+
requestBody?: never;
|
|
10004
|
+
responses: {
|
|
10005
|
+
/** @description Binding details */
|
|
10006
|
+
200: {
|
|
10007
|
+
headers: {
|
|
10008
|
+
[name: string]: unknown;
|
|
10009
|
+
};
|
|
10010
|
+
content: {
|
|
10011
|
+
"application/json": components["schemas"]["BindingResponse"];
|
|
10012
|
+
};
|
|
10013
|
+
};
|
|
10014
|
+
404: components["responses"]["NotFound"];
|
|
10015
|
+
};
|
|
10016
|
+
};
|
|
10017
|
+
deleteBinding: {
|
|
10018
|
+
parameters: {
|
|
10019
|
+
query?: never;
|
|
10020
|
+
header?: never;
|
|
10021
|
+
path: {
|
|
10022
|
+
agent_id: components["parameters"]["AgentId"];
|
|
10023
|
+
binding_id: string;
|
|
10024
|
+
};
|
|
10025
|
+
cookie?: never;
|
|
10026
|
+
};
|
|
10027
|
+
requestBody?: never;
|
|
10028
|
+
responses: {
|
|
10029
|
+
/** @description Binding deleted */
|
|
10030
|
+
204: {
|
|
10031
|
+
headers: {
|
|
10032
|
+
[name: string]: unknown;
|
|
10033
|
+
};
|
|
10034
|
+
content?: never;
|
|
10035
|
+
};
|
|
10036
|
+
404: components["responses"]["NotFound"];
|
|
10037
|
+
};
|
|
10038
|
+
};
|
|
10039
|
+
updateBinding: {
|
|
10040
|
+
parameters: {
|
|
10041
|
+
query?: never;
|
|
10042
|
+
header?: never;
|
|
10043
|
+
path: {
|
|
10044
|
+
agent_id: components["parameters"]["AgentId"];
|
|
10045
|
+
binding_id: string;
|
|
10046
|
+
};
|
|
10047
|
+
cookie?: never;
|
|
10048
|
+
};
|
|
10049
|
+
requestBody: {
|
|
10050
|
+
content: {
|
|
10051
|
+
"application/json": components["schemas"]["UpdateBindingRequest"];
|
|
10052
|
+
};
|
|
10053
|
+
};
|
|
10054
|
+
responses: {
|
|
10055
|
+
/** @description Binding updated */
|
|
10056
|
+
200: {
|
|
10057
|
+
headers: {
|
|
10058
|
+
[name: string]: unknown;
|
|
10059
|
+
};
|
|
10060
|
+
content: {
|
|
10061
|
+
"application/json": components["schemas"]["BindingResponse"];
|
|
10062
|
+
};
|
|
10063
|
+
};
|
|
10064
|
+
400: components["responses"]["BadRequest"];
|
|
10065
|
+
404: components["responses"]["NotFound"];
|
|
10066
|
+
};
|
|
10067
|
+
};
|
|
10068
|
+
testBinding: {
|
|
10069
|
+
parameters: {
|
|
10070
|
+
query?: never;
|
|
10071
|
+
header?: never;
|
|
10072
|
+
path: {
|
|
10073
|
+
agent_id: components["parameters"]["AgentId"];
|
|
10074
|
+
binding_id: string;
|
|
10075
|
+
};
|
|
10076
|
+
cookie?: never;
|
|
10077
|
+
};
|
|
10078
|
+
requestBody?: {
|
|
10079
|
+
content: {
|
|
10080
|
+
"application/json": {
|
|
10081
|
+
/** @description Connection test timeout in milliseconds */
|
|
10082
|
+
timeout_ms?: number;
|
|
10083
|
+
};
|
|
10084
|
+
};
|
|
10085
|
+
};
|
|
10086
|
+
responses: {
|
|
10087
|
+
/** @description Test result */
|
|
10088
|
+
200: {
|
|
10089
|
+
headers: {
|
|
10090
|
+
[name: string]: unknown;
|
|
10091
|
+
};
|
|
10092
|
+
content: {
|
|
10093
|
+
"application/json": components["schemas"]["TestBindingResponse"];
|
|
10094
|
+
};
|
|
10095
|
+
};
|
|
10096
|
+
404: components["responses"]["NotFound"];
|
|
10097
|
+
};
|
|
10098
|
+
};
|
|
10099
|
+
rotateBindingCredential: {
|
|
10100
|
+
parameters: {
|
|
10101
|
+
query?: never;
|
|
10102
|
+
header?: never;
|
|
10103
|
+
path: {
|
|
10104
|
+
agent_id: components["parameters"]["AgentId"];
|
|
10105
|
+
binding_id: string;
|
|
10106
|
+
};
|
|
10107
|
+
cookie?: never;
|
|
10108
|
+
};
|
|
10109
|
+
requestBody: {
|
|
10110
|
+
content: {
|
|
10111
|
+
"application/json": {
|
|
10112
|
+
/** @description New credential material (object or string). Stored server-side. */
|
|
10113
|
+
credential: unknown;
|
|
10114
|
+
};
|
|
10115
|
+
};
|
|
10116
|
+
};
|
|
10117
|
+
responses: {
|
|
10118
|
+
/** @description Updated binding */
|
|
10119
|
+
200: {
|
|
10120
|
+
headers: {
|
|
10121
|
+
[name: string]: unknown;
|
|
10122
|
+
};
|
|
10123
|
+
content: {
|
|
10124
|
+
"application/json": components["schemas"]["BindingResponse"];
|
|
10125
|
+
};
|
|
10126
|
+
};
|
|
10127
|
+
403: components["responses"]["Forbidden"];
|
|
10128
|
+
404: components["responses"]["NotFound"];
|
|
10129
|
+
};
|
|
10130
|
+
};
|
|
10131
|
+
executeIntent: {
|
|
10132
|
+
parameters: {
|
|
10133
|
+
query?: never;
|
|
10134
|
+
header?: never;
|
|
10135
|
+
path: {
|
|
10136
|
+
agent_id: components["parameters"]["AgentId"];
|
|
10137
|
+
};
|
|
10138
|
+
cookie?: never;
|
|
10139
|
+
};
|
|
10140
|
+
requestBody: {
|
|
10141
|
+
content: {
|
|
10142
|
+
"application/json": components["schemas"]["ExecuteRequest"];
|
|
10143
|
+
};
|
|
10144
|
+
};
|
|
10145
|
+
responses: {
|
|
10146
|
+
/** @description Execution result */
|
|
10147
|
+
200: {
|
|
10148
|
+
headers: {
|
|
10149
|
+
[name: string]: unknown;
|
|
10150
|
+
};
|
|
10151
|
+
content: {
|
|
10152
|
+
"application/json": components["schemas"]["ExecuteResponse"];
|
|
10153
|
+
};
|
|
10154
|
+
};
|
|
10155
|
+
400: components["responses"]["BadRequest"];
|
|
10156
|
+
403: components["responses"]["Forbidden"];
|
|
10157
|
+
};
|
|
10158
|
+
};
|
|
10159
|
+
listExecutions: {
|
|
10160
|
+
parameters: {
|
|
10161
|
+
query?: {
|
|
10162
|
+
limit?: number;
|
|
10163
|
+
offset?: number;
|
|
10164
|
+
};
|
|
10165
|
+
header?: never;
|
|
10166
|
+
path: {
|
|
10167
|
+
agent_id: components["parameters"]["AgentId"];
|
|
10168
|
+
};
|
|
10169
|
+
cookie?: never;
|
|
10170
|
+
};
|
|
10171
|
+
requestBody?: never;
|
|
10172
|
+
responses: {
|
|
10173
|
+
/** @description Execution event list */
|
|
10174
|
+
200: {
|
|
10175
|
+
headers: {
|
|
10176
|
+
[name: string]: unknown;
|
|
10177
|
+
};
|
|
10178
|
+
content: {
|
|
10179
|
+
"application/json": {
|
|
10180
|
+
events: components["schemas"]["ExecutionEventResponse"][];
|
|
10181
|
+
};
|
|
10182
|
+
};
|
|
10183
|
+
};
|
|
10184
|
+
403: components["responses"]["Forbidden"];
|
|
10185
|
+
};
|
|
10186
|
+
};
|
|
9703
10187
|
listChains: {
|
|
9704
10188
|
parameters: {
|
|
9705
10189
|
query?: never;
|