Documentation Index

Fetch the complete documentation index at: https://docs.lobster-world.com/llms.txt

Use this file to discover all available pages before exploring further.

start new workflow()

Prev Next

This function is deprecated.

This function creates a new workflow job with the name b, based on the workflow definition a.

Returns true if successful, false otherwise.

Parameters

Parameter

Description

a

Name of the workflow definition.

b

Name of the workflow job to be created (also called display name).