cURL
Creates a user profile schema, defining the fields and descriptions included in the profile.
Request parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
name | string | Yes | Profile schema name |
description | string | No | Schema description, used to guide agent invocation |
attributes | array | Yes | Profile field list, each item contains name and description |
plan_version | string | No | Pro or Lite, defaults to Pro if not provided |