@cadenya/cadenya 0.66.0 → 0.68.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/CHANGELOG.md +16 -0
- package/README.md +2 -2
- package/client.d.mts +42 -81
- package/client.d.mts.map +1 -1
- package/client.d.ts +42 -81
- package/client.d.ts.map +1 -1
- package/client.js +24 -63
- package/client.js.map +1 -1
- package/client.mjs +24 -63
- package/client.mjs.map +1 -1
- package/package.json +1 -1
- package/resources/account.d.mts +18 -22
- package/resources/account.d.mts.map +1 -1
- package/resources/account.d.ts +18 -22
- package/resources/account.d.ts.map +1 -1
- package/resources/account.js +2 -6
- package/resources/account.js.map +1 -1
- package/resources/account.mjs +2 -6
- package/resources/account.mjs.map +1 -1
- package/resources/agents/agents.d.mts +34 -21
- package/resources/agents/agents.d.mts.map +1 -1
- package/resources/agents/agents.d.ts +34 -21
- package/resources/agents/agents.d.ts.map +1 -1
- package/resources/agents/agents.js +17 -16
- package/resources/agents/agents.js.map +1 -1
- package/resources/agents/agents.mjs +17 -16
- package/resources/agents/agents.mjs.map +1 -1
- package/resources/agents/feedback.d.mts +15 -15
- package/resources/agents/feedback.d.mts.map +1 -1
- package/resources/agents/feedback.d.ts +15 -15
- package/resources/agents/feedback.d.ts.map +1 -1
- package/resources/agents/feedback.js +4 -8
- package/resources/agents/feedback.js.map +1 -1
- package/resources/agents/feedback.mjs +4 -8
- package/resources/agents/feedback.mjs.map +1 -1
- package/resources/agents/index.d.mts +1 -1
- package/resources/agents/index.d.mts.map +1 -1
- package/resources/agents/index.d.ts +1 -1
- package/resources/agents/index.d.ts.map +1 -1
- package/resources/agents/index.js.map +1 -1
- package/resources/agents/index.mjs.map +1 -1
- package/resources/agents/schedules.d.mts +44 -26
- package/resources/agents/schedules.d.mts.map +1 -1
- package/resources/agents/schedules.d.ts +44 -26
- package/resources/agents/schedules.d.ts.map +1 -1
- package/resources/agents/schedules.js +20 -19
- package/resources/agents/schedules.js.map +1 -1
- package/resources/agents/schedules.mjs +20 -19
- package/resources/agents/schedules.mjs.map +1 -1
- package/resources/agents/variations.d.mts +88 -43
- package/resources/agents/variations.d.mts.map +1 -1
- package/resources/agents/variations.d.ts +88 -43
- package/resources/agents/variations.d.ts.map +1 -1
- package/resources/agents/variations.js +31 -32
- package/resources/agents/variations.js.map +1 -1
- package/resources/agents/variations.mjs +31 -32
- package/resources/agents/variations.mjs.map +1 -1
- package/resources/agents/webhook-deliveries.d.mts +10 -11
- package/resources/agents/webhook-deliveries.d.mts.map +1 -1
- package/resources/agents/webhook-deliveries.d.ts +10 -11
- package/resources/agents/webhook-deliveries.d.ts.map +1 -1
- package/resources/agents/webhook-deliveries.js +4 -8
- package/resources/agents/webhook-deliveries.js.map +1 -1
- package/resources/agents/webhook-deliveries.mjs +4 -8
- package/resources/agents/webhook-deliveries.mjs.map +1 -1
- package/resources/api-keys.d.mts +48 -28
- package/resources/api-keys.d.mts.map +1 -1
- package/resources/api-keys.d.ts +48 -28
- package/resources/api-keys.d.ts.map +1 -1
- package/resources/api-keys.js +21 -17
- package/resources/api-keys.js.map +1 -1
- package/resources/api-keys.mjs +21 -17
- package/resources/api-keys.mjs.map +1 -1
- package/resources/bulk-workspace-resources/bulk-workspace-resources.d.mts +20 -21
- package/resources/bulk-workspace-resources/bulk-workspace-resources.d.mts.map +1 -1
- package/resources/bulk-workspace-resources/bulk-workspace-resources.d.ts +20 -21
- package/resources/bulk-workspace-resources/bulk-workspace-resources.d.ts.map +1 -1
- package/resources/bulk-workspace-resources/bulk-workspace-resources.js +13 -17
- package/resources/bulk-workspace-resources/bulk-workspace-resources.js.map +1 -1
- package/resources/bulk-workspace-resources/bulk-workspace-resources.mjs +13 -17
- package/resources/bulk-workspace-resources/bulk-workspace-resources.mjs.map +1 -1
- package/resources/bulk-workspace-resources/index.d.mts +1 -1
- package/resources/bulk-workspace-resources/index.d.mts.map +1 -1
- package/resources/bulk-workspace-resources/index.d.ts +1 -1
- package/resources/bulk-workspace-resources/index.d.ts.map +1 -1
- package/resources/bulk-workspace-resources/index.js.map +1 -1
- package/resources/bulk-workspace-resources/index.mjs.map +1 -1
- package/resources/bulk-workspace-resources/results.d.mts +30 -35
- package/resources/bulk-workspace-resources/results.d.mts.map +1 -1
- package/resources/bulk-workspace-resources/results.d.ts +30 -35
- package/resources/bulk-workspace-resources/results.d.ts.map +1 -1
- package/resources/bulk-workspace-resources/results.js +6 -10
- package/resources/bulk-workspace-resources/results.js.map +1 -1
- package/resources/bulk-workspace-resources/results.mjs +6 -10
- package/resources/bulk-workspace-resources/results.mjs.map +1 -1
- package/resources/index.d.mts +9 -9
- package/resources/index.d.mts.map +1 -1
- package/resources/index.d.ts +9 -9
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +1 -1
- package/resources/index.mjs.map +1 -1
- package/resources/memory-layers/entries.d.mts +40 -33
- package/resources/memory-layers/entries.d.mts.map +1 -1
- package/resources/memory-layers/entries.d.ts +40 -33
- package/resources/memory-layers/entries.d.ts.map +1 -1
- package/resources/memory-layers/entries.js +19 -23
- package/resources/memory-layers/entries.js.map +1 -1
- package/resources/memory-layers/entries.mjs +19 -23
- package/resources/memory-layers/entries.mjs.map +1 -1
- package/resources/memory-layers/index.d.mts +1 -1
- package/resources/memory-layers/index.d.mts.map +1 -1
- package/resources/memory-layers/index.d.ts +1 -1
- package/resources/memory-layers/index.d.ts.map +1 -1
- package/resources/memory-layers/index.js.map +1 -1
- package/resources/memory-layers/index.mjs.map +1 -1
- package/resources/memory-layers/memory-layers.d.mts +33 -22
- package/resources/memory-layers/memory-layers.d.mts.map +1 -1
- package/resources/memory-layers/memory-layers.d.ts +33 -22
- package/resources/memory-layers/memory-layers.d.ts.map +1 -1
- package/resources/memory-layers/memory-layers.js +17 -20
- package/resources/memory-layers/memory-layers.js.map +1 -1
- package/resources/memory-layers/memory-layers.mjs +17 -20
- package/resources/memory-layers/memory-layers.mjs.map +1 -1
- package/resources/models.d.mts +18 -12
- package/resources/models.d.mts.map +1 -1
- package/resources/models.d.ts +18 -12
- package/resources/models.d.ts.map +1 -1
- package/resources/models.js +14 -13
- package/resources/models.js.map +1 -1
- package/resources/models.mjs +14 -13
- package/resources/models.mjs.map +1 -1
- package/resources/objectives/feedback.d.mts +19 -8
- package/resources/objectives/feedback.d.mts.map +1 -1
- package/resources/objectives/feedback.d.ts +19 -8
- package/resources/objectives/feedback.d.ts.map +1 -1
- package/resources/objectives/feedback.js +9 -4
- package/resources/objectives/feedback.js.map +1 -1
- package/resources/objectives/feedback.mjs +9 -4
- package/resources/objectives/feedback.mjs.map +1 -1
- package/resources/objectives/index.d.mts +1 -1
- package/resources/objectives/index.d.mts.map +1 -1
- package/resources/objectives/index.d.ts +1 -1
- package/resources/objectives/index.d.ts.map +1 -1
- package/resources/objectives/index.js.map +1 -1
- package/resources/objectives/index.mjs.map +1 -1
- package/resources/objectives/objectives.d.mts +63 -44
- package/resources/objectives/objectives.d.mts.map +1 -1
- package/resources/objectives/objectives.d.ts +63 -44
- package/resources/objectives/objectives.d.ts.map +1 -1
- package/resources/objectives/objectives.js +31 -16
- package/resources/objectives/objectives.js.map +1 -1
- package/resources/objectives/objectives.mjs +31 -16
- package/resources/objectives/objectives.mjs.map +1 -1
- package/resources/objectives/tasks.d.mts +7 -2
- package/resources/objectives/tasks.d.mts.map +1 -1
- package/resources/objectives/tasks.d.ts +7 -2
- package/resources/objectives/tasks.d.ts.map +1 -1
- package/resources/objectives/tasks.js +5 -4
- package/resources/objectives/tasks.js.map +1 -1
- package/resources/objectives/tasks.mjs +5 -4
- package/resources/objectives/tasks.mjs.map +1 -1
- package/resources/objectives/tool-calls.d.mts +18 -9
- package/resources/objectives/tool-calls.d.mts.map +1 -1
- package/resources/objectives/tool-calls.d.ts +18 -9
- package/resources/objectives/tool-calls.d.ts.map +1 -1
- package/resources/objectives/tool-calls.js +7 -12
- package/resources/objectives/tool-calls.js.map +1 -1
- package/resources/objectives/tool-calls.mjs +7 -12
- package/resources/objectives/tool-calls.mjs.map +1 -1
- package/resources/objectives/tools.d.mts +5 -1
- package/resources/objectives/tools.d.mts.map +1 -1
- package/resources/objectives/tools.d.ts +5 -1
- package/resources/objectives/tools.d.ts.map +1 -1
- package/resources/objectives/tools.js +3 -2
- package/resources/objectives/tools.js.map +1 -1
- package/resources/objectives/tools.mjs +3 -2
- package/resources/objectives/tools.mjs.map +1 -1
- package/resources/search.d.mts +1 -1
- package/resources/search.d.mts.map +1 -1
- package/resources/search.d.ts +1 -1
- package/resources/search.d.ts.map +1 -1
- package/resources/search.js +6 -2
- package/resources/search.js.map +1 -1
- package/resources/search.mjs +6 -2
- package/resources/search.mjs.map +1 -1
- package/resources/tool-sets/index.d.mts +1 -1
- package/resources/tool-sets/index.d.mts.map +1 -1
- package/resources/tool-sets/index.d.ts +1 -1
- package/resources/tool-sets/index.d.ts.map +1 -1
- package/resources/tool-sets/index.js.map +1 -1
- package/resources/tool-sets/index.mjs.map +1 -1
- package/resources/tool-sets/tool-sets.d.mts +66 -43
- package/resources/tool-sets/tool-sets.d.mts.map +1 -1
- package/resources/tool-sets/tool-sets.d.ts +66 -43
- package/resources/tool-sets/tool-sets.d.ts.map +1 -1
- package/resources/tool-sets/tool-sets.js +23 -23
- package/resources/tool-sets/tool-sets.js.map +1 -1
- package/resources/tool-sets/tool-sets.mjs +23 -23
- package/resources/tool-sets/tool-sets.mjs.map +1 -1
- package/resources/tool-sets/tools.d.mts +50 -31
- package/resources/tool-sets/tools.d.mts.map +1 -1
- package/resources/tool-sets/tools.d.ts +50 -31
- package/resources/tool-sets/tools.d.ts.map +1 -1
- package/resources/tool-sets/tools.js +22 -21
- package/resources/tool-sets/tools.js.map +1 -1
- package/resources/tool-sets/tools.mjs +22 -21
- package/resources/tool-sets/tools.mjs.map +1 -1
- package/resources/uploads.d.mts +21 -19
- package/resources/uploads.d.mts.map +1 -1
- package/resources/uploads.d.ts +21 -19
- package/resources/uploads.d.ts.map +1 -1
- package/resources/uploads.js +8 -11
- package/resources/uploads.js.map +1 -1
- package/resources/uploads.mjs +8 -11
- package/resources/uploads.mjs.map +1 -1
- package/resources/workspace-secrets.d.mts +33 -13
- package/resources/workspace-secrets.d.mts.map +1 -1
- package/resources/workspace-secrets.d.ts +33 -13
- package/resources/workspace-secrets.d.ts.map +1 -1
- package/resources/workspace-secrets.js +16 -13
- package/resources/workspace-secrets.js.map +1 -1
- package/resources/workspace-secrets.mjs +16 -13
- package/resources/workspace-secrets.mjs.map +1 -1
- package/resources/workspaces.d.mts +2 -6
- package/resources/workspaces.d.mts.map +1 -1
- package/resources/workspaces.d.ts +2 -6
- package/resources/workspaces.d.ts.map +1 -1
- package/resources/workspaces.js +2 -6
- package/resources/workspaces.js.map +1 -1
- package/resources/workspaces.mjs +2 -6
- package/resources/workspaces.mjs.map +1 -1
- package/src/client.ts +54 -63
- package/src/resources/account.ts +18 -22
- package/src/resources/agents/agents.ts +49 -24
- package/src/resources/agents/feedback.ts +18 -16
- package/src/resources/agents/index.ts +2 -0
- package/src/resources/agents/schedules.ts +69 -37
- package/src/resources/agents/variations.ts +141 -73
- package/src/resources/agents/webhook-deliveries.ts +13 -12
- package/src/resources/api-keys.ts +67 -32
- package/src/resources/bulk-workspace-resources/bulk-workspace-resources.ts +40 -25
- package/src/resources/bulk-workspace-resources/index.ts +1 -0
- package/src/resources/bulk-workspace-resources/results.ts +33 -36
- package/src/resources/index.ts +22 -1
- package/src/resources/memory-layers/entries.ts +67 -44
- package/src/resources/memory-layers/index.ts +2 -0
- package/src/resources/memory-layers/memory-layers.ts +53 -25
- package/src/resources/models.ts +28 -13
- package/src/resources/objectives/feedback.ts +29 -11
- package/src/resources/objectives/index.ts +1 -0
- package/src/resources/objectives/objectives.ts +100 -50
- package/src/resources/objectives/tasks.ts +16 -5
- package/src/resources/objectives/tool-calls.ts +33 -20
- package/src/resources/objectives/tools.ts +9 -3
- package/src/resources/search.ts +6 -1
- package/src/resources/tool-sets/index.ts +2 -0
- package/src/resources/tool-sets/tool-sets.ts +88 -50
- package/src/resources/tool-sets/tools.ts +75 -42
- package/src/resources/uploads.ts +25 -20
- package/src/resources/workspace-secrets.ts +60 -19
- package/src/resources/workspaces.ts +2 -6
- package/src/version.ts +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -4,12 +4,7 @@ import { ObjectiveFeedbacksCursorPagination } from "../objectives/feedback.mjs";
|
|
|
4
4
|
import { type CursorPaginationParams, PagePromise } from "../../core/pagination.mjs";
|
|
5
5
|
import { RequestOptions } from "../../internal/request-options.mjs";
|
|
6
6
|
/**
|
|
7
|
-
*
|
|
8
|
-
* Agents are workspace-scoped resources that define AI behavior and tool access.
|
|
9
|
-
* All operations are implicitly scoped to the workspace determined by the JWT token.
|
|
10
|
-
*
|
|
11
|
-
* Authentication: Bearer token (JWT)
|
|
12
|
-
* Scope: Workspace-level operations
|
|
7
|
+
* Manage AI agents within a workspace. Agents define AI behavior and tool access.
|
|
13
8
|
*/
|
|
14
9
|
export declare class Feedback extends APIResource {
|
|
15
10
|
/**
|
|
@@ -17,33 +12,38 @@ export declare class Feedback extends APIResource {
|
|
|
17
12
|
* search by comment, sentiment filter, agent variation filter, and creation date
|
|
18
13
|
* range. Results are ordered by creation time, newest first.
|
|
19
14
|
*/
|
|
20
|
-
list(agentID: string,
|
|
15
|
+
list(agentID: string, params: FeedbackListParams, options?: RequestOptions): PagePromise<ObjectiveFeedbacksCursorPagination, ObjectivesFeedbackAPI.ObjectiveFeedback>;
|
|
21
16
|
}
|
|
22
17
|
export interface FeedbackListParams extends CursorPaginationParams {
|
|
23
18
|
/**
|
|
24
|
-
*
|
|
25
|
-
|
|
19
|
+
* Path param
|
|
20
|
+
*/
|
|
21
|
+
workspaceId: string;
|
|
22
|
+
/**
|
|
23
|
+
* Query param: Optional filter to limit results to feedback on objectives run by a
|
|
24
|
+
* single agent variation. Supports "external_id:" prefix for external IDs.
|
|
26
25
|
*/
|
|
27
26
|
agentVariationId?: string;
|
|
28
27
|
/**
|
|
29
|
-
* Inclusive lower bound on feedback creation time.
|
|
28
|
+
* Query param: Inclusive lower bound on feedback creation time.
|
|
30
29
|
*/
|
|
31
30
|
createdAfter?: string;
|
|
32
31
|
/**
|
|
33
|
-
* Exclusive upper bound on feedback creation time.
|
|
32
|
+
* Query param: Exclusive upper bound on feedback creation time.
|
|
34
33
|
*/
|
|
35
34
|
createdBefore?: string;
|
|
36
35
|
/**
|
|
37
|
-
* When set to true you may use more of your alloted API rate-limit
|
|
36
|
+
* Query param: When set to true you may use more of your alloted API rate-limit
|
|
38
37
|
*/
|
|
39
38
|
includeInfo?: boolean;
|
|
40
39
|
/**
|
|
41
|
-
* Free-text search applied to the feedback comment. Case-insensitive
|
|
42
|
-
* match.
|
|
40
|
+
* Query param: Free-text search applied to the feedback comment. Case-insensitive
|
|
41
|
+
* substring match.
|
|
43
42
|
*/
|
|
44
43
|
query?: string;
|
|
45
44
|
/**
|
|
46
|
-
* Filter by sentiment. UNSPECIFIED returns feedback regardless of
|
|
45
|
+
* Query param: Filter by sentiment. UNSPECIFIED returns feedback regardless of
|
|
46
|
+
* score.
|
|
47
47
|
*/
|
|
48
48
|
sentiment?: 'FEEDBACK_SENTIMENT_UNSPECIFIED' | 'FEEDBACK_SENTIMENT_POSITIVE' | 'FEEDBACK_SENTIMENT_NEGATIVE';
|
|
49
49
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"feedback.d.mts","sourceRoot":"","sources":["../../src/resources/agents/feedback.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,qBAAqB;OAC1B,EAAE,kCAAkC,EAAE;OACtC,EAAoB,KAAK,sBAAsB,EAAE,WAAW,EAAE;OAC9D,EAAE,cAAc,EAAE;AAGzB
|
|
1
|
+
{"version":3,"file":"feedback.d.mts","sourceRoot":"","sources":["../../src/resources/agents/feedback.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,qBAAqB;OAC1B,EAAE,kCAAkC,EAAE;OACtC,EAAoB,KAAK,sBAAsB,EAAE,WAAW,EAAE;OAC9D,EAAE,cAAc,EAAE;AAGzB;;GAEG;AACH,qBAAa,QAAS,SAAQ,WAAW;IACvC;;;;OAIG;IACH,IAAI,CACF,OAAO,EAAE,MAAM,EACf,MAAM,EAAE,kBAAkB,EAC1B,OAAO,CAAC,EAAE,cAAc,GACvB,WAAW,CAAC,kCAAkC,EAAE,qBAAqB,CAAC,iBAAiB,CAAC;CAQ5F;AAED,MAAM,WAAW,kBAAmB,SAAQ,sBAAsB;IAChE;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAE1B;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB;;OAEG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IAEtB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,SAAS,CAAC,EACN,gCAAgC,GAChC,6BAA6B,GAC7B,6BAA6B,CAAC;CACnC;AAED,MAAM,CAAC,OAAO,WAAW,QAAQ,CAAC;IAChC,OAAO,EAAE,KAAK,kBAAkB,IAAI,kBAAkB,EAAE,CAAC;CAC1D;AAED,OAAO,EAAE,KAAK,kCAAkC,EAAE,CAAC"}
|
|
@@ -4,12 +4,7 @@ import { ObjectiveFeedbacksCursorPagination } from "../objectives/feedback.js";
|
|
|
4
4
|
import { type CursorPaginationParams, PagePromise } from "../../core/pagination.js";
|
|
5
5
|
import { RequestOptions } from "../../internal/request-options.js";
|
|
6
6
|
/**
|
|
7
|
-
*
|
|
8
|
-
* Agents are workspace-scoped resources that define AI behavior and tool access.
|
|
9
|
-
* All operations are implicitly scoped to the workspace determined by the JWT token.
|
|
10
|
-
*
|
|
11
|
-
* Authentication: Bearer token (JWT)
|
|
12
|
-
* Scope: Workspace-level operations
|
|
7
|
+
* Manage AI agents within a workspace. Agents define AI behavior and tool access.
|
|
13
8
|
*/
|
|
14
9
|
export declare class Feedback extends APIResource {
|
|
15
10
|
/**
|
|
@@ -17,33 +12,38 @@ export declare class Feedback extends APIResource {
|
|
|
17
12
|
* search by comment, sentiment filter, agent variation filter, and creation date
|
|
18
13
|
* range. Results are ordered by creation time, newest first.
|
|
19
14
|
*/
|
|
20
|
-
list(agentID: string,
|
|
15
|
+
list(agentID: string, params: FeedbackListParams, options?: RequestOptions): PagePromise<ObjectiveFeedbacksCursorPagination, ObjectivesFeedbackAPI.ObjectiveFeedback>;
|
|
21
16
|
}
|
|
22
17
|
export interface FeedbackListParams extends CursorPaginationParams {
|
|
23
18
|
/**
|
|
24
|
-
*
|
|
25
|
-
|
|
19
|
+
* Path param
|
|
20
|
+
*/
|
|
21
|
+
workspaceId: string;
|
|
22
|
+
/**
|
|
23
|
+
* Query param: Optional filter to limit results to feedback on objectives run by a
|
|
24
|
+
* single agent variation. Supports "external_id:" prefix for external IDs.
|
|
26
25
|
*/
|
|
27
26
|
agentVariationId?: string;
|
|
28
27
|
/**
|
|
29
|
-
* Inclusive lower bound on feedback creation time.
|
|
28
|
+
* Query param: Inclusive lower bound on feedback creation time.
|
|
30
29
|
*/
|
|
31
30
|
createdAfter?: string;
|
|
32
31
|
/**
|
|
33
|
-
* Exclusive upper bound on feedback creation time.
|
|
32
|
+
* Query param: Exclusive upper bound on feedback creation time.
|
|
34
33
|
*/
|
|
35
34
|
createdBefore?: string;
|
|
36
35
|
/**
|
|
37
|
-
* When set to true you may use more of your alloted API rate-limit
|
|
36
|
+
* Query param: When set to true you may use more of your alloted API rate-limit
|
|
38
37
|
*/
|
|
39
38
|
includeInfo?: boolean;
|
|
40
39
|
/**
|
|
41
|
-
* Free-text search applied to the feedback comment. Case-insensitive
|
|
42
|
-
* match.
|
|
40
|
+
* Query param: Free-text search applied to the feedback comment. Case-insensitive
|
|
41
|
+
* substring match.
|
|
43
42
|
*/
|
|
44
43
|
query?: string;
|
|
45
44
|
/**
|
|
46
|
-
* Filter by sentiment. UNSPECIFIED returns feedback regardless of
|
|
45
|
+
* Query param: Filter by sentiment. UNSPECIFIED returns feedback regardless of
|
|
46
|
+
* score.
|
|
47
47
|
*/
|
|
48
48
|
sentiment?: 'FEEDBACK_SENTIMENT_UNSPECIFIED' | 'FEEDBACK_SENTIMENT_POSITIVE' | 'FEEDBACK_SENTIMENT_NEGATIVE';
|
|
49
49
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"feedback.d.ts","sourceRoot":"","sources":["../../src/resources/agents/feedback.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,qBAAqB;OAC1B,EAAE,kCAAkC,EAAE;OACtC,EAAoB,KAAK,sBAAsB,EAAE,WAAW,EAAE;OAC9D,EAAE,cAAc,EAAE;AAGzB
|
|
1
|
+
{"version":3,"file":"feedback.d.ts","sourceRoot":"","sources":["../../src/resources/agents/feedback.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,qBAAqB;OAC1B,EAAE,kCAAkC,EAAE;OACtC,EAAoB,KAAK,sBAAsB,EAAE,WAAW,EAAE;OAC9D,EAAE,cAAc,EAAE;AAGzB;;GAEG;AACH,qBAAa,QAAS,SAAQ,WAAW;IACvC;;;;OAIG;IACH,IAAI,CACF,OAAO,EAAE,MAAM,EACf,MAAM,EAAE,kBAAkB,EAC1B,OAAO,CAAC,EAAE,cAAc,GACvB,WAAW,CAAC,kCAAkC,EAAE,qBAAqB,CAAC,iBAAiB,CAAC;CAQ5F;AAED,MAAM,WAAW,kBAAmB,SAAQ,sBAAsB;IAChE;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAE1B;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB;;OAEG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IAEtB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,SAAS,CAAC,EACN,gCAAgC,GAChC,6BAA6B,GAC7B,6BAA6B,CAAC;CACnC;AAED,MAAM,CAAC,OAAO,WAAW,QAAQ,CAAC;IAChC,OAAO,EAAE,KAAK,kBAAkB,IAAI,kBAAkB,EAAE,CAAC;CAC1D;AAED,OAAO,EAAE,KAAK,kCAAkC,EAAE,CAAC"}
|
|
@@ -6,12 +6,7 @@ const resource_1 = require("../../core/resource.js");
|
|
|
6
6
|
const pagination_1 = require("../../core/pagination.js");
|
|
7
7
|
const path_1 = require("../../internal/utils/path.js");
|
|
8
8
|
/**
|
|
9
|
-
*
|
|
10
|
-
* Agents are workspace-scoped resources that define AI behavior and tool access.
|
|
11
|
-
* All operations are implicitly scoped to the workspace determined by the JWT token.
|
|
12
|
-
*
|
|
13
|
-
* Authentication: Bearer token (JWT)
|
|
14
|
-
* Scope: Workspace-level operations
|
|
9
|
+
* Manage AI agents within a workspace. Agents define AI behavior and tool access.
|
|
15
10
|
*/
|
|
16
11
|
class Feedback extends resource_1.APIResource {
|
|
17
12
|
/**
|
|
@@ -19,8 +14,9 @@ class Feedback extends resource_1.APIResource {
|
|
|
19
14
|
* search by comment, sentiment filter, agent variation filter, and creation date
|
|
20
15
|
* range. Results are ordered by creation time, newest first.
|
|
21
16
|
*/
|
|
22
|
-
list(agentID,
|
|
23
|
-
|
|
17
|
+
list(agentID, params, options) {
|
|
18
|
+
const { workspaceId, ...query } = params;
|
|
19
|
+
return this._client.getAPIList((0, path_1.path) `/v1/workspaces/${workspaceId}/agents/${agentID}/feedback`, (pagination_1.CursorPagination), { query, ...options });
|
|
24
20
|
}
|
|
25
21
|
}
|
|
26
22
|
exports.Feedback = Feedback;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"feedback.js","sourceRoot":"","sources":["../../src/resources/agents/feedback.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,qDAAkD;AAGlD,yDAAmG;AAEnG,uDAAiD;AAEjD
|
|
1
|
+
{"version":3,"file":"feedback.js","sourceRoot":"","sources":["../../src/resources/agents/feedback.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,qDAAkD;AAGlD,yDAAmG;AAEnG,uDAAiD;AAEjD;;GAEG;AACH,MAAa,QAAS,SAAQ,sBAAW;IACvC;;;;OAIG;IACH,IAAI,CACF,OAAe,EACf,MAA0B,EAC1B,OAAwB;QAExB,MAAM,EAAE,WAAW,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,CAAC;QACzC,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAC5B,IAAA,WAAI,EAAA,kBAAkB,WAAW,WAAW,OAAO,WAAW,EAC9D,CAAA,6BAAyD,CAAA,EACzD,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CACtB,CAAC;IACJ,CAAC;CACF;AAlBD,4BAkBC"}
|
|
@@ -3,12 +3,7 @@ import { APIResource } from "../../core/resource.mjs";
|
|
|
3
3
|
import { CursorPagination } from "../../core/pagination.mjs";
|
|
4
4
|
import { path } from "../../internal/utils/path.mjs";
|
|
5
5
|
/**
|
|
6
|
-
*
|
|
7
|
-
* Agents are workspace-scoped resources that define AI behavior and tool access.
|
|
8
|
-
* All operations are implicitly scoped to the workspace determined by the JWT token.
|
|
9
|
-
*
|
|
10
|
-
* Authentication: Bearer token (JWT)
|
|
11
|
-
* Scope: Workspace-level operations
|
|
6
|
+
* Manage AI agents within a workspace. Agents define AI behavior and tool access.
|
|
12
7
|
*/
|
|
13
8
|
export class Feedback extends APIResource {
|
|
14
9
|
/**
|
|
@@ -16,8 +11,9 @@ export class Feedback extends APIResource {
|
|
|
16
11
|
* search by comment, sentiment filter, agent variation filter, and creation date
|
|
17
12
|
* range. Results are ordered by creation time, newest first.
|
|
18
13
|
*/
|
|
19
|
-
list(agentID,
|
|
20
|
-
|
|
14
|
+
list(agentID, params, options) {
|
|
15
|
+
const { workspaceId, ...query } = params;
|
|
16
|
+
return this._client.getAPIList(path `/v1/workspaces/${workspaceId}/agents/${agentID}/feedback`, (CursorPagination), { query, ...options });
|
|
21
17
|
}
|
|
22
18
|
}
|
|
23
19
|
//# sourceMappingURL=feedback.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"feedback.mjs","sourceRoot":"","sources":["../../src/resources/agents/feedback.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAGf,EAAE,gBAAgB,EAA4C;OAE9D,EAAE,IAAI,EAAE;AAEf
|
|
1
|
+
{"version":3,"file":"feedback.mjs","sourceRoot":"","sources":["../../src/resources/agents/feedback.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAGf,EAAE,gBAAgB,EAA4C;OAE9D,EAAE,IAAI,EAAE;AAEf;;GAEG;AACH,MAAM,OAAO,QAAS,SAAQ,WAAW;IACvC;;;;OAIG;IACH,IAAI,CACF,OAAe,EACf,MAA0B,EAC1B,OAAwB;QAExB,MAAM,EAAE,WAAW,EAAE,GAAG,KAAK,EAAE,GAAG,MAAM,CAAC;QACzC,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAC5B,IAAI,CAAA,kBAAkB,WAAW,WAAW,OAAO,WAAW,EAC9D,CAAA,gBAAyD,CAAA,EACzD,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CACtB,CAAC;IACJ,CAAC;CACF"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { Agents, type Agent, type AgentInfo, type AgentSpec, type Page, type AgentCreateParams, type AgentUpdateParams, type AgentListParams, type AgentsCursorPagination, } from "./agents.mjs";
|
|
1
|
+
export { Agents, type Agent, type AgentInfo, type AgentSpec, type Page, type AgentCreateParams, type AgentRetrieveParams, type AgentUpdateParams, type AgentListParams, type AgentDeleteParams, type AgentsCursorPagination, } from "./agents.mjs";
|
|
2
2
|
export { Feedback, type FeedbackListParams } from "./feedback.mjs";
|
|
3
3
|
export { Schedules, type AgentSchedule, type AgentScheduleInfo, type AgentScheduleSpec, type AgentScheduleSpecSchedule, type ScheduleCalendar, type ScheduleInterval, type ScheduleRange, type ScheduleCreateParams, type ScheduleRetrieveParams, type ScheduleUpdateParams, type ScheduleListParams, type ScheduleDeleteParams, type AgentSchedulesCursorPagination, } from "./schedules.mjs";
|
|
4
4
|
export { Variations, type AgentVariation, type AgentVariationInfo, type AgentVariationSpec, type AgentVariationSpecCompactionConfig, type AgentVariationSpecConstraints, type AgentVariationSpecModelConfig, type AgentVariationSpecProgressiveDiscovery, type CompactionConfigSummarizationStrategy, type CompactionConfigToolResultClearingStrategy, type VariationAssignment, type VariationMemoryLayerAssignment, type VariationCreateParams, type VariationRetrieveParams, type VariationUpdateParams, type VariationListParams, type VariationDeleteParams, type VariationAddAssignmentParams, type VariationAddMemoryLayerParams, type VariationRemoveAssignmentParams, type VariationRemoveMemoryLayerParams, type VariationUpdateMemoryLayerParams, type AgentVariationsCursorPagination, } from "./variations.mjs";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../../src/resources/agents/index.ts"],"names":[],"mappings":"OAEO,EACL,MAAM,EACN,KAAK,KAAK,EACV,KAAK,SAAS,EACd,KAAK,SAAS,EACd,KAAK,IAAI,EACT,KAAK,iBAAiB,EACtB,KAAK,iBAAiB,EACtB,KAAK,eAAe,EACpB,KAAK,sBAAsB,GAC5B;OACM,EAAE,QAAQ,EAAE,KAAK,kBAAkB,EAAE;OACrC,EACL,SAAS,EACT,KAAK,aAAa,EAClB,KAAK,iBAAiB,EACtB,KAAK,iBAAiB,EACtB,KAAK,yBAAyB,EAC9B,KAAK,gBAAgB,EACrB,KAAK,gBAAgB,EACrB,KAAK,aAAa,EAClB,KAAK,oBAAoB,EACzB,KAAK,sBAAsB,EAC3B,KAAK,oBAAoB,EACzB,KAAK,kBAAkB,EACvB,KAAK,oBAAoB,EACzB,KAAK,8BAA8B,GACpC;OACM,EACL,UAAU,EACV,KAAK,cAAc,EACnB,KAAK,kBAAkB,EACvB,KAAK,kBAAkB,EACvB,KAAK,kCAAkC,EACvC,KAAK,6BAA6B,EAClC,KAAK,6BAA6B,EAClC,KAAK,sCAAsC,EAC3C,KAAK,qCAAqC,EAC1C,KAAK,0CAA0C,EAC/C,KAAK,mBAAmB,EACxB,KAAK,8BAA8B,EACnC,KAAK,qBAAqB,EAC1B,KAAK,uBAAuB,EAC5B,KAAK,qBAAqB,EAC1B,KAAK,mBAAmB,EACxB,KAAK,qBAAqB,EAC1B,KAAK,4BAA4B,EACjC,KAAK,6BAA6B,EAClC,KAAK,+BAA+B,EACpC,KAAK,gCAAgC,EACrC,KAAK,gCAAgC,EACrC,KAAK,+BAA+B,GACrC;OACM,EACL,iBAAiB,EACjB,KAAK,eAAe,EACpB,KAAK,mBAAmB,EACxB,KAAK,yBAAyB,EAC9B,KAAK,iCAAiC,GACvC"}
|
|
1
|
+
{"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../../src/resources/agents/index.ts"],"names":[],"mappings":"OAEO,EACL,MAAM,EACN,KAAK,KAAK,EACV,KAAK,SAAS,EACd,KAAK,SAAS,EACd,KAAK,IAAI,EACT,KAAK,iBAAiB,EACtB,KAAK,mBAAmB,EACxB,KAAK,iBAAiB,EACtB,KAAK,eAAe,EACpB,KAAK,iBAAiB,EACtB,KAAK,sBAAsB,GAC5B;OACM,EAAE,QAAQ,EAAE,KAAK,kBAAkB,EAAE;OACrC,EACL,SAAS,EACT,KAAK,aAAa,EAClB,KAAK,iBAAiB,EACtB,KAAK,iBAAiB,EACtB,KAAK,yBAAyB,EAC9B,KAAK,gBAAgB,EACrB,KAAK,gBAAgB,EACrB,KAAK,aAAa,EAClB,KAAK,oBAAoB,EACzB,KAAK,sBAAsB,EAC3B,KAAK,oBAAoB,EACzB,KAAK,kBAAkB,EACvB,KAAK,oBAAoB,EACzB,KAAK,8BAA8B,GACpC;OACM,EACL,UAAU,EACV,KAAK,cAAc,EACnB,KAAK,kBAAkB,EACvB,KAAK,kBAAkB,EACvB,KAAK,kCAAkC,EACvC,KAAK,6BAA6B,EAClC,KAAK,6BAA6B,EAClC,KAAK,sCAAsC,EAC3C,KAAK,qCAAqC,EAC1C,KAAK,0CAA0C,EAC/C,KAAK,mBAAmB,EACxB,KAAK,8BAA8B,EACnC,KAAK,qBAAqB,EAC1B,KAAK,uBAAuB,EAC5B,KAAK,qBAAqB,EAC1B,KAAK,mBAAmB,EACxB,KAAK,qBAAqB,EAC1B,KAAK,4BAA4B,EACjC,KAAK,6BAA6B,EAClC,KAAK,+BAA+B,EACpC,KAAK,gCAAgC,EACrC,KAAK,gCAAgC,EACrC,KAAK,+BAA+B,GACrC;OACM,EACL,iBAAiB,EACjB,KAAK,eAAe,EACpB,KAAK,mBAAmB,EACxB,KAAK,yBAAyB,EAC9B,KAAK,iCAAiC,GACvC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { Agents, type Agent, type AgentInfo, type AgentSpec, type Page, type AgentCreateParams, type AgentUpdateParams, type AgentListParams, type AgentsCursorPagination, } from "./agents.js";
|
|
1
|
+
export { Agents, type Agent, type AgentInfo, type AgentSpec, type Page, type AgentCreateParams, type AgentRetrieveParams, type AgentUpdateParams, type AgentListParams, type AgentDeleteParams, type AgentsCursorPagination, } from "./agents.js";
|
|
2
2
|
export { Feedback, type FeedbackListParams } from "./feedback.js";
|
|
3
3
|
export { Schedules, type AgentSchedule, type AgentScheduleInfo, type AgentScheduleSpec, type AgentScheduleSpecSchedule, type ScheduleCalendar, type ScheduleInterval, type ScheduleRange, type ScheduleCreateParams, type ScheduleRetrieveParams, type ScheduleUpdateParams, type ScheduleListParams, type ScheduleDeleteParams, type AgentSchedulesCursorPagination, } from "./schedules.js";
|
|
4
4
|
export { Variations, type AgentVariation, type AgentVariationInfo, type AgentVariationSpec, type AgentVariationSpecCompactionConfig, type AgentVariationSpecConstraints, type AgentVariationSpecModelConfig, type AgentVariationSpecProgressiveDiscovery, type CompactionConfigSummarizationStrategy, type CompactionConfigToolResultClearingStrategy, type VariationAssignment, type VariationMemoryLayerAssignment, type VariationCreateParams, type VariationRetrieveParams, type VariationUpdateParams, type VariationListParams, type VariationDeleteParams, type VariationAddAssignmentParams, type VariationAddMemoryLayerParams, type VariationRemoveAssignmentParams, type VariationRemoveMemoryLayerParams, type VariationUpdateMemoryLayerParams, type AgentVariationsCursorPagination, } from "./variations.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/resources/agents/index.ts"],"names":[],"mappings":"OAEO,EACL,MAAM,EACN,KAAK,KAAK,EACV,KAAK,SAAS,EACd,KAAK,SAAS,EACd,KAAK,IAAI,EACT,KAAK,iBAAiB,EACtB,KAAK,iBAAiB,EACtB,KAAK,eAAe,EACpB,KAAK,sBAAsB,GAC5B;OACM,EAAE,QAAQ,EAAE,KAAK,kBAAkB,EAAE;OACrC,EACL,SAAS,EACT,KAAK,aAAa,EAClB,KAAK,iBAAiB,EACtB,KAAK,iBAAiB,EACtB,KAAK,yBAAyB,EAC9B,KAAK,gBAAgB,EACrB,KAAK,gBAAgB,EACrB,KAAK,aAAa,EAClB,KAAK,oBAAoB,EACzB,KAAK,sBAAsB,EAC3B,KAAK,oBAAoB,EACzB,KAAK,kBAAkB,EACvB,KAAK,oBAAoB,EACzB,KAAK,8BAA8B,GACpC;OACM,EACL,UAAU,EACV,KAAK,cAAc,EACnB,KAAK,kBAAkB,EACvB,KAAK,kBAAkB,EACvB,KAAK,kCAAkC,EACvC,KAAK,6BAA6B,EAClC,KAAK,6BAA6B,EAClC,KAAK,sCAAsC,EAC3C,KAAK,qCAAqC,EAC1C,KAAK,0CAA0C,EAC/C,KAAK,mBAAmB,EACxB,KAAK,8BAA8B,EACnC,KAAK,qBAAqB,EAC1B,KAAK,uBAAuB,EAC5B,KAAK,qBAAqB,EAC1B,KAAK,mBAAmB,EACxB,KAAK,qBAAqB,EAC1B,KAAK,4BAA4B,EACjC,KAAK,6BAA6B,EAClC,KAAK,+BAA+B,EACpC,KAAK,gCAAgC,EACrC,KAAK,gCAAgC,EACrC,KAAK,+BAA+B,GACrC;OACM,EACL,iBAAiB,EACjB,KAAK,eAAe,EACpB,KAAK,mBAAmB,EACxB,KAAK,yBAAyB,EAC9B,KAAK,iCAAiC,GACvC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/resources/agents/index.ts"],"names":[],"mappings":"OAEO,EACL,MAAM,EACN,KAAK,KAAK,EACV,KAAK,SAAS,EACd,KAAK,SAAS,EACd,KAAK,IAAI,EACT,KAAK,iBAAiB,EACtB,KAAK,mBAAmB,EACxB,KAAK,iBAAiB,EACtB,KAAK,eAAe,EACpB,KAAK,iBAAiB,EACtB,KAAK,sBAAsB,GAC5B;OACM,EAAE,QAAQ,EAAE,KAAK,kBAAkB,EAAE;OACrC,EACL,SAAS,EACT,KAAK,aAAa,EAClB,KAAK,iBAAiB,EACtB,KAAK,iBAAiB,EACtB,KAAK,yBAAyB,EAC9B,KAAK,gBAAgB,EACrB,KAAK,gBAAgB,EACrB,KAAK,aAAa,EAClB,KAAK,oBAAoB,EACzB,KAAK,sBAAsB,EAC3B,KAAK,oBAAoB,EACzB,KAAK,kBAAkB,EACvB,KAAK,oBAAoB,EACzB,KAAK,8BAA8B,GACpC;OACM,EACL,UAAU,EACV,KAAK,cAAc,EACnB,KAAK,kBAAkB,EACvB,KAAK,kBAAkB,EACvB,KAAK,kCAAkC,EACvC,KAAK,6BAA6B,EAClC,KAAK,6BAA6B,EAClC,KAAK,sCAAsC,EAC3C,KAAK,qCAAqC,EAC1C,KAAK,0CAA0C,EAC/C,KAAK,mBAAmB,EACxB,KAAK,8BAA8B,EACnC,KAAK,qBAAqB,EAC1B,KAAK,uBAAuB,EAC5B,KAAK,qBAAqB,EAC1B,KAAK,mBAAmB,EACxB,KAAK,qBAAqB,EAC1B,KAAK,4BAA4B,EACjC,KAAK,6BAA6B,EAClC,KAAK,+BAA+B,EACpC,KAAK,gCAAgC,EACrC,KAAK,gCAAgC,EACrC,KAAK,+BAA+B,GACrC;OACM,EACL,iBAAiB,EACjB,KAAK,eAAe,EACpB,KAAK,mBAAmB,EACxB,KAAK,yBAAyB,EAC9B,KAAK,iCAAiC,GACvC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/resources/agents/index.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/resources/agents/index.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,sCAYkB;AAXhB,gGAAA,MAAM,OAAA;AAYR,0CAA+D;AAAtD,oGAAA,QAAQ,OAAA;AACjB,4CAeqB;AAdnB,sGAAA,SAAS,OAAA;AAeX,8CAwBsB;AAvBpB,wGAAA,UAAU,OAAA;AAwBZ,8DAM8B;AAL5B,uHAAA,iBAAiB,OAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../src/resources/agents/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EACL,MAAM,
|
|
1
|
+
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../src/resources/agents/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EACL,MAAM,GAWP;OACM,EAAE,QAAQ,EAA2B;OACrC,EACL,SAAS,GAcV;OACM,EACL,UAAU,GAuBX;OACM,EACL,iBAAiB,GAKlB"}
|
|
@@ -5,18 +5,14 @@ import { APIPromise } from "../../core/api-promise.mjs";
|
|
|
5
5
|
import { CursorPagination, type CursorPaginationParams, PagePromise } from "../../core/pagination.mjs";
|
|
6
6
|
import { RequestOptions } from "../../internal/request-options.mjs";
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* All operations are implicitly scoped to the workspace determined by the JWT token.
|
|
11
|
-
*
|
|
12
|
-
* Authentication: Bearer token (JWT)
|
|
13
|
-
* Scope: Workspace-level operations
|
|
8
|
+
* Manage recurring schedules attached to agents. Schedules trigger objectives
|
|
9
|
+
* on a cadence defined by AgentScheduleSpec.Schedule.
|
|
14
10
|
*/
|
|
15
11
|
export declare class Schedules extends APIResource {
|
|
16
12
|
/**
|
|
17
13
|
* Creates a new schedule for an agent
|
|
18
14
|
*/
|
|
19
|
-
create(agentID: string,
|
|
15
|
+
create(agentID: string, params: ScheduleCreateParams, options?: RequestOptions): APIPromise<AgentSchedule>;
|
|
20
16
|
/**
|
|
21
17
|
* Retrieves a schedule by ID from an agent
|
|
22
18
|
*/
|
|
@@ -28,7 +24,7 @@ export declare class Schedules extends APIResource {
|
|
|
28
24
|
/**
|
|
29
25
|
* Lists all schedules for an agent
|
|
30
26
|
*/
|
|
31
|
-
list(agentID: string,
|
|
27
|
+
list(agentID: string, params: ScheduleListParams, options?: RequestOptions): PagePromise<AgentSchedulesCursorPagination, AgentSchedule>;
|
|
32
28
|
/**
|
|
33
29
|
* Deletes a schedule from an agent
|
|
34
30
|
*/
|
|
@@ -58,9 +54,9 @@ export interface AgentSchedule {
|
|
|
58
54
|
*/
|
|
59
55
|
export interface AgentScheduleInfo {
|
|
60
56
|
/**
|
|
61
|
-
*
|
|
62
|
-
* account-scoped
|
|
63
|
-
*
|
|
57
|
+
* A profile identifies a user or non-human principal (such as an API key) at the
|
|
58
|
+
* account level. Profiles are account-scoped and can be granted access to multiple
|
|
59
|
+
* workspaces.
|
|
64
60
|
*/
|
|
65
61
|
createdBy?: AccountAPI.Profile;
|
|
66
62
|
/**
|
|
@@ -182,27 +178,40 @@ export interface ScheduleRange {
|
|
|
182
178
|
}
|
|
183
179
|
export interface ScheduleCreateParams {
|
|
184
180
|
/**
|
|
185
|
-
*
|
|
186
|
-
|
|
187
|
-
|
|
181
|
+
* Path param: Workspace ID.
|
|
182
|
+
*/
|
|
183
|
+
workspaceId: string;
|
|
184
|
+
/**
|
|
185
|
+
* Body param: CreateResourceMetadata contains the user-provided fields for
|
|
186
|
+
* creating a workspace-scoped resource. Read-only fields (id, account_id,
|
|
187
|
+
* workspace_id, profile_id, created_at) are excluded since they are set by the
|
|
188
|
+
* server.
|
|
188
189
|
*/
|
|
189
190
|
metadata: Shared.CreateResourceMetadata;
|
|
190
191
|
/**
|
|
191
|
-
* AgentScheduleSpec is the user-provided configuration for a schedule.
|
|
192
|
+
* Body param: AgentScheduleSpec is the user-provided configuration for a schedule.
|
|
192
193
|
*/
|
|
193
194
|
spec: AgentScheduleSpec;
|
|
194
195
|
}
|
|
195
196
|
export interface ScheduleRetrieveParams {
|
|
196
197
|
/**
|
|
197
|
-
*
|
|
198
|
-
|
|
198
|
+
* Workspace ID.
|
|
199
|
+
*/
|
|
200
|
+
workspaceId: string;
|
|
201
|
+
/**
|
|
202
|
+
* Agent ID. Accepts the canonical `agent_…` form or the `external_id:<value>`
|
|
203
|
+
* form.
|
|
199
204
|
*/
|
|
200
205
|
agentId: string;
|
|
201
206
|
}
|
|
202
207
|
export interface ScheduleUpdateParams {
|
|
203
208
|
/**
|
|
204
|
-
* Path param:
|
|
205
|
-
|
|
209
|
+
* Path param: Workspace ID.
|
|
210
|
+
*/
|
|
211
|
+
workspaceId: string;
|
|
212
|
+
/**
|
|
213
|
+
* Path param: Agent ID. Accepts the canonical `agent_…` form or the
|
|
214
|
+
* `external_id:<value>` form.
|
|
206
215
|
*/
|
|
207
216
|
agentId: string;
|
|
208
217
|
/**
|
|
@@ -223,30 +232,39 @@ export interface ScheduleUpdateParams {
|
|
|
223
232
|
}
|
|
224
233
|
export interface ScheduleListParams extends CursorPaginationParams {
|
|
225
234
|
/**
|
|
226
|
-
*
|
|
235
|
+
* Path param: Workspace ID.
|
|
236
|
+
*/
|
|
237
|
+
workspaceId: string;
|
|
238
|
+
/**
|
|
239
|
+
* Query param: Filter by bundle_key — return only resources owned by this bundle.
|
|
227
240
|
*/
|
|
228
241
|
bundleKey?: string;
|
|
229
242
|
/**
|
|
230
|
-
*
|
|
243
|
+
* Query param: When true, the `info` field on each returned schedule is populated.
|
|
244
|
+
* Requests with this flag count more against your rate limit.
|
|
231
245
|
*/
|
|
232
246
|
includeInfo?: boolean;
|
|
233
247
|
/**
|
|
234
|
-
* Filter expression (query param: prefix).
|
|
248
|
+
* Query param: Filter expression (query param: prefix).
|
|
235
249
|
*/
|
|
236
250
|
prefix?: string;
|
|
237
251
|
/**
|
|
238
|
-
* Free-form search query.
|
|
252
|
+
* Query param: Free-form search query.
|
|
239
253
|
*/
|
|
240
254
|
query?: string;
|
|
241
255
|
/**
|
|
242
|
-
* Sort order for results (asc or desc by creation time).
|
|
256
|
+
* Query param: Sort order for results (asc or desc by creation time).
|
|
243
257
|
*/
|
|
244
258
|
sortOrder?: string;
|
|
245
259
|
}
|
|
246
260
|
export interface ScheduleDeleteParams {
|
|
247
261
|
/**
|
|
248
|
-
*
|
|
249
|
-
|
|
262
|
+
* Workspace ID.
|
|
263
|
+
*/
|
|
264
|
+
workspaceId: string;
|
|
265
|
+
/**
|
|
266
|
+
* Agent ID. Accepts the canonical `agent_…` form or the `external_id:<value>`
|
|
267
|
+
* form.
|
|
250
268
|
*/
|
|
251
269
|
agentId: string;
|
|
252
270
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schedules.d.mts","sourceRoot":"","sources":["../../src/resources/agents/schedules.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,UAAU;OACf,KAAK,MAAM;OACX,EAAE,UAAU,EAAE;OACd,EAAE,gBAAgB,EAAE,KAAK,sBAAsB,EAAE,WAAW,EAAE;OAE9D,EAAE,cAAc,EAAE;AAGzB
|
|
1
|
+
{"version":3,"file":"schedules.d.mts","sourceRoot":"","sources":["../../src/resources/agents/schedules.ts"],"names":[],"mappings":"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"}
|
|
@@ -5,18 +5,14 @@ import { APIPromise } from "../../core/api-promise.js";
|
|
|
5
5
|
import { CursorPagination, type CursorPaginationParams, PagePromise } from "../../core/pagination.js";
|
|
6
6
|
import { RequestOptions } from "../../internal/request-options.js";
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* All operations are implicitly scoped to the workspace determined by the JWT token.
|
|
11
|
-
*
|
|
12
|
-
* Authentication: Bearer token (JWT)
|
|
13
|
-
* Scope: Workspace-level operations
|
|
8
|
+
* Manage recurring schedules attached to agents. Schedules trigger objectives
|
|
9
|
+
* on a cadence defined by AgentScheduleSpec.Schedule.
|
|
14
10
|
*/
|
|
15
11
|
export declare class Schedules extends APIResource {
|
|
16
12
|
/**
|
|
17
13
|
* Creates a new schedule for an agent
|
|
18
14
|
*/
|
|
19
|
-
create(agentID: string,
|
|
15
|
+
create(agentID: string, params: ScheduleCreateParams, options?: RequestOptions): APIPromise<AgentSchedule>;
|
|
20
16
|
/**
|
|
21
17
|
* Retrieves a schedule by ID from an agent
|
|
22
18
|
*/
|
|
@@ -28,7 +24,7 @@ export declare class Schedules extends APIResource {
|
|
|
28
24
|
/**
|
|
29
25
|
* Lists all schedules for an agent
|
|
30
26
|
*/
|
|
31
|
-
list(agentID: string,
|
|
27
|
+
list(agentID: string, params: ScheduleListParams, options?: RequestOptions): PagePromise<AgentSchedulesCursorPagination, AgentSchedule>;
|
|
32
28
|
/**
|
|
33
29
|
* Deletes a schedule from an agent
|
|
34
30
|
*/
|
|
@@ -58,9 +54,9 @@ export interface AgentSchedule {
|
|
|
58
54
|
*/
|
|
59
55
|
export interface AgentScheduleInfo {
|
|
60
56
|
/**
|
|
61
|
-
*
|
|
62
|
-
* account-scoped
|
|
63
|
-
*
|
|
57
|
+
* A profile identifies a user or non-human principal (such as an API key) at the
|
|
58
|
+
* account level. Profiles are account-scoped and can be granted access to multiple
|
|
59
|
+
* workspaces.
|
|
64
60
|
*/
|
|
65
61
|
createdBy?: AccountAPI.Profile;
|
|
66
62
|
/**
|
|
@@ -182,27 +178,40 @@ export interface ScheduleRange {
|
|
|
182
178
|
}
|
|
183
179
|
export interface ScheduleCreateParams {
|
|
184
180
|
/**
|
|
185
|
-
*
|
|
186
|
-
|
|
187
|
-
|
|
181
|
+
* Path param: Workspace ID.
|
|
182
|
+
*/
|
|
183
|
+
workspaceId: string;
|
|
184
|
+
/**
|
|
185
|
+
* Body param: CreateResourceMetadata contains the user-provided fields for
|
|
186
|
+
* creating a workspace-scoped resource. Read-only fields (id, account_id,
|
|
187
|
+
* workspace_id, profile_id, created_at) are excluded since they are set by the
|
|
188
|
+
* server.
|
|
188
189
|
*/
|
|
189
190
|
metadata: Shared.CreateResourceMetadata;
|
|
190
191
|
/**
|
|
191
|
-
* AgentScheduleSpec is the user-provided configuration for a schedule.
|
|
192
|
+
* Body param: AgentScheduleSpec is the user-provided configuration for a schedule.
|
|
192
193
|
*/
|
|
193
194
|
spec: AgentScheduleSpec;
|
|
194
195
|
}
|
|
195
196
|
export interface ScheduleRetrieveParams {
|
|
196
197
|
/**
|
|
197
|
-
*
|
|
198
|
-
|
|
198
|
+
* Workspace ID.
|
|
199
|
+
*/
|
|
200
|
+
workspaceId: string;
|
|
201
|
+
/**
|
|
202
|
+
* Agent ID. Accepts the canonical `agent_…` form or the `external_id:<value>`
|
|
203
|
+
* form.
|
|
199
204
|
*/
|
|
200
205
|
agentId: string;
|
|
201
206
|
}
|
|
202
207
|
export interface ScheduleUpdateParams {
|
|
203
208
|
/**
|
|
204
|
-
* Path param:
|
|
205
|
-
|
|
209
|
+
* Path param: Workspace ID.
|
|
210
|
+
*/
|
|
211
|
+
workspaceId: string;
|
|
212
|
+
/**
|
|
213
|
+
* Path param: Agent ID. Accepts the canonical `agent_…` form or the
|
|
214
|
+
* `external_id:<value>` form.
|
|
206
215
|
*/
|
|
207
216
|
agentId: string;
|
|
208
217
|
/**
|
|
@@ -223,30 +232,39 @@ export interface ScheduleUpdateParams {
|
|
|
223
232
|
}
|
|
224
233
|
export interface ScheduleListParams extends CursorPaginationParams {
|
|
225
234
|
/**
|
|
226
|
-
*
|
|
235
|
+
* Path param: Workspace ID.
|
|
236
|
+
*/
|
|
237
|
+
workspaceId: string;
|
|
238
|
+
/**
|
|
239
|
+
* Query param: Filter by bundle_key — return only resources owned by this bundle.
|
|
227
240
|
*/
|
|
228
241
|
bundleKey?: string;
|
|
229
242
|
/**
|
|
230
|
-
*
|
|
243
|
+
* Query param: When true, the `info` field on each returned schedule is populated.
|
|
244
|
+
* Requests with this flag count more against your rate limit.
|
|
231
245
|
*/
|
|
232
246
|
includeInfo?: boolean;
|
|
233
247
|
/**
|
|
234
|
-
* Filter expression (query param: prefix).
|
|
248
|
+
* Query param: Filter expression (query param: prefix).
|
|
235
249
|
*/
|
|
236
250
|
prefix?: string;
|
|
237
251
|
/**
|
|
238
|
-
* Free-form search query.
|
|
252
|
+
* Query param: Free-form search query.
|
|
239
253
|
*/
|
|
240
254
|
query?: string;
|
|
241
255
|
/**
|
|
242
|
-
* Sort order for results (asc or desc by creation time).
|
|
256
|
+
* Query param: Sort order for results (asc or desc by creation time).
|
|
243
257
|
*/
|
|
244
258
|
sortOrder?: string;
|
|
245
259
|
}
|
|
246
260
|
export interface ScheduleDeleteParams {
|
|
247
261
|
/**
|
|
248
|
-
*
|
|
249
|
-
|
|
262
|
+
* Workspace ID.
|
|
263
|
+
*/
|
|
264
|
+
workspaceId: string;
|
|
265
|
+
/**
|
|
266
|
+
* Agent ID. Accepts the canonical `agent_…` form or the `external_id:<value>`
|
|
267
|
+
* form.
|
|
250
268
|
*/
|
|
251
269
|
agentId: string;
|
|
252
270
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schedules.d.ts","sourceRoot":"","sources":["../../src/resources/agents/schedules.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,UAAU;OACf,KAAK,MAAM;OACX,EAAE,UAAU,EAAE;OACd,EAAE,gBAAgB,EAAE,KAAK,sBAAsB,EAAE,WAAW,EAAE;OAE9D,EAAE,cAAc,EAAE;AAGzB
|
|
1
|
+
{"version":3,"file":"schedules.d.ts","sourceRoot":"","sources":["../../src/resources/agents/schedules.ts"],"names":[],"mappings":"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"}
|