Context retrieved from running a function to include as additional context in the prompt to the Agent.
Name | Type | Required | Description |
---|---|---|---|
function_rid | FunctionRid | Yes | |
function_version | FunctionVersion | Yes | |
retrieved_prompt | str | Yes | String content returned from a context retrieval function. |
type | Literal["functionRetrievedContext"] | Yes | None |