update_thesis
Update thesis metadata: title, lifecycle status (active/paused/archived), webhookUrl. Use configure_heartbeat.paused for runtime heartbeat pause/resume.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | New thesis title | |
| apiKey | Yes | SimpleFunctions API key. Get one at https://simplefunctions.dev/dashboard/keys | |
| status | No | New status: active, paused, archived | |
| thesisId | Yes | Thesis ID | |
| webhookUrl | No | Webhook URL for confidence change notifications (HTTPS only) |