getContextObject

fun getContextObject(aiAgentId: String, handler: AIAgentContextHandler?)

Retrieves the context object of the AI-Agent.

Since

4.28.0

Parameters

aiAgentId

The ID of the AI-Agent.

handler

The handler to receive the result.