add_package
Add a catalog package to a project's dependencies by providing the project ID and package name from the platform catalog.
Instructions
Add a catalog package to a project's dependencies. The package must exist in the platform catalog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| package_name | Yes | Package name from the catalog (e.g. 'recharts', 'zustand') |