linode_api_get
Execute GET requests on any Linode API v4 path not available through curated tools, with secret endpoints refused and responses sanitized.
Instructions
Read-only escape hatch: perform a GET against any Linode API v4 path not covered by a curated tool, for example '/images' or '/databases/engines'. Only GET is allowed. Pass a relative v4 path and optional query params. Known secret-returning endpoints (kubeconfig, object storage keys, profile tokens, payment methods) are refused. The response is scrubbed of secrets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| params | No |