action lyft_set_prime_time { label: "Preset Prime Time percentage" description: "Preset a Prime Time percentage in the region surrounding the specified location. This Prime Time percentage will be applied when requesting cost, or when requesting a ride in sandbox mode.\n" provider: lyft method: PUT path: "/sandbox/primetime" encoding: json output: { type: "object" additionalProperties: true } }