get_package_modules
Lists all modules in a Move package, including their functions and structs. Use this to inspect the structure of any Sui Move package by providing its package ID.
Instructions
List all modules in a Move package, with their functions and structs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageId | Yes | Package object ID |