create_portfolio
Create the account's portfolio (one per account, starts unpublished; paid plans only). slug is the public URL path: 3-30 lowercase letters, digits and single hyphens. display_name is 1-80 characters; tagline (max 160) and website_url (https) are optional.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Public URL path of the portfolio: 3-30 lowercase letters, digits and single hyphens. | |
| tagline | No | Short line under the name, max 160 characters. Empty string clears it. | |
| website_url | No | Photographer's website, an https URL of max 200 characters. Empty string clears it. | |
| display_name | Yes | Name shown on the portfolio page, 1-80 characters. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||