Get Module Doc
get_module_docRetrieve LLM-readable documentation for a module, including rules and implementation notes, to guide coding against the module contract.
Instructions
Return an LLM-readable documentation page for a module, including rules, implementation notes, and agent guidance. Use this before coding against a module contract.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| moduleId | Yes | Module id whose documentation should be returned, for example booking or payment. |