Table of Contents

Convert a URL adresse to Markdown

Markdown is a lightweight text format. It can be used to provide knowledge to an AI chat through RAG (Retrieval-Augmented Generation).


Returns

This action returns a string containing the Markdown text format.


Properties

Name Type Description
Title Optional The title of the action.
URL Required Specifies the adresse to a web page.
Result variable name Required The name of the Markdown variable returned from the action.
Description Optional Additional notes or comments about the action or configuration.