|
<< Click to Display Table of Contents >> Navigation: 3. Script Language > Internet and Network > MCP. - MCP (Model-Context Protocol) server operations > Server Lifecycle - Commands for managing the MCP server lifecycle (init, start, stop) > MCP Commands - DEPRECATED |
MCP.GetList (DEPRECATED) |
Top |
MiniRobot Language (MRL) - Legacy FunctionalMemory Commands
⚠️ DEPRECATED
This command was removed in MCP v2. It only works with legacy v1 SLL.
MCP.GetList
Get list from FunctionalMemory (DEPRECATED)
Migration Path
This command has been replaced by MCP.MemLst in the MCP v2 Memory Bank.
Legacy Syntax (v1 SPR only - not in public MCP-Server)
MCP.GetList|$$FILTER|$$RETURN_VAR
Legacy Description
Retrieved a list of keys from the FunctionalMemory store based on an optional filter pattern. This was part of the legacy v1 FunctionalMemory system which has been completely replaced by the v2 Memory Bank architecture.
Replacement Command
• MCP.MemLst - List memory keys (v2 replacement)
See also: