action probely_get_keys_id { label: "Retrieve account API key" provider: probely method: GET path: "/keys/{id}/" encoding: json output: { type: "object" additionalProperties: true } }