Tool to retrieve all memories associated with a specific entity (user, agent, app, or run). Use when you need to fetch memories for a known entity type and ID combination.
pageintegerPage number for paginated results (1-indexed). Default: 1.
entity_idRequiredstringThe unique identifier of the entity whose memories to retrieve.
page_sizeintegerNumber of memories to return per page. Default: 100.
entity_typeRequiredstringType of the entity. Must be one of: 'user', 'agent', 'app', 'run'.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.