telnyx 5.26.0 → 5.27.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 +8 -0
- package/package.json +1 -1
- package/resources/ai/ai.d.mts +2 -2
- package/resources/ai/ai.d.mts.map +1 -1
- package/resources/ai/ai.d.ts +2 -2
- package/resources/ai/ai.d.ts.map +1 -1
- package/resources/ai/index.d.mts +1 -1
- package/resources/ai/index.d.mts.map +1 -1
- package/resources/ai/index.d.ts +1 -1
- package/resources/ai/index.d.ts.map +1 -1
- package/resources/ai/missions/index.d.mts +2 -2
- package/resources/ai/missions/index.d.mts.map +1 -1
- package/resources/ai/missions/index.d.ts +2 -2
- package/resources/ai/missions/index.d.ts.map +1 -1
- package/resources/ai/missions/index.js.map +1 -1
- package/resources/ai/missions/index.mjs.map +1 -1
- package/resources/ai/missions/missions.d.mts +59 -14
- package/resources/ai/missions/missions.d.mts.map +1 -1
- package/resources/ai/missions/missions.d.ts +59 -14
- package/resources/ai/missions/missions.d.ts.map +1 -1
- package/resources/ai/missions/missions.js +5 -2
- package/resources/ai/missions/missions.js.map +1 -1
- package/resources/ai/missions/missions.mjs +5 -2
- package/resources/ai/missions/missions.mjs.map +1 -1
- package/resources/ai/missions/runs/index.d.mts +2 -2
- package/resources/ai/missions/runs/index.d.mts.map +1 -1
- package/resources/ai/missions/runs/index.d.ts +2 -2
- package/resources/ai/missions/runs/index.d.ts.map +1 -1
- package/resources/ai/missions/runs/index.js.map +1 -1
- package/resources/ai/missions/runs/index.mjs.map +1 -1
- package/resources/ai/missions/runs/plan.d.mts +81 -19
- package/resources/ai/missions/runs/plan.d.mts.map +1 -1
- package/resources/ai/missions/runs/plan.d.ts +81 -19
- package/resources/ai/missions/runs/plan.d.ts.map +1 -1
- package/resources/ai/missions/runs/runs.d.mts +166 -20
- package/resources/ai/missions/runs/runs.d.mts.map +1 -1
- package/resources/ai/missions/runs/runs.d.ts +166 -20
- package/resources/ai/missions/runs/runs.d.ts.map +1 -1
- package/resources/ai/missions/runs/runs.js +2 -2
- package/resources/ai/missions/runs/runs.js.map +1 -1
- package/resources/ai/missions/runs/runs.mjs +2 -2
- package/resources/ai/missions/runs/runs.mjs.map +1 -1
- package/resources/texml/accounts/conferences/participants.d.mts +6 -0
- package/resources/texml/accounts/conferences/participants.d.mts.map +1 -1
- package/resources/texml/accounts/conferences/participants.d.ts +6 -0
- package/resources/texml/accounts/conferences/participants.d.ts.map +1 -1
- package/src/resources/ai/ai.ts +4 -4
- package/src/resources/ai/index.ts +2 -2
- package/src/resources/ai/missions/index.ts +6 -4
- package/src/resources/ai/missions/missions.ts +93 -20
- package/src/resources/ai/missions/runs/index.ts +4 -3
- package/src/resources/ai/missions/runs/plan.ts +107 -18
- package/src/resources/ai/missions/runs/runs.ts +205 -23
- package/src/resources/texml/accounts/conferences/participants.ts +7 -0
- 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
|
@@ -51,13 +51,16 @@ export class Missions extends APIResource {
|
|
|
51
51
|
* @example
|
|
52
52
|
* ```ts
|
|
53
53
|
* // Automatically fetches more pages as needed.
|
|
54
|
-
* for await (const
|
|
54
|
+
* for await (const missionListResponse of client.ai.missions.list()) {
|
|
55
55
|
* // ...
|
|
56
56
|
* }
|
|
57
57
|
* ```
|
|
58
58
|
*/
|
|
59
59
|
list(query = {}, options) {
|
|
60
|
-
return this._client.getAPIList('/ai/missions', (DefaultFlatPagination), {
|
|
60
|
+
return this._client.getAPIList('/ai/missions', (DefaultFlatPagination), {
|
|
61
|
+
query,
|
|
62
|
+
...options,
|
|
63
|
+
});
|
|
61
64
|
}
|
|
62
65
|
/**
|
|
63
66
|
* Clone an existing mission
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"missions.mjs","sourceRoot":"","sources":["../../../src/resources/ai/missions/missions.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,KAAK,iBAAiB;OACtB,EAQL,cAAc,GACf;OACM,KAAK,aAAa;OAClB,EAQL,UAAU,GACX;OACM,KAAK,QAAQ;OACb,EAQL,KAAK,GACN;OACM,KAAK,OAAO;OACZ,
|
|
1
|
+
{"version":3,"file":"missions.mjs","sourceRoot":"","sources":["../../../src/resources/ai/missions/missions.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,KAAK,iBAAiB;OACtB,EAQL,cAAc,GACf;OACM,KAAK,aAAa;OAClB,EAQL,UAAU,GACX;OACM,KAAK,QAAQ;OACb,EAQL,KAAK,GACN;OACM,KAAK,OAAO;OACZ,EAmBL,IAAI,GACL;OAEM,EACL,qBAAqB,GAGtB;OACM,EAAE,YAAY,EAAE;OAEhB,EAAE,IAAI,EAAE;AAEf,MAAM,OAAO,QAAS,SAAQ,WAAW;IAAzC;;QACE,SAAI,GAAiB,IAAI,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACpD,mBAAc,GAAqC,IAAI,iBAAiB,CAAC,cAAc,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACtG,eAAU,GAA6B,IAAI,aAAa,CAAC,UAAU,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAClF,UAAK,GAAmB,IAAI,QAAQ,CAAC,KAAK,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IAwH3D,CAAC;IAtHC;;;;;;;;;OASG;IACH,MAAM,CAAC,IAAyB,EAAE,OAAwB;QACxD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,cAAc,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACjE,CAAC;IAED;;;;;;;;;OASG;IACH,QAAQ,CAAC,SAAiB,EAAE,OAAwB;QAClD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,gBAAgB,SAAS,EAAE,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAED;;;;;;;;;;OAUG;IACH,IAAI,CACF,QAA8C,EAAE,EAChD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,cAAc,EAAE,CAAA,qBAA0C,CAAA,EAAE;YACzF,KAAK;YACL,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;OASG;IACH,YAAY,CAAC,SAAiB,EAAE,OAAwB;QACtD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAA,gBAAgB,SAAS,QAAQ,EAAE,OAAO,CAAC,CAAC;IAC3E,CAAC;IAED;;;;;;;;;OASG;IACH,aAAa,CAAC,SAAiB,EAAE,OAAwB;QACvD,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAI,CAAA,gBAAgB,SAAS,EAAE,EAAE;YAC1D,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAC7D,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;OAUG;IACH,UAAU,CACR,QAAoD,EAAE,EACtD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,qBAAqB,EAAE,CAAA,qBAAgD,CAAA,EAAE;YACtG,KAAK;YACL,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;OASG;IACH,aAAa,CACX,SAAiB,EACjB,IAAgC,EAChC,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,gBAAgB,SAAS,EAAE,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACjF,CAAC;CACF;AA0KD,QAAQ,CAAC,IAAI,GAAG,IAAI,CAAC;AACrB,QAAQ,CAAC,cAAc,GAAG,cAAc,CAAC;AACzC,QAAQ,CAAC,UAAU,GAAG,UAAU,CAAC;AACjC,QAAQ,CAAC,KAAK,GAAG,KAAK,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { Events, type EventListResponse, type EventGetEventDetailsResponse, type EventLogResponse, type EventListParams, type EventGetEventDetailsParams, type EventLogParams, type EventListResponsesDefaultFlatPagination, } from "./events.mjs";
|
|
2
|
-
export { Plan, type
|
|
3
|
-
export { Runs, type
|
|
2
|
+
export { Plan, type PlanCreateResponse, type PlanRetrieveResponse, type PlanAddStepsToPlanResponse, type PlanGetStepDetailsResponse, type PlanUpdateStepResponse, type PlanCreateParams, type PlanRetrieveParams, type PlanAddStepsToPlanParams, type PlanGetStepDetailsParams, type PlanUpdateStepParams, } from "./plan.mjs";
|
|
3
|
+
export { Runs, type RunCreateResponse, type RunRetrieveResponse, type RunUpdateResponse, type RunListResponse, type RunCancelRunResponse, type RunListRunsResponse, type RunPauseRunResponse, type RunResumeRunResponse, type RunCreateParams, type RunRetrieveParams, type RunUpdateParams, type RunListParams, type RunCancelRunParams, type RunListRunsParams, type RunPauseRunParams, type RunResumeRunParams, type RunListResponsesDefaultFlatPagination, type RunListRunsResponsesDefaultFlatPagination, } from "./runs.mjs";
|
|
4
4
|
export { TelnyxAgents, type TelnyxAgentListResponse, type TelnyxAgentLinkResponse, type TelnyxAgentListParams, type TelnyxAgentLinkParams, type TelnyxAgentUnlinkParams, } from "./telnyx-agents.mjs";
|
|
5
5
|
//# sourceMappingURL=index.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../../../../src/resources/ai/missions/runs/index.ts"],"names":[],"mappings":"OAEO,EACL,MAAM,EACN,KAAK,iBAAiB,EACtB,KAAK,4BAA4B,EACjC,KAAK,gBAAgB,EACrB,KAAK,eAAe,EACpB,KAAK,0BAA0B,EAC/B,KAAK,cAAc,EACnB,KAAK,uCAAuC,GAC7C;OACM,EACL,IAAI,EACJ,KAAK,
|
|
1
|
+
{"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../../../../src/resources/ai/missions/runs/index.ts"],"names":[],"mappings":"OAEO,EACL,MAAM,EACN,KAAK,iBAAiB,EACtB,KAAK,4BAA4B,EACjC,KAAK,gBAAgB,EACrB,KAAK,eAAe,EACpB,KAAK,0BAA0B,EAC/B,KAAK,cAAc,EACnB,KAAK,uCAAuC,GAC7C;OACM,EACL,IAAI,EACJ,KAAK,kBAAkB,EACvB,KAAK,oBAAoB,EACzB,KAAK,0BAA0B,EAC/B,KAAK,0BAA0B,EAC/B,KAAK,sBAAsB,EAC3B,KAAK,gBAAgB,EACrB,KAAK,kBAAkB,EACvB,KAAK,wBAAwB,EAC7B,KAAK,wBAAwB,EAC7B,KAAK,oBAAoB,GAC1B;OACM,EACL,IAAI,EACJ,KAAK,iBAAiB,EACtB,KAAK,mBAAmB,EACxB,KAAK,iBAAiB,EACtB,KAAK,eAAe,EACpB,KAAK,oBAAoB,EACzB,KAAK,mBAAmB,EACxB,KAAK,mBAAmB,EACxB,KAAK,oBAAoB,EACzB,KAAK,eAAe,EACpB,KAAK,iBAAiB,EACtB,KAAK,eAAe,EACpB,KAAK,aAAa,EAClB,KAAK,kBAAkB,EACvB,KAAK,iBAAiB,EACtB,KAAK,iBAAiB,EACtB,KAAK,kBAAkB,EACvB,KAAK,qCAAqC,EAC1C,KAAK,yCAAyC,GAC/C;OACM,EACL,YAAY,EACZ,KAAK,uBAAuB,EAC5B,KAAK,uBAAuB,EAC5B,KAAK,qBAAqB,EAC1B,KAAK,qBAAqB,EAC1B,KAAK,uBAAuB,GAC7B"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { Events, type EventListResponse, type EventGetEventDetailsResponse, type EventLogResponse, type EventListParams, type EventGetEventDetailsParams, type EventLogParams, type EventListResponsesDefaultFlatPagination, } from "./events.js";
|
|
2
|
-
export { Plan, type
|
|
3
|
-
export { Runs, type
|
|
2
|
+
export { Plan, type PlanCreateResponse, type PlanRetrieveResponse, type PlanAddStepsToPlanResponse, type PlanGetStepDetailsResponse, type PlanUpdateStepResponse, type PlanCreateParams, type PlanRetrieveParams, type PlanAddStepsToPlanParams, type PlanGetStepDetailsParams, type PlanUpdateStepParams, } from "./plan.js";
|
|
3
|
+
export { Runs, type RunCreateResponse, type RunRetrieveResponse, type RunUpdateResponse, type RunListResponse, type RunCancelRunResponse, type RunListRunsResponse, type RunPauseRunResponse, type RunResumeRunResponse, type RunCreateParams, type RunRetrieveParams, type RunUpdateParams, type RunListParams, type RunCancelRunParams, type RunListRunsParams, type RunPauseRunParams, type RunResumeRunParams, type RunListResponsesDefaultFlatPagination, type RunListRunsResponsesDefaultFlatPagination, } from "./runs.js";
|
|
4
4
|
export { TelnyxAgents, type TelnyxAgentListResponse, type TelnyxAgentLinkResponse, type TelnyxAgentListParams, type TelnyxAgentLinkParams, type TelnyxAgentUnlinkParams, } from "./telnyx-agents.js";
|
|
5
5
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/resources/ai/missions/runs/index.ts"],"names":[],"mappings":"OAEO,EACL,MAAM,EACN,KAAK,iBAAiB,EACtB,KAAK,4BAA4B,EACjC,KAAK,gBAAgB,EACrB,KAAK,eAAe,EACpB,KAAK,0BAA0B,EAC/B,KAAK,cAAc,EACnB,KAAK,uCAAuC,GAC7C;OACM,EACL,IAAI,EACJ,KAAK,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/resources/ai/missions/runs/index.ts"],"names":[],"mappings":"OAEO,EACL,MAAM,EACN,KAAK,iBAAiB,EACtB,KAAK,4BAA4B,EACjC,KAAK,gBAAgB,EACrB,KAAK,eAAe,EACpB,KAAK,0BAA0B,EAC/B,KAAK,cAAc,EACnB,KAAK,uCAAuC,GAC7C;OACM,EACL,IAAI,EACJ,KAAK,kBAAkB,EACvB,KAAK,oBAAoB,EACzB,KAAK,0BAA0B,EAC/B,KAAK,0BAA0B,EAC/B,KAAK,sBAAsB,EAC3B,KAAK,gBAAgB,EACrB,KAAK,kBAAkB,EACvB,KAAK,wBAAwB,EAC7B,KAAK,wBAAwB,EAC7B,KAAK,oBAAoB,GAC1B;OACM,EACL,IAAI,EACJ,KAAK,iBAAiB,EACtB,KAAK,mBAAmB,EACxB,KAAK,iBAAiB,EACtB,KAAK,eAAe,EACpB,KAAK,oBAAoB,EACzB,KAAK,mBAAmB,EACxB,KAAK,mBAAmB,EACxB,KAAK,oBAAoB,EACzB,KAAK,eAAe,EACpB,KAAK,iBAAiB,EACtB,KAAK,eAAe,EACpB,KAAK,aAAa,EAClB,KAAK,kBAAkB,EACvB,KAAK,iBAAiB,EACtB,KAAK,iBAAiB,EACtB,KAAK,kBAAkB,EACvB,KAAK,qCAAqC,EAC1C,KAAK,yCAAyC,GAC/C;OACM,EACL,YAAY,EACZ,KAAK,uBAAuB,EAC5B,KAAK,uBAAuB,EAC5B,KAAK,qBAAqB,EAC1B,KAAK,qBAAqB,EAC1B,KAAK,uBAAuB,GAC7B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/resources/ai/missions/runs/index.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,sCASkB;AARhB,gGAAA,MAAM,OAAA;AASR,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/resources/ai/missions/runs/index.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,sCASkB;AARhB,gGAAA,MAAM,OAAA;AASR,kCAYgB;AAXd,4FAAA,IAAI,OAAA;AAYN,kCAoBgB;AAnBd,4FAAA,IAAI,OAAA;AAoBN,oDAOyB;AANvB,6GAAA,YAAY,OAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../../../src/resources/ai/missions/runs/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EACL,MAAM,GAQP;OACM,EACL,IAAI,
|
|
1
|
+
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../../../src/resources/ai/missions/runs/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EACL,MAAM,GAQP;OACM,EACL,IAAI,GAWL;OACM,EACL,IAAI,GAmBL;OACM,EACL,YAAY,GAMb"}
|
|
@@ -87,33 +87,95 @@ export declare class Plan extends APIResource {
|
|
|
87
87
|
*/
|
|
88
88
|
updateStep(stepID: string, params: PlanUpdateStepParams, options?: RequestOptions): APIPromise<PlanUpdateStepResponse>;
|
|
89
89
|
}
|
|
90
|
-
export interface PlanStepData {
|
|
91
|
-
description: string;
|
|
92
|
-
run_id: string;
|
|
93
|
-
sequence: number;
|
|
94
|
-
status: 'pending' | 'in_progress' | 'completed' | 'skipped' | 'failed';
|
|
95
|
-
step_id: string;
|
|
96
|
-
completed_at?: string;
|
|
97
|
-
metadata?: {
|
|
98
|
-
[key: string]: unknown;
|
|
99
|
-
};
|
|
100
|
-
parent_step_id?: string;
|
|
101
|
-
started_at?: string;
|
|
102
|
-
}
|
|
103
90
|
export interface PlanCreateResponse {
|
|
104
|
-
data: Array<
|
|
91
|
+
data: Array<PlanCreateResponse.Data>;
|
|
92
|
+
}
|
|
93
|
+
export declare namespace PlanCreateResponse {
|
|
94
|
+
interface Data {
|
|
95
|
+
description: string;
|
|
96
|
+
run_id: string;
|
|
97
|
+
sequence: number;
|
|
98
|
+
status: 'pending' | 'in_progress' | 'completed' | 'skipped' | 'failed';
|
|
99
|
+
step_id: string;
|
|
100
|
+
completed_at?: string;
|
|
101
|
+
metadata?: {
|
|
102
|
+
[key: string]: unknown;
|
|
103
|
+
};
|
|
104
|
+
parent_step_id?: string;
|
|
105
|
+
started_at?: string;
|
|
106
|
+
}
|
|
105
107
|
}
|
|
106
108
|
export interface PlanRetrieveResponse {
|
|
107
|
-
data: Array<
|
|
109
|
+
data: Array<PlanRetrieveResponse.Data>;
|
|
110
|
+
}
|
|
111
|
+
export declare namespace PlanRetrieveResponse {
|
|
112
|
+
interface Data {
|
|
113
|
+
description: string;
|
|
114
|
+
run_id: string;
|
|
115
|
+
sequence: number;
|
|
116
|
+
status: 'pending' | 'in_progress' | 'completed' | 'skipped' | 'failed';
|
|
117
|
+
step_id: string;
|
|
118
|
+
completed_at?: string;
|
|
119
|
+
metadata?: {
|
|
120
|
+
[key: string]: unknown;
|
|
121
|
+
};
|
|
122
|
+
parent_step_id?: string;
|
|
123
|
+
started_at?: string;
|
|
124
|
+
}
|
|
108
125
|
}
|
|
109
126
|
export interface PlanAddStepsToPlanResponse {
|
|
110
|
-
data: Array<
|
|
127
|
+
data: Array<PlanAddStepsToPlanResponse.Data>;
|
|
128
|
+
}
|
|
129
|
+
export declare namespace PlanAddStepsToPlanResponse {
|
|
130
|
+
interface Data {
|
|
131
|
+
description: string;
|
|
132
|
+
run_id: string;
|
|
133
|
+
sequence: number;
|
|
134
|
+
status: 'pending' | 'in_progress' | 'completed' | 'skipped' | 'failed';
|
|
135
|
+
step_id: string;
|
|
136
|
+
completed_at?: string;
|
|
137
|
+
metadata?: {
|
|
138
|
+
[key: string]: unknown;
|
|
139
|
+
};
|
|
140
|
+
parent_step_id?: string;
|
|
141
|
+
started_at?: string;
|
|
142
|
+
}
|
|
111
143
|
}
|
|
112
144
|
export interface PlanGetStepDetailsResponse {
|
|
113
|
-
data:
|
|
145
|
+
data: PlanGetStepDetailsResponse.Data;
|
|
146
|
+
}
|
|
147
|
+
export declare namespace PlanGetStepDetailsResponse {
|
|
148
|
+
interface Data {
|
|
149
|
+
description: string;
|
|
150
|
+
run_id: string;
|
|
151
|
+
sequence: number;
|
|
152
|
+
status: 'pending' | 'in_progress' | 'completed' | 'skipped' | 'failed';
|
|
153
|
+
step_id: string;
|
|
154
|
+
completed_at?: string;
|
|
155
|
+
metadata?: {
|
|
156
|
+
[key: string]: unknown;
|
|
157
|
+
};
|
|
158
|
+
parent_step_id?: string;
|
|
159
|
+
started_at?: string;
|
|
160
|
+
}
|
|
114
161
|
}
|
|
115
162
|
export interface PlanUpdateStepResponse {
|
|
116
|
-
data:
|
|
163
|
+
data: PlanUpdateStepResponse.Data;
|
|
164
|
+
}
|
|
165
|
+
export declare namespace PlanUpdateStepResponse {
|
|
166
|
+
interface Data {
|
|
167
|
+
description: string;
|
|
168
|
+
run_id: string;
|
|
169
|
+
sequence: number;
|
|
170
|
+
status: 'pending' | 'in_progress' | 'completed' | 'skipped' | 'failed';
|
|
171
|
+
step_id: string;
|
|
172
|
+
completed_at?: string;
|
|
173
|
+
metadata?: {
|
|
174
|
+
[key: string]: unknown;
|
|
175
|
+
};
|
|
176
|
+
parent_step_id?: string;
|
|
177
|
+
started_at?: string;
|
|
178
|
+
}
|
|
117
179
|
}
|
|
118
180
|
export interface PlanCreateParams {
|
|
119
181
|
/**
|
|
@@ -185,6 +247,6 @@ export interface PlanUpdateStepParams {
|
|
|
185
247
|
status?: 'pending' | 'in_progress' | 'completed' | 'skipped' | 'failed';
|
|
186
248
|
}
|
|
187
249
|
export declare namespace Plan {
|
|
188
|
-
export { type
|
|
250
|
+
export { type PlanCreateResponse as PlanCreateResponse, type PlanRetrieveResponse as PlanRetrieveResponse, type PlanAddStepsToPlanResponse as PlanAddStepsToPlanResponse, type PlanGetStepDetailsResponse as PlanGetStepDetailsResponse, type PlanUpdateStepResponse as PlanUpdateStepResponse, type PlanCreateParams as PlanCreateParams, type PlanRetrieveParams as PlanRetrieveParams, type PlanAddStepsToPlanParams as PlanAddStepsToPlanParams, type PlanGetStepDetailsParams as PlanGetStepDetailsParams, type PlanUpdateStepParams as PlanUpdateStepParams, };
|
|
189
251
|
}
|
|
190
252
|
//# sourceMappingURL=plan.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plan.d.mts","sourceRoot":"","sources":["../../../../src/resources/ai/missions/runs/plan.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,EAAE,UAAU,EAAE;OACd,EAAE,cAAc,EAAE;AAGzB,qBAAa,IAAK,SAAQ,WAAW;IACnC;;;;;;;;;;;;;;;;;;;OAmBG;IACH,MAAM,CAAC,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,gBAAgB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,kBAAkB,CAAC;IAKzG;;;;;;;;;;OAUG;IACH,QAAQ,CACN,KAAK,EAAE,MAAM,EACb,MAAM,EAAE,kBAAkB,EAC1B,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,oBAAoB,CAAC;IAKnC;;;;;;;;;;;;;;;;;;;;OAoBG;IACH,cAAc,CACZ,KAAK,EAAE,MAAM,EACb,MAAM,EAAE,wBAAwB,EAChC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,0BAA0B,CAAC;IAKzC;;;;;;;;;;;;;;OAcG;IACH,cAAc,CACZ,MAAM,EAAE,MAAM,EACd,MAAM,EAAE,wBAAwB,EAChC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,0BAA0B,CAAC;IAKzC;;;;;;;;;;;OAWG;IACH,UAAU,CACR,MAAM,EAAE,MAAM,EACd,MAAM,EAAE,oBAAoB,EAC5B,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,sBAAsB,CAAC;CAOtC;AAED,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"plan.d.mts","sourceRoot":"","sources":["../../../../src/resources/ai/missions/runs/plan.ts"],"names":[],"mappings":"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"}
|
|
@@ -87,33 +87,95 @@ export declare class Plan extends APIResource {
|
|
|
87
87
|
*/
|
|
88
88
|
updateStep(stepID: string, params: PlanUpdateStepParams, options?: RequestOptions): APIPromise<PlanUpdateStepResponse>;
|
|
89
89
|
}
|
|
90
|
-
export interface PlanStepData {
|
|
91
|
-
description: string;
|
|
92
|
-
run_id: string;
|
|
93
|
-
sequence: number;
|
|
94
|
-
status: 'pending' | 'in_progress' | 'completed' | 'skipped' | 'failed';
|
|
95
|
-
step_id: string;
|
|
96
|
-
completed_at?: string;
|
|
97
|
-
metadata?: {
|
|
98
|
-
[key: string]: unknown;
|
|
99
|
-
};
|
|
100
|
-
parent_step_id?: string;
|
|
101
|
-
started_at?: string;
|
|
102
|
-
}
|
|
103
90
|
export interface PlanCreateResponse {
|
|
104
|
-
data: Array<
|
|
91
|
+
data: Array<PlanCreateResponse.Data>;
|
|
92
|
+
}
|
|
93
|
+
export declare namespace PlanCreateResponse {
|
|
94
|
+
interface Data {
|
|
95
|
+
description: string;
|
|
96
|
+
run_id: string;
|
|
97
|
+
sequence: number;
|
|
98
|
+
status: 'pending' | 'in_progress' | 'completed' | 'skipped' | 'failed';
|
|
99
|
+
step_id: string;
|
|
100
|
+
completed_at?: string;
|
|
101
|
+
metadata?: {
|
|
102
|
+
[key: string]: unknown;
|
|
103
|
+
};
|
|
104
|
+
parent_step_id?: string;
|
|
105
|
+
started_at?: string;
|
|
106
|
+
}
|
|
105
107
|
}
|
|
106
108
|
export interface PlanRetrieveResponse {
|
|
107
|
-
data: Array<
|
|
109
|
+
data: Array<PlanRetrieveResponse.Data>;
|
|
110
|
+
}
|
|
111
|
+
export declare namespace PlanRetrieveResponse {
|
|
112
|
+
interface Data {
|
|
113
|
+
description: string;
|
|
114
|
+
run_id: string;
|
|
115
|
+
sequence: number;
|
|
116
|
+
status: 'pending' | 'in_progress' | 'completed' | 'skipped' | 'failed';
|
|
117
|
+
step_id: string;
|
|
118
|
+
completed_at?: string;
|
|
119
|
+
metadata?: {
|
|
120
|
+
[key: string]: unknown;
|
|
121
|
+
};
|
|
122
|
+
parent_step_id?: string;
|
|
123
|
+
started_at?: string;
|
|
124
|
+
}
|
|
108
125
|
}
|
|
109
126
|
export interface PlanAddStepsToPlanResponse {
|
|
110
|
-
data: Array<
|
|
127
|
+
data: Array<PlanAddStepsToPlanResponse.Data>;
|
|
128
|
+
}
|
|
129
|
+
export declare namespace PlanAddStepsToPlanResponse {
|
|
130
|
+
interface Data {
|
|
131
|
+
description: string;
|
|
132
|
+
run_id: string;
|
|
133
|
+
sequence: number;
|
|
134
|
+
status: 'pending' | 'in_progress' | 'completed' | 'skipped' | 'failed';
|
|
135
|
+
step_id: string;
|
|
136
|
+
completed_at?: string;
|
|
137
|
+
metadata?: {
|
|
138
|
+
[key: string]: unknown;
|
|
139
|
+
};
|
|
140
|
+
parent_step_id?: string;
|
|
141
|
+
started_at?: string;
|
|
142
|
+
}
|
|
111
143
|
}
|
|
112
144
|
export interface PlanGetStepDetailsResponse {
|
|
113
|
-
data:
|
|
145
|
+
data: PlanGetStepDetailsResponse.Data;
|
|
146
|
+
}
|
|
147
|
+
export declare namespace PlanGetStepDetailsResponse {
|
|
148
|
+
interface Data {
|
|
149
|
+
description: string;
|
|
150
|
+
run_id: string;
|
|
151
|
+
sequence: number;
|
|
152
|
+
status: 'pending' | 'in_progress' | 'completed' | 'skipped' | 'failed';
|
|
153
|
+
step_id: string;
|
|
154
|
+
completed_at?: string;
|
|
155
|
+
metadata?: {
|
|
156
|
+
[key: string]: unknown;
|
|
157
|
+
};
|
|
158
|
+
parent_step_id?: string;
|
|
159
|
+
started_at?: string;
|
|
160
|
+
}
|
|
114
161
|
}
|
|
115
162
|
export interface PlanUpdateStepResponse {
|
|
116
|
-
data:
|
|
163
|
+
data: PlanUpdateStepResponse.Data;
|
|
164
|
+
}
|
|
165
|
+
export declare namespace PlanUpdateStepResponse {
|
|
166
|
+
interface Data {
|
|
167
|
+
description: string;
|
|
168
|
+
run_id: string;
|
|
169
|
+
sequence: number;
|
|
170
|
+
status: 'pending' | 'in_progress' | 'completed' | 'skipped' | 'failed';
|
|
171
|
+
step_id: string;
|
|
172
|
+
completed_at?: string;
|
|
173
|
+
metadata?: {
|
|
174
|
+
[key: string]: unknown;
|
|
175
|
+
};
|
|
176
|
+
parent_step_id?: string;
|
|
177
|
+
started_at?: string;
|
|
178
|
+
}
|
|
117
179
|
}
|
|
118
180
|
export interface PlanCreateParams {
|
|
119
181
|
/**
|
|
@@ -185,6 +247,6 @@ export interface PlanUpdateStepParams {
|
|
|
185
247
|
status?: 'pending' | 'in_progress' | 'completed' | 'skipped' | 'failed';
|
|
186
248
|
}
|
|
187
249
|
export declare namespace Plan {
|
|
188
|
-
export { type
|
|
250
|
+
export { type PlanCreateResponse as PlanCreateResponse, type PlanRetrieveResponse as PlanRetrieveResponse, type PlanAddStepsToPlanResponse as PlanAddStepsToPlanResponse, type PlanGetStepDetailsResponse as PlanGetStepDetailsResponse, type PlanUpdateStepResponse as PlanUpdateStepResponse, type PlanCreateParams as PlanCreateParams, type PlanRetrieveParams as PlanRetrieveParams, type PlanAddStepsToPlanParams as PlanAddStepsToPlanParams, type PlanGetStepDetailsParams as PlanGetStepDetailsParams, type PlanUpdateStepParams as PlanUpdateStepParams, };
|
|
189
251
|
}
|
|
190
252
|
//# sourceMappingURL=plan.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plan.d.ts","sourceRoot":"","sources":["../../../../src/resources/ai/missions/runs/plan.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,EAAE,UAAU,EAAE;OACd,EAAE,cAAc,EAAE;AAGzB,qBAAa,IAAK,SAAQ,WAAW;IACnC;;;;;;;;;;;;;;;;;;;OAmBG;IACH,MAAM,CAAC,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,gBAAgB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,kBAAkB,CAAC;IAKzG;;;;;;;;;;OAUG;IACH,QAAQ,CACN,KAAK,EAAE,MAAM,EACb,MAAM,EAAE,kBAAkB,EAC1B,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,oBAAoB,CAAC;IAKnC;;;;;;;;;;;;;;;;;;;;OAoBG;IACH,cAAc,CACZ,KAAK,EAAE,MAAM,EACb,MAAM,EAAE,wBAAwB,EAChC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,0BAA0B,CAAC;IAKzC;;;;;;;;;;;;;;OAcG;IACH,cAAc,CACZ,MAAM,EAAE,MAAM,EACd,MAAM,EAAE,wBAAwB,EAChC,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,0BAA0B,CAAC;IAKzC;;;;;;;;;;;OAWG;IACH,UAAU,CACR,MAAM,EAAE,MAAM,EACd,MAAM,EAAE,oBAAoB,EAC5B,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,sBAAsB,CAAC;CAOtC;AAED,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"plan.d.ts","sourceRoot":"","sources":["../../../../src/resources/ai/missions/runs/plan.ts"],"names":[],"mappings":"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"}
|
|
@@ -2,7 +2,7 @@ import { APIResource } from "../../../../core/resource.mjs";
|
|
|
2
2
|
import * as EventsAPI from "./events.mjs";
|
|
3
3
|
import { EventGetEventDetailsParams, EventGetEventDetailsResponse, EventListParams, EventListResponse, EventListResponsesDefaultFlatPagination, EventLogParams, EventLogResponse, Events } from "./events.mjs";
|
|
4
4
|
import * as PlanAPI from "./plan.mjs";
|
|
5
|
-
import { Plan, PlanAddStepsToPlanParams, PlanAddStepsToPlanResponse, PlanCreateParams, PlanCreateResponse, PlanGetStepDetailsParams, PlanGetStepDetailsResponse, PlanRetrieveParams, PlanRetrieveResponse,
|
|
5
|
+
import { Plan, PlanAddStepsToPlanParams, PlanAddStepsToPlanResponse, PlanCreateParams, PlanCreateResponse, PlanGetStepDetailsParams, PlanGetStepDetailsResponse, PlanRetrieveParams, PlanRetrieveResponse, PlanUpdateStepParams, PlanUpdateStepResponse } from "./plan.mjs";
|
|
6
6
|
import * as TelnyxAgentsAPI from "./telnyx-agents.mjs";
|
|
7
7
|
import { TelnyxAgentLinkParams, TelnyxAgentLinkResponse, TelnyxAgentListParams, TelnyxAgentListResponse, TelnyxAgentUnlinkParams, TelnyxAgents } from "./telnyx-agents.mjs";
|
|
8
8
|
import { APIPromise } from "../../../../core/api-promise.mjs";
|
|
@@ -53,14 +53,14 @@ export declare class Runs extends APIResource {
|
|
|
53
53
|
* @example
|
|
54
54
|
* ```ts
|
|
55
55
|
* // Automatically fetches more pages as needed.
|
|
56
|
-
* for await (const
|
|
56
|
+
* for await (const runListResponse of client.ai.missions.runs.list(
|
|
57
57
|
* '182bd5e5-6e1a-4fe4-a799-aa6d9a6ab26e',
|
|
58
58
|
* )) {
|
|
59
59
|
* // ...
|
|
60
60
|
* }
|
|
61
61
|
* ```
|
|
62
62
|
*/
|
|
63
|
-
list(missionID: string, query?: RunListParams | null | undefined, options?: RequestOptions): PagePromise<
|
|
63
|
+
list(missionID: string, query?: RunListParams | null | undefined, options?: RequestOptions): PagePromise<RunListResponsesDefaultFlatPagination, RunListResponse>;
|
|
64
64
|
/**
|
|
65
65
|
* Cancel a running or paused run
|
|
66
66
|
*
|
|
@@ -79,12 +79,12 @@ export declare class Runs extends APIResource {
|
|
|
79
79
|
* @example
|
|
80
80
|
* ```ts
|
|
81
81
|
* // Automatically fetches more pages as needed.
|
|
82
|
-
* for await (const
|
|
82
|
+
* for await (const runListRunsResponse of client.ai.missions.runs.listRuns()) {
|
|
83
83
|
* // ...
|
|
84
84
|
* }
|
|
85
85
|
* ```
|
|
86
86
|
*/
|
|
87
|
-
listRuns(query?: RunListRunsParams | null | undefined, options?: RequestOptions): PagePromise<
|
|
87
|
+
listRuns(query?: RunListRunsParams | null | undefined, options?: RequestOptions): PagePromise<RunListRunsResponsesDefaultFlatPagination, RunListRunsResponse>;
|
|
88
88
|
/**
|
|
89
89
|
* Pause a running run
|
|
90
90
|
*
|
|
@@ -110,8 +110,81 @@ export declare class Runs extends APIResource {
|
|
|
110
110
|
*/
|
|
111
111
|
resumeRun(runID: string, params: RunResumeRunParams, options?: RequestOptions): APIPromise<RunResumeRunResponse>;
|
|
112
112
|
}
|
|
113
|
-
export type
|
|
114
|
-
export
|
|
113
|
+
export type RunListResponsesDefaultFlatPagination = DefaultFlatPagination<RunListResponse>;
|
|
114
|
+
export type RunListRunsResponsesDefaultFlatPagination = DefaultFlatPagination<RunListRunsResponse>;
|
|
115
|
+
export interface RunCreateResponse {
|
|
116
|
+
data: RunCreateResponse.Data;
|
|
117
|
+
}
|
|
118
|
+
export declare namespace RunCreateResponse {
|
|
119
|
+
interface Data {
|
|
120
|
+
mission_id: string;
|
|
121
|
+
run_id: string;
|
|
122
|
+
started_at: string;
|
|
123
|
+
status: 'pending' | 'running' | 'paused' | 'succeeded' | 'failed' | 'cancelled';
|
|
124
|
+
updated_at: string;
|
|
125
|
+
error?: string;
|
|
126
|
+
finished_at?: string;
|
|
127
|
+
input?: {
|
|
128
|
+
[key: string]: unknown;
|
|
129
|
+
};
|
|
130
|
+
metadata?: {
|
|
131
|
+
[key: string]: unknown;
|
|
132
|
+
};
|
|
133
|
+
result_payload?: {
|
|
134
|
+
[key: string]: unknown;
|
|
135
|
+
};
|
|
136
|
+
result_summary?: string;
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
export interface RunRetrieveResponse {
|
|
140
|
+
data: RunRetrieveResponse.Data;
|
|
141
|
+
}
|
|
142
|
+
export declare namespace RunRetrieveResponse {
|
|
143
|
+
interface Data {
|
|
144
|
+
mission_id: string;
|
|
145
|
+
run_id: string;
|
|
146
|
+
started_at: string;
|
|
147
|
+
status: 'pending' | 'running' | 'paused' | 'succeeded' | 'failed' | 'cancelled';
|
|
148
|
+
updated_at: string;
|
|
149
|
+
error?: string;
|
|
150
|
+
finished_at?: string;
|
|
151
|
+
input?: {
|
|
152
|
+
[key: string]: unknown;
|
|
153
|
+
};
|
|
154
|
+
metadata?: {
|
|
155
|
+
[key: string]: unknown;
|
|
156
|
+
};
|
|
157
|
+
result_payload?: {
|
|
158
|
+
[key: string]: unknown;
|
|
159
|
+
};
|
|
160
|
+
result_summary?: string;
|
|
161
|
+
}
|
|
162
|
+
}
|
|
163
|
+
export interface RunUpdateResponse {
|
|
164
|
+
data: RunUpdateResponse.Data;
|
|
165
|
+
}
|
|
166
|
+
export declare namespace RunUpdateResponse {
|
|
167
|
+
interface Data {
|
|
168
|
+
mission_id: string;
|
|
169
|
+
run_id: string;
|
|
170
|
+
started_at: string;
|
|
171
|
+
status: 'pending' | 'running' | 'paused' | 'succeeded' | 'failed' | 'cancelled';
|
|
172
|
+
updated_at: string;
|
|
173
|
+
error?: string;
|
|
174
|
+
finished_at?: string;
|
|
175
|
+
input?: {
|
|
176
|
+
[key: string]: unknown;
|
|
177
|
+
};
|
|
178
|
+
metadata?: {
|
|
179
|
+
[key: string]: unknown;
|
|
180
|
+
};
|
|
181
|
+
result_payload?: {
|
|
182
|
+
[key: string]: unknown;
|
|
183
|
+
};
|
|
184
|
+
result_summary?: string;
|
|
185
|
+
}
|
|
186
|
+
}
|
|
187
|
+
export interface RunListResponse {
|
|
115
188
|
mission_id: string;
|
|
116
189
|
run_id: string;
|
|
117
190
|
started_at: string;
|
|
@@ -130,23 +203,96 @@ export interface MissionRunData {
|
|
|
130
203
|
};
|
|
131
204
|
result_summary?: string;
|
|
132
205
|
}
|
|
133
|
-
export interface
|
|
134
|
-
data:
|
|
135
|
-
}
|
|
136
|
-
export interface RunRetrieveResponse {
|
|
137
|
-
data: MissionRunData;
|
|
206
|
+
export interface RunCancelRunResponse {
|
|
207
|
+
data: RunCancelRunResponse.Data;
|
|
138
208
|
}
|
|
139
|
-
export
|
|
140
|
-
|
|
209
|
+
export declare namespace RunCancelRunResponse {
|
|
210
|
+
interface Data {
|
|
211
|
+
mission_id: string;
|
|
212
|
+
run_id: string;
|
|
213
|
+
started_at: string;
|
|
214
|
+
status: 'pending' | 'running' | 'paused' | 'succeeded' | 'failed' | 'cancelled';
|
|
215
|
+
updated_at: string;
|
|
216
|
+
error?: string;
|
|
217
|
+
finished_at?: string;
|
|
218
|
+
input?: {
|
|
219
|
+
[key: string]: unknown;
|
|
220
|
+
};
|
|
221
|
+
metadata?: {
|
|
222
|
+
[key: string]: unknown;
|
|
223
|
+
};
|
|
224
|
+
result_payload?: {
|
|
225
|
+
[key: string]: unknown;
|
|
226
|
+
};
|
|
227
|
+
result_summary?: string;
|
|
228
|
+
}
|
|
141
229
|
}
|
|
142
|
-
export interface
|
|
143
|
-
|
|
230
|
+
export interface RunListRunsResponse {
|
|
231
|
+
mission_id: string;
|
|
232
|
+
run_id: string;
|
|
233
|
+
started_at: string;
|
|
234
|
+
status: 'pending' | 'running' | 'paused' | 'succeeded' | 'failed' | 'cancelled';
|
|
235
|
+
updated_at: string;
|
|
236
|
+
error?: string;
|
|
237
|
+
finished_at?: string;
|
|
238
|
+
input?: {
|
|
239
|
+
[key: string]: unknown;
|
|
240
|
+
};
|
|
241
|
+
metadata?: {
|
|
242
|
+
[key: string]: unknown;
|
|
243
|
+
};
|
|
244
|
+
result_payload?: {
|
|
245
|
+
[key: string]: unknown;
|
|
246
|
+
};
|
|
247
|
+
result_summary?: string;
|
|
144
248
|
}
|
|
145
249
|
export interface RunPauseRunResponse {
|
|
146
|
-
data:
|
|
250
|
+
data: RunPauseRunResponse.Data;
|
|
251
|
+
}
|
|
252
|
+
export declare namespace RunPauseRunResponse {
|
|
253
|
+
interface Data {
|
|
254
|
+
mission_id: string;
|
|
255
|
+
run_id: string;
|
|
256
|
+
started_at: string;
|
|
257
|
+
status: 'pending' | 'running' | 'paused' | 'succeeded' | 'failed' | 'cancelled';
|
|
258
|
+
updated_at: string;
|
|
259
|
+
error?: string;
|
|
260
|
+
finished_at?: string;
|
|
261
|
+
input?: {
|
|
262
|
+
[key: string]: unknown;
|
|
263
|
+
};
|
|
264
|
+
metadata?: {
|
|
265
|
+
[key: string]: unknown;
|
|
266
|
+
};
|
|
267
|
+
result_payload?: {
|
|
268
|
+
[key: string]: unknown;
|
|
269
|
+
};
|
|
270
|
+
result_summary?: string;
|
|
271
|
+
}
|
|
147
272
|
}
|
|
148
273
|
export interface RunResumeRunResponse {
|
|
149
|
-
data:
|
|
274
|
+
data: RunResumeRunResponse.Data;
|
|
275
|
+
}
|
|
276
|
+
export declare namespace RunResumeRunResponse {
|
|
277
|
+
interface Data {
|
|
278
|
+
mission_id: string;
|
|
279
|
+
run_id: string;
|
|
280
|
+
started_at: string;
|
|
281
|
+
status: 'pending' | 'running' | 'paused' | 'succeeded' | 'failed' | 'cancelled';
|
|
282
|
+
updated_at: string;
|
|
283
|
+
error?: string;
|
|
284
|
+
finished_at?: string;
|
|
285
|
+
input?: {
|
|
286
|
+
[key: string]: unknown;
|
|
287
|
+
};
|
|
288
|
+
metadata?: {
|
|
289
|
+
[key: string]: unknown;
|
|
290
|
+
};
|
|
291
|
+
result_payload?: {
|
|
292
|
+
[key: string]: unknown;
|
|
293
|
+
};
|
|
294
|
+
result_summary?: string;
|
|
295
|
+
}
|
|
150
296
|
}
|
|
151
297
|
export interface RunCreateParams {
|
|
152
298
|
input?: {
|
|
@@ -205,9 +351,9 @@ export interface RunResumeRunParams {
|
|
|
205
351
|
mission_id: string;
|
|
206
352
|
}
|
|
207
353
|
export declare namespace Runs {
|
|
208
|
-
export { type
|
|
354
|
+
export { type RunCreateResponse as RunCreateResponse, type RunRetrieveResponse as RunRetrieveResponse, type RunUpdateResponse as RunUpdateResponse, type RunListResponse as RunListResponse, type RunCancelRunResponse as RunCancelRunResponse, type RunListRunsResponse as RunListRunsResponse, type RunPauseRunResponse as RunPauseRunResponse, type RunResumeRunResponse as RunResumeRunResponse, type RunListResponsesDefaultFlatPagination as RunListResponsesDefaultFlatPagination, type RunListRunsResponsesDefaultFlatPagination as RunListRunsResponsesDefaultFlatPagination, type RunCreateParams as RunCreateParams, type RunRetrieveParams as RunRetrieveParams, type RunUpdateParams as RunUpdateParams, type RunListParams as RunListParams, type RunCancelRunParams as RunCancelRunParams, type RunListRunsParams as RunListRunsParams, type RunPauseRunParams as RunPauseRunParams, type RunResumeRunParams as RunResumeRunParams, };
|
|
209
355
|
export { Events as Events, type EventListResponse as EventListResponse, type EventGetEventDetailsResponse as EventGetEventDetailsResponse, type EventLogResponse as EventLogResponse, type EventListResponsesDefaultFlatPagination as EventListResponsesDefaultFlatPagination, type EventListParams as EventListParams, type EventGetEventDetailsParams as EventGetEventDetailsParams, type EventLogParams as EventLogParams, };
|
|
210
|
-
export { Plan as Plan, type
|
|
356
|
+
export { Plan as Plan, type PlanCreateResponse as PlanCreateResponse, type PlanRetrieveResponse as PlanRetrieveResponse, type PlanAddStepsToPlanResponse as PlanAddStepsToPlanResponse, type PlanGetStepDetailsResponse as PlanGetStepDetailsResponse, type PlanUpdateStepResponse as PlanUpdateStepResponse, type PlanCreateParams as PlanCreateParams, type PlanRetrieveParams as PlanRetrieveParams, type PlanAddStepsToPlanParams as PlanAddStepsToPlanParams, type PlanGetStepDetailsParams as PlanGetStepDetailsParams, type PlanUpdateStepParams as PlanUpdateStepParams, };
|
|
211
357
|
export { TelnyxAgents as TelnyxAgents, type TelnyxAgentListResponse as TelnyxAgentListResponse, type TelnyxAgentLinkResponse as TelnyxAgentLinkResponse, type TelnyxAgentListParams as TelnyxAgentListParams, type TelnyxAgentLinkParams as TelnyxAgentLinkParams, type TelnyxAgentUnlinkParams as TelnyxAgentUnlinkParams, };
|
|
212
358
|
}
|
|
213
359
|
//# sourceMappingURL=runs.d.mts.map
|