Forms
setFormMessages
Set Form Messages
Set the messages a form shows after a successful submission: the confirmation "thank you" title and message, and an optional redirect URL.
Arguments
formIdstringrequiredThe form ID.thankYouMessagestringoptionalNo description is declared in the tool schema.thankYouRedirectUrlstringoptionalNo description is declared in the tool schema.thankYouTitlestringoptionalNo description is declared in the tool schema.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- change the thank-you message
- set a confirmation message
- redirect after submit
- clear the thank you text
Pair it with
The verbs that finish the job.