OptionalchannelData
channelData?: unknown
OptionalchannelId
channelId?: string
OptionalchannelIdSubChannel
channelIdSubChannel?: unknown
Optionalconversation
conversation?: { id?: string }
Optionalfrom
from?: {
aadObjectId?: string;
agenticAppBlueprintId?: string;
agenticAppId?: string;
agenticUserId?: string;
name?: string;
role?: string;
tenantId?: string;
}
OptionalgetAgenticInstanceId
getAgenticInstanceId?: () => string | undefined
OptionalgetAgenticTenantId
getAgenticTenantId?: () => string
OptionalgetAgenticUser
getAgenticUser?: () => string
OptionalisAgenticRequest
isAgenticRequest?: () => boolean
Optionalname
name?: string
Optionalrecipient
recipient?: { aadObjectId?: string; name?: string; role?: string }
OptionalserviceUrl
serviceUrl?: string
Optionaltext
text?: string
Optionaltype
type?: string
Minimal activity shape required by hosting observability utilities.