Re-read a Server's Source Spec
reintrospect_serverRe-read a server's source spec and refresh its tool list after the upstream API changed.
Tools that already existed keep their exposure, so a live server does not go dark. Genuinely new operations arrive UNEXPOSED — opting in to a new capability stays a deliberate human act. Operations removed upstream disappear. Use when an API has shipped new endpoints, or when a server's tools look out of date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_id | Yes | The server id to refresh. |