Share via

How to implement external URLs as markdown hyperlinks in Copilot Agent's response?

Yash Bhatia 0 Reputation points
2025-11-05T09:48:30.6433333+00:00

I am currently developing an agent using the Agents Toolkit that fetches issues from JIRA. However, I want the agent's response to include a markdown hyperlink to the actual issue where the end-user can view all the minor details too, this would help improve user experience.

However, the issue is that the API that fetches details related to an issue doesn't directly include a ready-to-use link. Hence, I have currently included instructions that help Copilot in generating the link with the base link and the dynamic element at the end in my instructions.txt file. Copilot is able to generate each hyperlink for each distinct issue correctly, however it isn't able to format it as a markdown link.

It would be great if someone could show me how this is down.

Note: I am solely using the agents toolkit to build the agent, and I do not have an active Copilot license that enables me to use "Power Automate" or "Copilot Studio".

Thanks in advance :)

Microsoft Copilot | Other

1 answer

Sort by: Most helpful
  1. Harish G 0 Reputation points
    2025-12-15T12:08:47.7366667+00:00

    did it work for you Yash? Im still not getting hyperlins in chat response eventhought Agent response has the link

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.