insert_service
Insert or get a Roblox service via game:GetService() to access built-in services such as TeleportService or Teams.
Instructions
Insert/get a service via game:GetService() (e.g. TeleportService, Teams)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serviceName | Yes | Service class name (e.g. "TeleportService", "Teams", "Chat") |