update_assistant
Update a user-managed assistant’s core configuration.
Parameters#
| Name | Type | Required | Default |
|---|---|---|---|
assistant_id | string | yes | |
name | string | no | |
description | string | no | |
llm_model_id | string | no | |
model_config | object | string | no |
account_id | string | no | |
mode | string | no | |
supports_attachments | boolean | no | |
composability_role | string | no |
Generated from the server tool’s docstring by generate_mcp_docs. Extend this page freely — the generator never overwrites an existing file.