create_google_doc
Create a new Google Doc in the user's Freedom OS folder. Use for JDs, deliverables, and shared documents. By default, creates beautifully formatted docs.
[write-tier — first use may require a manager's approval; a from-now-on approval makes future calls seamless, a just-once approval re-asks next time.]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Document title (e.g., "Marketing Specialist JD") | |
| folder | No | Which folder to save in | |
| content | Yes | Content for the document in markdown format | |
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. | |
| format_for_humans | No | If true (default), converts markdown to rich formatting. Set false for agent-to-agent docs. |