list_pakt_templates
List the shipped pakt templates by stable id, name, and description.
Discover Before Drafting
Use this tool to discover the Pakt templates available as drafting inputs.
At a Glance
| Field | Meaning |
|---|---|
| Side effects | None. This is a read-only authoring call. |
| Next step | Follow authoring_intake, choose the nearest preset, and customize its limits before compiling the final draft. |
Protocol Behavior
List the shipped pakt templates by stable id, name, and description. Pure and non-mutating: it does not provision a wallet, compile, store, activate, sign, or execute anything. Before treating a template as personalized, ask the user how much they intend to allocate to this Pakt and their risk appetite, unless already stated or they explicitly choose unchanged example limits. Use those answers to propose exact leverage, maximum trade size, collateral movement, and account-buffer limits for review; never infer the user's balance.
Arguments
This tool accepts no arguments.
Input Schema
The JSON schema below is emitted by the hosted server's real tools/list
catalogue for MCP protocol revision 2025-06-18.
{
"additionalProperties": false,
"properties": {},
"type": "object"
}Tool Overview
The source-generated Pakt MCP tool catalogue, grouped by user intent.
draft_pakt
Compile exactly one source — a shipped preset id or strict JSON draft — through the deterministic authoring compiler and return canonical SSZ, root, a compact plain-language review with display-ready grouped summaries, separately nested technical details, the exhaustive dual readback, and display-ready comprehension examples.