New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

save_knowledge

Save a Markdown knowledge file. Use for guidelines, SOPs, strategies, playbooks, meeting notes, contact lists, trackers, or any reference material that agents read and update over time. Pass scope="personal" to save private notes visible only to the current user (e.g., notes tied to their commitm...

SERVERFreedom Mcp SOURCEhttps://twuluxmoognlwtmaoqgo.supabase.co/functions/v1/freedom-mcp
Medium RISK CLASS
Category Write
Parameters 72 required
Recommended Rate-limitedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/com-getfreedomos-freedom-mcp/save-knowledge.md

What save_knowledge does on Freedom Mcp

AI agents use save_knowledge to create or update resources in Freedom Mcp, usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your Freedom Mcp environment.

ParameterTypeRequiredDescription
slug string Optional custom slug for the filename. If omitted, auto-generated from the title.
scope string Where to save: "company" (default) = shared with the whole company; "personal" = private to the current user only. Use "personal" for notes tied to a specific p
title string Yes Descriptive title for this knowledge file (e.g., "Acme Mascot Guidelines", "Content Strategy Q1")
folder string Optional folder to save the file in (e.g., "acme-deal", "partners/acme"). Folders are auto-created. Use for organizing related files, especially for deal rooms
content string Yes The knowledge content in Markdown format. FORMATTING RULES: Use ## headers for sections (NOT **bold**). Put a blank line between every paragraph and before/afte
companyId string FreedomOS company id to act within (you must be a member). Required for company-scoped tools.
override_duplicate_reason string ONLY after the canon gate refused this save as a duplicate: a specific reason why this file is NOT a duplicate of the canonical file the refusal named. Override

Parameters from the server's own tool schema.

Why save_knowledge is rated Medium

This tool creates and persists knowledge artifacts (guidelines, SOPs, notes, contact lists, trackers). While reversible and not destructive, it writes user-controlled data to a knowledge system that other agents read and depend on. Misuse could pollute shared knowledge bases, inject false procedures, or create misleading reference material affecting team operations.

From the tool's definition 'Save a Markdown knowledge file' and 'agents read and update over time' indicate persistent data creation/modification. The scope parameter allows writing private or shared content.

Risk signalsAccepts file system path (folder) · Accepts raw HTML/template content (content)

Questions about save_knowledge

What does the save_knowledge tool do? +

Save a Markdown knowledge file. Use for guidelines, SOPs, strategies, playbooks, meeting notes, contact lists, trackers, or any reference material that agents read and update over time. Pass scope="personal" to save private notes visible only to the current user (e.g., notes tied to their commitments). [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.]. It is categorised as a Write tool in the Freedom Mcp MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.

What parameters does save_knowledge accept? +

save_knowledge accepts 7 parameters: slug, scope, title, folder, content, companyId, override_duplicate_reason. Required: title, content. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on save_knowledge? +

Register the Freedom MCP server in PolicyLayer and add a rule for save_knowledge: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Freedom Mcp. Nothing to install.

What risk level is save_knowledge? +

save_knowledge is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.

Can I rate-limit save_knowledge? +

Yes. Add a rate_limit block to the save_knowledge rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block save_knowledge completely? +

Set action: deny in the PolicyLayer policy for save_knowledge. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides save_knowledge? +

save_knowledge is provided by the Freedom MCP server (https://twuluxmoognlwtmaoqgo.supabase.co/functions/v1/freedom-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Freedom, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Freedom's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.