list_packages
List all Malloy packages associated with a project, defaulting to the home project if none specified.
Instructions
List packages for a project.
Args:
project_name: The name of the project to list packages for, defaults to "home"
Returns:
list[Package]: List of Malloy packages
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | No | home |