get_implementation_packet
Retrieve a single implementation packet for a page URL to fix one page at a time. Get pins, aggregated selectors, suggested branch, and traceability config for targeted batch fixes.
Instructions
Get a single implementation packet for one page URL. Useful when you want to batch-fix one page at a time. Returns the same shape as a single entry in implement_approved_pins.packets — pins, aggregated selectors, suggested branch, traceability config. Matches by exact URL or partial substring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageUrl | Yes | The page URL to fetch the packet for (exact match or substring, case-insensitive). | |
| projectId | No | Optional project ID to scope the search. |