List keys
tailscale_list_keysList auth keys and API access tokens for the tailnet. Tailscale REST: GET /tailnet/{tailnet}/keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | If true, returns all keys, tokens and OAuth clients in the tailnet, not just the caller's own (requires appropriate scope). Default false. |