Renew link protection
renew_linkRotate a link's access token and secret to invalidate old credentials immediately. Set a new TTL (default 24h) to control how long the fresh credentials remain valid.
Instructions
Rotate the capability token and secret code for a link (Pro plan required): fresh credentials are minted and the countdown restarts, and the previous credentials stop working immediately. If ttl is omitted, protection defaults to 24 hours. For a duration-only change without rotating credentials, use update_ttl instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ttl | No | Optional updated duration (e.g. 24h, 3d, 7d); defaults to 24 hours. | |
| label | Yes | Label of the link to renew. |