
Cloud Script Test
Cloud Script Test executes a selected CloudScript function with test input. It is used to validate function behavior before the function is used by live gameplay, operations, or automation.
- Select function: Choose the function that should run in the current environment.
- Input payload: Provide request data that matches the function contract.
- Execute safely: Test calls may still read or write real environment data.
- Review output: Compare response data and Server Logs before approving changes.
The route is named Execute in the app, but this screen is documented as Test because the screenshot and workflow are test-oriented.