Documentation Index
Fetch the complete documentation index at: https://docs.breakcold.com/llms.txt
Use this file to discover all available pages before exploring further.
Attribute type
url
Use it for
Websites and external links.Request value
Send a string.Returned shape
Returns a string. If the stored URL has a label, it may return{ "value", "label" }.
Example response
Notes
- If a URL has a label, the returned value can be
{ "value": "https://example.com", "label": "Website" }.