wp_install
Install WordPress on a domain with specified path, site title, and admin credentials. Provide install details and confirmation to complete the setup.
Instructions
Install WordPress.
Args: payload: Install body (domain, path, title, admin user, …). confirm: Required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| payload | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |