Mem0 assists with AI-driven note-taking, knowledge recall, and productivity tools, allowing users to organize, search, and generate content from stored information
Adds an existing user to a project (identified by `project id` within organization `org id`), assigning a valid system role.
Stores new memory records from a list of messages, optionally inferring structured content; requires association via `agent id`, `user id`, `app id`, or `run id`.
Adds a new member, who must be a registered user, to an organization, assigning them a specific role.
Creates a new agent with a unique `agent id` and an optional `name`; additional metadata may be assigned by the system.
Creates a new agent run in the mem0.ai system.
Creates a new application, allowing metadata to be passed in the request body (not an explicit field in this action's request model); ensure `app id` is unique to avoid potential errors or unintended updates.