Update system prompt
dosai_update_promptReplace the assistant's system prompt. This changes how the bot answers real clients immediately, so read the current prompt first and preserve what should stay. Requires admin or owner role and a key with write scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project id, as returned by dosai_list_projects. | |
| system_prompt | Yes | The complete new prompt. It replaces the old one, it is not appended. |