Pipeline.Step.ClaudeExtract (pipeline v0.0.1)

View Source

Claude Extract step executor - handles claude_extract step type with content extraction and processing.

Claude Extract steps provide advanced content extraction capabilities:

  • Extract structured data from Claude responses
  • Apply post-processing operations (code blocks, recommendations, etc.)
  • Format content in various output formats (text, json, structured, summary, markdown)
  • Include extraction metadata and statistics

Summary

Functions

Execute a claude_extract step with content extraction.

Functions

execute(step, context)

Execute a claude_extract step with content extraction.