prepublishOnly
Executes the 'prepublishOnly' script defined in package.json, preparing your project for publication. Integrates with AI assistants via the npm-run-mcp-server to run scripts using natural language commands.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}