Documentation Index
Fetch the complete documentation index at: https://askui-rename-vision-agent-to-python-sdk.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
SYNOPSIS
Starts an AskUI automation project.DESCRIPTION
The AskUI-RunProject cmdlet executes an AskUI automation project using the specified start script. By default, it looks for and runs the ‘askui’ script defined in the project’s package.json.PARAMETERS
-StartScriptName| <String> - Name of the script that will start the AskUI project. Default is ‘askui’.