Excel Add Table
通过 Aident Loadout 使用 Excel Tools 的 Excel Add Table。执行前查看输入、输出、设置、价格和风险。
服务提供商说明
Create a new table in a worksheet using the Microsoft Graph API.
通过 Aident Loadout 使用 Excel Tools 的 Excel Add Table。执行前查看输入、输出、设置、价格和风险。
Create a new table in a worksheet using the Microsoft Graph API.
address必填stringThe range address for the table. If worksheet is specified, use a range like 'A1:D4'. If worksheet is omitted, include the sheet name (e.g., 'Sheet1!A1:D4').
item_id必填stringThe ID of the Excel workbook (drive item) where the table will be created.
drive_idstringOptional drive ID. Required for application-level permissions (s2s_oauth). If not provided, uses /me/drive endpoint for delegated auth. Use EXCEL_LIST_FILES or ONE_DRIVE_GET_DRIVE_ROOT to get the drive ID.
worksheetstringWorksheet name or ID. When provided, the table is created on this worksheet and the address should be a range like 'A1:D4'. When omitted, the table is created at the workbook level and the address must include the sheet name prefix (e.g., 'Sheet1!A1:D4').
hasHeaders必填booleanWhether the first row of the range contains column headers (True) or not (False).
session_idstringWorkbook session ID controlling persistence.
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。
免费操作
目前没有已发布技能明确引用此操作。