file_reference
Preserve integration patterns, version compatibility matrices, and architecture decisions as searchable reference documents in the knowledge base.
Instructions
Save a reference document (canonical pattern, version guide, architecture notes) to the knowledge base. Use this for working integration patterns, version compatibility matrices, and architectural decisions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags for searchability | |
| title | Yes | Document title | |
| content | Yes | Full markdown content (without frontmatter — it will be generated) | |
| filename | Yes | Filename without extension (e.g. 'copilotkit-agui-langgraph-reference') |