15 lines
305 B
Python
15 lines
305 B
Python
"""
|
|
---
|
|
id: "2ae78a74-4ade-4240-935f-f246efb44792"
|
|
projectId: "1979237c-034d-41f6-99a0-f35eb57b3f6c"
|
|
slug: "test_script"
|
|
title: "Test Script"
|
|
kind: "utility"
|
|
entrypoint: "main"
|
|
enabled: true
|
|
version: 3
|
|
createdAt: "2026-02-22T21:06:06.000Z"
|
|
updatedAt: "2026-02-23T21:28:08.485Z"
|
|
---
|
|
"""
|
|
print("new script") |