
Converts a numeric TSV string into a stacked bar chart SVG file. The first TSV column is used as the…

Converts a numeric TSV string into a Markdown-embeddable stacked bar chart (MdChart). The first TSV column is used as the…

Extracts task (workitem) data via API in TSV format. The data is extracted using the ReportID of the filtered list…

Extracts case data via API in TSV format. The data is extracted using the ReportID of the filtered list configured…

Cross-posts text to multiple Collab Chat threads in Questetra BPM Suite. Specify an organization, app, or case channel by ID,…

Sends the Input-string to the Responses API via CORS. The responses (the sentence generated by the model) will be displayed…

Assists in inputting Date-type data items. You can increase or decrease the date using buttons such as “+1 day” and…

The “input file” (image or pdf), the “input data” string, and the “API key” are sent to the Responses API…

Send the Input-string and ApiKey-string to the Responses API via CORS. The responses (the sentence generated by the model) will…

Pastes TSV data to the specified coordinates in the specified sheet. Only the selected columns can be pasted. Specify the…

Obtains domain information (WHOIS records: “Registered Domain Name” and “Domain Age”) from domain names including subdomains. Returns an error if…

Formats the specified range of columns from START index to END index of the TSV (END not included). The index…

Extracts the specified range of columns from START index to END index of the TSV (END not included). The index…

Adds the calc result as a new column. The result of binary calculations such as “adding column A and column…

Extract only files to match the conditions from the files stored in FILE type. The conditions can be specified as…

Extracts one string that matches the regular expression and extracts its subpatterns (Capturing groups). If “(\d{4})-(\d{2})-(\d{2})”, the first YYYY-MM-DD that…

Deletes blank lines. There are two modes: delete all blank lines and combine consecutive blank lines into one line.

Posts any text to CollabChat in the Questetra Platform by specifying the channel. To post to an organization channel or…

Replaces all strings that match the regular expression. For example, all Phone Numbers ‘\d{3}-\d{3}-\d{4}’ in a text string can be…

Extracts a string that match the RegExp for each line. If set an “Email String”, the email address in the…