Save (or unsave) a registry listing to your favorites
registry_favoriteSave any registry listing (skill / harness / rig) you didn't author to your Favorites, to find and run later. A favorite is a POINTER (find provider_id + external_id via registry_search); running or scheduling it adopts a runner-owned copy on demand. Pass remove:true to unsave. Requires Authorization: Bearer .
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remove | No | true to unsave (default false = save) | |
| external_id | Yes | the listing's external_id | |
| provider_id | Yes | the listing's provider (e.g. 'rokha', 'clawhub') |