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