SuperAI Flow Platform

Sections

Theme switcher

task-executors

Task executor operations for discovering available task types and their capabilities.

Task executors define the available task types that can be used in flow definitions. Each executor specifies its input schema, execution behavior, and capabilities. This endpoint enables programmatic discovery of task types for building flows dynamically.

What task executors provide:

  • Input Schema: JSON Schema defining required and optional parameters
  • Output Schema: Expected output structure and data types
  • Description: Human-readable explanation of functionality
  • Agent Prompts: Instructions for AI-powered flow generation

Use these endpoints to:

  • Discover available task types for flow building
  • View task input/output schemas for validation
  • Understand task capabilities and requirements
  • Build flow builder UIs with dynamic task lists
  • Enable AI agents to select appropriate tasks

Task executors enable dynamic, flexible workflow creation by providing a registry of available operations.

Was this section helpful?

What made this section unhelpful for you?

On this page
  • task-executors
View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot