list_linked_servers
Identify configured linked servers on SQL Server for auditing or managing cross-server connectivity. Requires VIEW ANY DEFINITION or sysadmin permission; otherwise returns an empty set.
Instructions
List all linked servers configured on the SQL Server instance. Requires VIEW ANY DEFINITION or sysadmin — will return an empty result set if the login lacks this permission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||