Skip to main content
Glama

Renew link protection

renew_link

Rotate 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

TableJSON Schema
NameRequiredDescriptionDefault
ttlNoOptional updated duration (e.g. 24h, 3d, 7d); defaults to 24 hours.
labelYesLabel of the link to renew.

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. Changed1 schema field changedv0.8.9
    • changedInput schema / properties / ttl / description
      Previous value: -"Optional updated duration (e.g. 24h, 3d, 7d)."New value: +"Optional updated duration (e.g. 24h, 3d, 7d); defaults to 24 hours."
  2. First observedv0.8.6

TDQS

Score is being calculated.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/servelink-swyftlabs/serve-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server