• Runs a fal serverless function identified by its id.

    Type Parameters

    • Input
    • Output

    Parameters

    • id: string

      the registered function revision id or alias.

    • options: RunOptions<Input> = {}

    Returns Promise<Output>

    the remote function output