update_agent_chat_starter_settings
Update an agent's chat starter configuration by setting a custom welcome message and quick prompt suggestions using either agent ID or name.
Instructions
Update chat starter settings: welcome_message, quick_prompts (array of {title, prompt}). Use agent_id or agent_name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | No | ||
| agent_name | No | ||
| quick_prompts | No | ||
| welcome_message | No |