update_pipeline_style_guide
Manually add a style rule to a pipeline. Use when user says "always use bullet points", "never include hashtags", "keep it under 100 words", "use more casual tone", or gives general content preferences.
[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 |
|---|---|---|---|
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. | |
| style_rule | Yes | The style rule to add (e.g., "Use bullet points for lists", "Keep under 150 words") | |
| pipeline_id | Yes | Pipeline ID (get from list_pipelines) | |
| output_format | Yes | Which format this rule applies to: changelog, social_post, team_update, newsletter, report |