build_rich_doc
Create a formatted Google Doc from structured blocks, adding banners, section boxes, callouts, and colored code blocks. Specify a Drive folder to control where the document is saved.
Instructions
Build a formatted Google Doc — banners, section boxes, callouts, coloured code blocks.
blocks is the document's content in the generator's block form; read the gws-richdoc
skill for the shapes. folder_id is a Drive folder; omitted, the doc lands in the default
location and the answer says where.
Needs the gws CLI on this machine; without it the call fails with that message rather than
producing a broken document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| blocks | Yes | ||
| folder_id | No |