Index local scripts
index_scriptsIndex Roblox scripts and modules in a local in-memory store, capturing stable paths and bytecode metadata, with no external decompiler required.
Instructions
Build an in-memory, local-only script/module index with stable path, bytecode hash/size when available, and no external decompiler.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clientId | No | Connected client id; defaults to active client | |
| maxScripts | No | ||
| includeBytecodeMetadata | No |