createAiCoworker
Create an AI Coworker.
Creates a new AI Coworker with an initial DRAFT version. Lifecycle:
- Call
publishAiCoworker(agentId)after creation or draft updates
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
agent_type | object | No | |
agent_subtype | object | No | |
name | string | Yes | |
description | string | No | |
prompt_config | object |
