Writer
AI Studio Agent
Runs an Writer AI Studio Agent app by ID.
Fields
Name | Type | Control | Default | Description | Options | Validation |
---|---|---|---|---|---|---|
App Id | App Id | - | - | The agent id can be found in the agent’s URL. It has a UUID format. | - | Format: uuid |
App inputs | Key-Value | - | - | - | - |
End states
Below are the possible end states of the block call.
Name | Field | Type | Description |
---|---|---|---|
Success | - | success | If the execution was successful. |
Error | - | error | If the function raises an Exception. |