Actions
Tasks
Tasks are where automation happens in Stubber
Basic Info
Tasks are configured inside the editor platform and are used to run a series of automatic operations on the data present on a Stub.
Parameters
name
string
required
The unique name of the task within the action
tasktype
string
required
Specifies the type of task to run. Any of the documented task types
params
Params allows configuring task specific settings, like headers for an API call or model name for a GPT chat.
See the specific task pages for more information.