RAZOR STUDIO⚙ TASK-O-MATIC v0.1.1⚙ DOCS⚙ TUTORIALS⚙ BYOK
CODE REPO
Documentation Menu
[01]DOCUMENTATION OVERVIEW
[02]CLI DOCUMENTATION
[2.1]INIT COMMAND
[2.2]CONFIG COMMAND
[2.3]TASKS COMMAND
[2.4]WORKFLOW COMMAND
[2.5]PRD COMMAND
[2.6]PROMPT COMMAND
[2.7]BENCHMARK COMMAND
[03]DEVELOPER LIBRARY
[3.1]LIBRARY DOCS
[3.2]SERVICES DOCS
>[3.3]TYPES DOCS
[3.4]UTILS DOCS
[HOME TERMINAL][DASHBOARD]

TYPES DOCUMENTATION

TypeScript type definitions and interfaces that provide type safety across the Task-O-Matic system. These types ensure consistent data structures and API contracts.

Overview

Type system overview and main interfaces

→

Callbacks

Callback interface definitions

→

CLI Options

Command-line interface option types

→

MCP Types

Model Context Protocol type definitions

→

Options

General configuration option types

→

Results

Operation result type definitions

→

Workflow Options

Workflow configuration types

→

Workflow Results

Workflow execution result types

→