Alteryx · Schema

WorkflowVersionDetails

Metadata details for a workflow version

AnalyticsAutomationData EngineeringData PreparationData ScienceETLMachine-LearningPredictive Analytics

Properties

Name Type Description
isAmp boolean Whether the version uses AMP engine
fileName string Name of the workflow file
author string Author of the workflow
copyright string Copyright information
description string Description of the workflow
name string Display name of the workflow
noOutputFilesMessage string Message shown when no output files are generated
outputMessage string Message shown with output files
url string Related URL
urlText string Display text for the related URL
View JSON Schema on GitHub

JSON Schema

alteryx-server-v3-workflow-version-details-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "WorkflowVersionDetails",
  "type": "object",
  "description": "Metadata details for a workflow version",
  "properties": {
    "isAmp": {
      "type": "boolean",
      "description": "Whether the version uses AMP engine"
    },
    "fileName": {
      "type": "string",
      "description": "Name of the workflow file"
    },
    "author": {
      "type": "string",
      "description": "Author of the workflow"
    },
    "copyright": {
      "type": "string",
      "description": "Copyright information"
    },
    "description": {
      "type": "string",
      "description": "Description of the workflow"
    },
    "name": {
      "type": "string",
      "description": "Display name of the workflow"
    },
    "noOutputFilesMessage": {
      "type": "string",
      "description": "Message shown when no output files are generated"
    },
    "outputMessage": {
      "type": "string",
      "description": "Message shown with output files"
    },
    "url": {
      "type": "string",
      "description": "Related URL"
    },
    "urlText": {
      "type": "string",
      "description": "Display text for the related URL"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/alteryx-server-v3-workflow-version-details"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.