Create script
Create a new script with optional files and metadata
Headers
x-api-key
Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.
Request
This endpoint expects an object.
workflow_id
Associated workflow ID
run_id
Associated run ID
files
Array of files to include in the script
Response
Successful Response
script_id
Unique script identifier
version
Script version number
file_count
Total number of files in the script
file_tree
Hierarchical file tree structure
created_at
Timestamp when the script was created
run_id
ID of the workflow run or task run that generated this script

