package_exists
Verify whether a package name exists in a specified ecosystem registry before using it in install commands or validating generated names. Returns boolean.
Instructions
Boolean registry existence check. USE WHEN: about to emit a package name in an install command but unsure it exists; verifying a name generated from training data. RETURNS: {exists}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ecosystem | Yes | ||
| package | Yes |