call_analyzer
Main pipeanalyze_call
Method Flowchart
Bundle Files
Select a file to view its contents
METHODS.toml
METHODS.toml
[package]
name = "call_analyzer"
address = "github.com/RobinHrt/sales_call_analyzer"
version = "1.0.0"
description = "Sales Call Intelligence Extractor: parallel discovery, objection, and competitive analysis"
license = "MIT"
mthds_version = ">=1.0.0"
main_pipe = "analyze_call"
[exports.sales_call_analyzer]
pipes = ["analyze_call", "analyze_discovery", "analyze_objections", "extract_competitive_intel", "parallel_call_analysis", "compile_call_analysis"]
Install
$
npx mthds install https://github.com/RobinHrt/sales_call_analyzer --method call_analyzerRun
$
npx mthds run method call_analyzerSales Call Intelligence Extractor: parallel discovery, objection, and competitive analysis
Exports
sales_call_analyzer
analyze_callanalyze_discoveryanalyze_objectionsextract_competitive_intelparallel_call_analysiscompile_call_analysis