Basic Information

appmixer.ai.agentcore.FindMemoryRecords

1.0.0

Public

Semantically search (retrieve) memory records from an Amazon Bedrock AgentCore Memory resource using the RetrieveMemoryRecords API. Paginates through all available records automatically.

Input Ports

in

FieldTypeDescription
Memory ID text The identifier of the AgentCore Memory resource to search.
Namespace text The namespace prefix to filter memory records by, e.g. /users/user-123.
Search Query textarea The natural-language query used to find semantically relevant memory records.
Top K number Optional maximum number of most relevant records to return.
Memory Strategy ID text Optional memory strategy identifier to scope the search.
Output Type select Choose whether you want to receive the result set as one complete list, the first item only, one item at a time, or stored to a CSV file.

Output Ports

out

notFound

FieldTypeDescription
No fields defined for this port

Full Metadata