Interface: DeleteAgentResponse
@kortexya/reasoninglayer / Cognitive / DeleteAgentResponse
Interface: DeleteAgentResponse
Defined in: src/types/cognitive.ts:366
Response after deleting a cognitive agent.
Properties
deleted
deleted:
boolean
Defined in: src/types/cognitive.ts:368
Whether the agent was deleted.
message
message:
string
Defined in: src/types/cognitive.ts:370
Message.