add_external_ref
Attach external tracking identifiers such as Jira or GitHub references to a task. Store the system label, ID, and optional URL as pointers for later retrieval through dedicated MCP servers.
Instructions
Attach a reference to an external tracking system (Jira, GitHub, etc.).
ContextForge does not fetch these — it just stores pointers. Use a separate MCP server (Atlassian, GitHub, etc.) to retrieve current state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | the external identifier ("BUG-1234", "pr/456"). | |
| url | No | optional canonical URL. | |
| system | Yes | short label ("jira", "github", "linear"). | |
| task_slug | Yes | the task. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |