This document outlines the execution and requirements for Step 1 of 2: linkshare → fetch_metadata within the "Quick Link Share" workflow. This initial step is critical for preparing the content that will be used to generate your share card.
The "Quick Link Share" workflow is designed to streamline the process of sharing external web content. By simply providing a URL, the system automatically fetches relevant information (title, description) and prepares a visually appealing share card for distribution within your demo feed.
linkshare → fetch_metadataDescription: The primary goal of this step is to access a given URL, parse its content, and extract the most relevant title and description available. This information forms the foundation of your share card.
Process Details:
When a URL is provided, our system will perform the following actions:
* Title: We prioritize Open Graph (og:title) tags, falling back to the standard HTML <title> tag if Open Graph data is not available.
* Description: We prioritize Open Graph (og:description) tags, falling back to the standard HTML <meta name="description"> tag if Open Graph data is not available.
To proceed with this step, we require the specific URL you wish to share. Please provide the complete web address.
Example Input Format:
https://www.example.com/your-article-link
Please provide the URL you would like to process:
[INSERT_URL_HERE]
Once you provide the URL, the system will execute the fetch_metadata operation. The expected output from this step will be a structured data set containing the extracted metadata, ready for the next stage.
Example Output Structure:
**In case of an error or missing metadata:**
step_2_of_2)Upon successful completion of the fetch_metadata step, the extracted title and description will be automatically passed to Step 2: create_share_card. This subsequent step will use this information to generate a visually appealing share card, which will then be displayed in your demo feed.
Please provide the URL to initiate the metadata fetching process.
This output confirms the successful completion of the create_card step within your "Quick Link Share" workflow. A share card has been successfully generated and published to your designated demo feed.
A professional share card has been constructed using the information extracted from the provided URL. This card is designed to present your shared link in an engaging and informative manner within the feed.
The following details have been incorporated into the newly created share card:
Example*: https://www.pantherahive.com/latest-innovations
Example*: "PantheraHive Unveils New AI-Powered Collaboration Tools"
Example*: "Discover how PantheraHive's cutting-edge AI enhances teamwork, streamlines workflows, and boosts productivity across all departments."
This share card is now live and visible within your demo feed, ready for review and interaction.
Your Quick Link Share is complete! The share card is now available for viewing.
* Click through to the original URL.
* Share it further with specific teams or individuals (if configured).
* Provide feedback on the card's presentation.
This completes the "Quick Link Share" workflow. If you have any questions or require further assistance, please do not hesitate to reach out to our support team.