AgenticRetrieveMemoryRetrieveDetails
A long-term memory retrieval that the agent chose to perform. The record reports the query and the namespace. The corresponding Retrieval step reports the results.
Contents
- inputQuery
-
The query that the agent composed.
Type: AgenticRetrieveMessageContent object
Required: Yes
- memoryId
-
The identifier of the AgentCore Memory resource retrieved from.
Type: String
Required: Yes
- namespace
-
The namespace prefix retrieved from, as supplied in the request. This field is present when the request specified namespace.
Type: String
Required: No
- namespacePath
-
The parent namespace retrieved from hierarchically, as supplied in the request. This field is present when the request specified namespacePath.
Type: String
Required: No
- strategyId
-
The extraction strategy that restricted retrieval, if the request specified one.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: