wecom_create_doc
Create a new WeCom document or smartsheet by specifying a name and type. Returns the URL and docid needed for subsequent edits.
Instructions
Create a new WeCom document or smartsheet. Returns url and docid — save the docid for subsequent edits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_name | Yes | Document name (max 255 chars) | |
| doc_type | Yes | 3 = regular document, 10 = smartsheet |