Skip to content

Type Alias: AgentInstanceOptions

Prefactor TypeScript SDK


Prefactor TypeScript SDK / @prefactor/core / AgentInstanceOptions

AgentInstanceOptions = object

Defined in: packages/core/src/transport/http.ts:31

optional agentId: string

Defined in: packages/core/src/transport/http.ts:33

Existing backend agent id, when available.


optional agentIdentifier: string

Defined in: packages/core/src/transport/http.ts:35

External agent version identifier.


optional agentName: string

Defined in: packages/core/src/transport/http.ts:37

Human-readable agent name.


optional agentDescription: string

Defined in: packages/core/src/transport/http.ts:39

Human-readable agent description.