Member Junction
Preparing search index...
@memberjunction/ai-agent-manager-actions
AgentTypeValidationResult
Interface AgentTypeValidationResult
Result type for agent type validation operations
interface
AgentTypeValidationResult
{
entity
?:
MJAIAgentTypeEntity
;
error
?:
ActionResultSimple
;
type
?:
MJAIAgentTypeEntity
;
}
Hierarchy (
View Summary
)
EntityLoadResult
<
MJAIAgentTypeEntity
>
AgentTypeValidationResult
Index
Properties
entity?
error?
type?
Properties
Optional
entity
entity
?:
MJAIAgentTypeEntity
Optional
error
error
?:
ActionResultSimple
Optional
type
type
?:
MJAIAgentTypeEntity
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entity
error
type
Member Junction
Loading...
Result type for agent type validation operations