Skip to main content
Glama

getgc_find

Search the Lua garbage collector for functions and tables by constants, upvalues, or name patterns to locate hidden functions in Roblox environments.

Instructions

Search the Lua garbage collector for functions/tables by constants, upvalues, or name patterns. Useful for finding hidden functions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
constantsNoArray of string constants to search for in functions
upvaluesNoArray of upvalue names to search for
nameNoFunction name pattern to match
typeNoType to search for: 'function', 'table', or 'all' (default 'function')

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/0xXrer/mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server