Parameters
| name | type | required | notes |
|---|---|---|---|
id | string | yes | The principal id = account.specialists.id (§1.1). Supplied, not minted; required. |
label | string | null | no | Declared display name. |
model_binding | string | null | no | A lib/models entry id this specialist passes through to. |
address | object | null | no | How to reach it for work / probing (routing identity). |
metadata | object | null | no | Free-form metadata object. |
members | array | null | no | Composition: member specialist ids (aggregate). |
Response
| name | type | description |
|---|---|---|
id | string |
Call it
write requires auth: authenticated