request_content_revision
Request changes to a content item. Use when user says "revise this", "change the tone", "make it shorter", or provides feedback on pending content. The content will be re-transformed with their feedback.
[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 |
|---|---|---|---|
| item_id | Yes | ID of the pipeline output to revise (get from get_pending_approvals) | |
| feedback | Yes | User's feedback on what to change (e.g., "make it shorter", "more professional tone") | |
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. |