get_rewrite_script_package
Fetch the manifest and source modules for an ESM rewrite script revision via LemonMCP. Provide a script package id to inspect the active or a historical revision.
Instructions
Fetches the complete manifest and source modules for an active or historical ESM rewrite script revision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Script package id | |
| revision | No | Optional historical revision. Omit to read the active revision. |