Function formatFetchStepV1QuickCommandsSlugStepsStepSlugFetchFormatPost

  • Format Fetch Step

    Parameters

    • __namedParameters: {
          authorization: string;
          quickCommandsExecutionRequest: QuickCommandsExecutionRequest;
          slug: string;
          stepSlug: string;
          xAccountId?: null | string;
      }
    • Optionalopts: RequestOpts

    Returns Promise<QuickCommandStepFetchResponse>