Skip to Content

Workspace Schema

Properties

type (optional)

  • Type: string
  • Value: workspace
  • Description: Identifies this configuration as a workspace. This field is optional, but it helps for correct YAML validation to include it in your config files.
type: workspace

title (optional)

  • Type: string
  • Description: A human-readable name for your workspace. This helps identify and organize your workspaces in the Loopstack AI interface.
title: "Customer Analytics Workspace"

description (optional)

  • Type: string
  • Description: A detailed explanation of the workspace’s purpose, functionality, or use case. This is useful for documentation and team collaboration.
description: "This workspace processes customer data and generates insights for the marketing team"
Last updated on