Microsoft 365 Excel: Multiple Cell Values, Bulk Update (Range Specification)
Bulk update cells data at the specified range in a sheet. (Values containing line breaks cannot be specified)
Bulk update cells data at the specified range in a sheet. (Values containing line breaks cannot be specified)
Update multiple cells data at the specified position in a sheet.
Microsoft 365 OneDrive for Business: Create JPG image Microsoft 365 OneDrive for Business: JPG画像作成 This process converts a file on
This item retrieve document file URL specified control number from GMO Sign.
This item retrive timestamp request status and timestamped PDF file URL from GMO Sign.
This item retrieves the status of the sign request to GMO Sign.
This item registers a file (document) for a sign request to GMO Sign.
Converts string B to string C by referring to the two spreadsheet areas. Searches lookup_string in range B, and if there is an exact match it returns the corresponding string in range C. If there is no match an empty string is returned. The search is executed in order from the top.
This item downloads the specified file in OneDrive as a PDF.
Generates a response to the Text Prompt. By default, it is generated by accessing “gpt-4-1106-preview MODEL” (can be changed to any MODEL). Text prompts for starting a conversation are defined separately for system messages and user messages. Generally, the system message contains the answer rules and the personality of the answering character, and the user message contains the question text.
Creates an image given a PROMPT text by the “DALL-E 3 MODEL” via OpenAI API. By default a 1024×1024 image is generated, but 1024×1792 or 1792×1024 are also available. Note that PROMPT must be defined within 4000 characters.
Creates a response for a prompt with images. MODEL (GPT-4 with Vision) takes in images and answers questions related to them, such as what the image represents, what is in the image, and more (eg. ideas for dinner based on what is in fridge).
Gets an article on WordPress.com service. Specify the article (fixed page/post) by ID or Slug, and store HTML content, excerpt data, etc. You can automate tasks such as backup and transfer operations for website management.
Gets the number of characters in the text. Consecutive blanks (including tabs and double-byte spaces) are counted as one character. The number of characters that do not count linefeed codes and blanks can also be obtained.
Communicates with Azure OpenAI Service API (ChatGPT running on Microsoft infrastructure). Supports the assignment of advanced parameters. Specifically, sampling temperature, upper % sampling, recurrence prohibition, frequency prohibition and Logit bias can be set.
Extract text from Message JSON data received from Slack. If there are attached files, the files are downloaded. However, only one attachment file is supported.
Downloads the files (results of PDF OPERATIONS) from PDF Services storage using Polling-URI; Job status URI for polling the results. Note that if the Job is in progress, the FILE type data will be updated as empty, and errors will not occur.
Lists status updates for the fine-tuning job. The number of all events and the TSV of all event details can be obtained; created time, event level, event message. (upto 20)
Immediately cancels the Fine Tuning Job (FtJob). FtJob status will be “cancelled”. If logging of fine-tuning events is required, perform a separate operation to obtain a list of events.