Create worker
worker_createCreate a worker by providing a name and role key, such as OPERATIONS_ASSISTANT, to assign predefined autonomy and capabilities.
Instructions
Create a worker. roleKey is a CreateWorker role (e.g. OPERATIONS_ASSISTANT, CUSTOMER_SUPPORT_AGENT, RESEARCH_ANALYST). Autonomy defaults per role.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | display name | |
| roleKey | Yes | role key, e.g. OPERATIONS_ASSISTANT |