All Collections
Commands
Commands: /reference
Commands: /reference
G
Written by Glen Smith
Updated over a week ago

Overview

The /reference command can be used to return specific metadata about a website from its URL input.

Input text can be inline URL, or a variable and the output will replace the command in the content window, or the output can be directed to a variable.

Arguments

  • title

  • description

  • keywords

  • heading

  • subheading

  • Full

Examples

Example1: Get all basic information from a link

/reference [#link]

Example 2: Get the title from a link

/reference title [contentbot.ai]

Example 3: Get the description from a link and store it as a variable

/reference description [contentbot.ai] (as #desc)

Aliases

The following aliases can also be used to return references

/scrape
/cite
Did this answer your question?