Remove a pinned line
unpinDelete a specific pin by its ID. Retrieve IDs with pins(), then remove the pin to clean up your workspace.
Instructions
Remove one pin by id. Run pins() first to see the ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | the pin id from pins() |