create_landing
Build a link-in-bio page with custom slug, title, description, and multiple links. Choose from background, layout, and accent color themes.
Instructions
Create a landing page (link-in-bio) with multiple links. Slug is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Custom slug for the landing page (required) | |
| links | Yes | Array of {url, title} pairs | |
| theme | No | Visual theme settings | |
| title | Yes | Title of the landing page | |
| description | No | Description shown under the title |