extract-confluence-links
Extract all Confluence page links and Git repository URLs referenced in a Jira issue by providing the issue key; scans description, comments, and remote links.
Instructions
Extract all Confluence page links and Git repository URLs referenced in a Jira issue (from description, comments, and remote links)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_key | Yes | The Jira issue key (e.g., PROJ-123) | |
| include_git_urls | No | Include Git repository URLs in the extraction (default: true) |