create_document
Generate and store documents in multiple formats and suites. Specify title, body, format, and target location to create reports, memos, or briefs.
Instructions
Create a new document (report, memo, brief, etc.).
Generates and stores a document in the specified format and target.
Args: title: Document title body: Document content/body text format: Output format — "docx", "pdf", "xlsx", "pptx", "gdoc", "gsheet", "gslides", "md" target_suite: Where to store — "internal_library", "google_workspace", "microsoft_365"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| body | Yes | ||
| format | No | docx | |
| target_suite | No | internal_library |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |