jactus_get_topic_guide
Retrieve a structured markdown guide for a specific JACTUS topic, including contracts, behavioral models, scenario, JAX, events, attributes, or array mode.
Instructions
Get a structured guide for a specific JACTUS topic.
Returns a comprehensive markdown guide on the requested topic. More focused than jactus_search_docs for common areas.
Args: topic: Topic name. Available: "contracts" (overview of all types), "behavioral" (behavioral observers, callout events, prepayment/deposit models), "scenario" (scenario management, bundling observers), "jax" (JAX integration and autodiff), "events" (event types and lifecycle), "attributes" (contract parameters and conventions), "array_mode" (batch simulation, portfolio API, GPU/TPU acceleration).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||