External DocumentationTo learn more, visit the Reco documentation.
Example Output
Workflow Library Example
List Entry Labels with Reco and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{
"labelsDefinition": [
{
"name": "<string>",
"description": "<string>",
"tooltip": "<string>",
"type": "<string>",
"riskLevel": "<string>",
"creator": "<string>",
"isClosed": false,
"LabelUUID": "<string>",
"dataCategory": "<string>",
"riskLevelChangedBy": "<string>",
"relatedEntryTypes": "<string>"
}
]
}
Was this page helpful?