write_file
Create or overwrite a workspace file.
Parameters#
| Name | Type | Required | Default |
|---|---|---|---|
path | string | yes | |
content | string | yes | |
assistant_id | string | no | |
change_summary | string | no | “ |
expected_version | integer | no | |
frontmatter | object | string | no |
content_type | string | no | markdown |
pinned_in_prompt | boolean | no |
Generated from the server tool’s docstring by generate_mcp_docs. Extend this page freely — the generator never overwrites an existing file.