Share via


AgentDetails interface

Details about an AI agent

Properties

agentAUID

The agent user ID (AUID)

agentBlueprintId

The agent blueprint/application ID

agentDescription

A description of the AI agent's purpose or capabilities

agentEmail

The agent email address

agentId

The unique identifier for the AI agent

agentName

The human-readable name of the AI agent

agentVersion

The version of the agent (e.g., '1.0.0', '2025-05-01')

iconUri

Optional icon identifier or URL for visual representation of the agent

platformId

Optional platform identifier for the agent

providerName

The provider name (e.g., az.ai.agent365, openai, anthropic)

tenantId

The tenant ID for the agent

Property Details

agentAUID

The agent user ID (AUID)

agentAUID?: string

Property Value

string

agentBlueprintId

The agent blueprint/application ID

agentBlueprintId?: string

Property Value

string

agentDescription

A description of the AI agent's purpose or capabilities

agentDescription?: string

Property Value

string

agentEmail

The agent email address

agentEmail?: string

Property Value

string

agentId

The unique identifier for the AI agent

agentId: string

Property Value

string

agentName

The human-readable name of the AI agent

agentName?: string

Property Value

string

agentVersion

The version of the agent (e.g., '1.0.0', '2025-05-01')

agentVersion?: string

Property Value

string

iconUri

Optional icon identifier or URL for visual representation of the agent

iconUri?: string

Property Value

string

platformId

Optional platform identifier for the agent

platformId?: string

Property Value

string

providerName

The provider name (e.g., az.ai.agent365, openai, anthropic)

providerName?: string

Property Value

string

tenantId

The tenant ID for the agent

tenantId?: string

Property Value

string