Create link
split_create_linkTurn a product or brand URL into a Split link. url is the only required field — the title and image are extracted from the page automatically. Extraction is async: immediately after creation name may be the bare domain and image_url may be null (meta_extraction_progress < 100). It fills in within about a minute; do not PATCH the name to 'fix' this unless the creator wants a custom title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The destination product or brand URL | |
| name | No | Custom title; omit to use page metadata | |
| tags | No | Lowercase a-z, 0-9, - and _; must start with a letter or digit. Replaces the whole tag set on update. |