Excel Get Range
通过 Aident Loadout 使用 Excel Tools 的 Excel Get Range。执行前查看输入、输出、设置、价格和风险。
服务提供商说明
Get a range from a worksheet using Microsoft Graph API.
通过 Aident Loadout 使用 Excel Tools 的 Excel Get Range。执行前查看输入、输出、设置、价格和风险。
Get a range from a worksheet using Microsoft Graph API.
address必填stringValid Excel range address or named range. Cell ranges: A1, A1:B2, A:A, Sheet1!A1:B2. Named ranges: must start with letter/underscore, no spaces (use underscores: Sales_Tax not Sales Tax).
item_id必填stringThe ID of the Excel file (drive item) containing the worksheet.
drive_idstringOptional drive ID. If provided, uses /drives/{drive_id}/items/{item_id} endpoint (required for application permissions). If not provided, uses /me/drive/items/{item_id} endpoint (for delegated permissions).
session_idstringOptional session ID for the workbook. If provided, will be sent in the headers.
worksheet_id必填stringThe ID or name of the worksheet (required, cannot be empty). Provide the sheet name (e.g., 'Sheet1') or its unique ID. Use the list worksheets action if you need to find available worksheet names or IDs.
data必填Data from the action execution
errorstringError if any occurred during the execution of the action
successful必填booleanWhether or not the action execution was successful or not
OAuth 连接。风险等级 2/5。
免费操作
目前没有已发布技能明确引用此操作。