Deploy KoboToolbox Form
kobo_deploy_formDeploy a draft or updated KoboToolbox form to make it live and start collecting submissions. Returns deployment status and Enketo links; requires user login unless sharing is enabled.
Instructions
Deploy a draft form (or redeploy a changed one) so it becomes active and can collect submissions.
Args:
uid (string): asset uid of the form to deploy
Returns: the new deployment status and the collect links.
Note: deploying makes the form live but NOT public — the Enketo link still asks for a Kobo login until anonymous submissions are enabled with kobo_set_sharing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | Asset uid of the form to deploy |