find_dead_code
Scan Roblox projects for unused modules, functions, remotes, and attributes. Review confidence-scored candidates to eliminate dead code without auto-deletion.
Instructions
Returns confidence-scored unused module, function, remote, and attribute candidates without authorizing deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| limit | No | Maximum results to return. | |
| offset | No | Zero-based result offset. |