ChatGPT

Download 86
Last updated Mar 17, 2026

chatgpt-ask-batch

Ask multiple questions to the ChatGPT service.

Syntax

chatgpt-ask-batch profile=PROFILE [mode=MODE] [reasoning=REASONING] [verbosity=VERBOSITY] [max-output-tokens=MAX-OUTPUT-TOKENS] [web-search=WEB-SEARCH]

Options

profile=PROFILE
Required. Profile name of ChatGPT
mode=MODE
Optional. Mode for GPT-5 flagship models. Valid values: instant, auto, thinking.
reasoning=REASONING
Optional. Reasoning effort for GPT-5 flagship models. Valid values: none, low, medium, high, xhigh (xhigh only for supported models, default: none)
verbosity=VERBOSITY
Optional. Output verbosity for GPT-5 flagship models. Valid values: low, medium, high (default: medium)
max-output-tokens=MAX-OUTPUT-TOKENS
Optional. Maximum number of tokens in the output. Must not exceed the max_tokens setting in the profile.
web-search=WEB-SEARCH
Optional. Enable web search. Valid values: t, f (default: f)

Output Fields

FieldTypeNameDescription
questionStringQuestion
answerStringAnswer
referencesStringreferences