import_content
Save content fetched from external sources, such as Confluence or Notion, into ContextForge as a referenced subtopic with automatic source tracking and timestamps for later reuse.
Instructions
Store content fetched from an external source as a subtopic.
Use this after another MCP tool (e.g. an Atlassian MCP for Confluence)
returns page content — ContextForge then owns it as a snapshot with
source tracking. source_fetched_at is set to now automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | subtopic ref to write into, e.g. "component:api-gateway/confluence-auth-doc". | |
| content | Yes | the fetched text/markdown. | |
| source_url | Yes | the canonical source URL. | |
| source_name | No | short label ("confluence", "notion", "github-wiki"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||