append_to_shared_doc
Add new content to an existing shared document by supplying its document ID or URL. Use to update or extend a published doc without creating a new one.
Instructions
Append content to an existing shared doc. NOT idempotent: a retry appends twice — check with search_shared_docs before retrying. Accepts a doc id or URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| updated_user | No | ||
| doc_id_or_url | Yes |