action rumble_remove_key { label: "Remove the current API key" provider: rumble method: DELETE path: "/org/key" encoding: json output: { type: "object" additionalProperties: true } }