Plan
Aktifplan · v1.0.0
Serbest formatta plan ve runbook senaryoları (PlanHub Plan eşdeğeri). Tek markdown bölümü.
- Şema Sürümü:
- 1.0.0
- Koleksiyon Tipi:
- Campaign
Bölüm Tipleri
| ID | Ad |
|---|---|
| markdown | Markdown |
MCP Araçları
| Ad | Açıklama |
|---|---|
| plan_get_plan_markdown | Retrieve a plan scenario rendered as a single markdown string. Accepts either the scenario id (cuid) or its url slug. Walks the scenario sections in `order`, joins each markdown section with the canonical "\n\n---\n\n" separator, and returns { scenarioId, slug, title, markdown }. Errors if the scenario is not a plan (moduleId !== "plan"). |
| plan_summarize_plan | Generate a short summary of a plan. STUB today — returns a deterministic placeholder. Wired to a real LLM in Faz 6+ via the apps/web/lib/llm.ts provider abstraction. |
Kullanım Modları
| ID | Ad |
|---|---|
| review | modules.plan.usageModes.review |
Örnek Senaryolar
Bu modüle ait yayınlanmış senaryo yok.