product_load_context
Load Lenny Zeltser's product strategy context for local analysis. Returns expert strategic frameworks, principles, and guidance for evaluating or creating security product plans. Includes rating-sheet items (the lens taxonomy: structure, words, tone) as concrete reference points for grounded feedback on the plan's writing. This server never requests your plans and instructs your AI to keep them local. Use detail_level to control response size: "minimal" (~2k tokens), "standard" (~5k tokens), "compact" (~3-4k tokens, all sections but stripped), or "comprehensive" (~12k tokens). Use market_segment: "smb" for SMB-specific guidance. Use product_focus: "endpoint" for endpoint security viability assessment. Set include_template: true to include the fill-in-the-blank template in the response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topics | No | Specific topics to include. Overrides detail_level for fine-grained control. | |
| detail_level | No | Level of detail to return. "minimal": market + capabilities only (~2k tokens). "standard": core strategy sections (~5k tokens, default). "compact": all sections with stripped subsections (~3-4k tokens, good for batch analysis). "comprehensive": everything + examples (~12k tokens). | |
| analysis_mode | No | 'internal': planning your own product (default). 'external': evaluating another company from outside. External mode reframes questions and adjusts evidence standards. | |
| product_focus | No | Include vertical-specific guidance. 'endpoint': platform entrapment, defensibility. 'ai_security': AI threat landscape, buyer personas, regulatory alignment. | |
| market_segment | No | Include SMB-specific guidance (distribution, buying triggers, readiness). | |
| company_context | No | Filter guidance to startup or large company perspective. Stage values (pre_seed, seed, series_a, series_b, growth, late_stage) imply startup context with stage-specific emphasis. | |
| include_examples | No | Include examples in framework sections. Default: false. | |
| include_template | No | Include the fill-in-the-blank strategy template at the end of the context response. Default: false. Saves a separate product_get_template call. | |
| evaluation_perspective | No | Emphasize framework sections relevant to a specific perspective. Composes with analysis_mode. |