refresh_source
Retrieve the source URL for a subtopic so you can re-fetch fresh content and re-import it with the same reference, keeping stored context up to date without duplicating entries.
Instructions
Return the source_url for a subtopic so the caller can re-fetch.
ContextForge does NOT fetch. The caller (LLM) uses another MCP tool or HTTP fetcher to retrieve fresh content, then calls import_content again with the same ref.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||