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।
मुफ़्त Action
अभी कोई प्रकाशित Skills इस Action को स्पष्ट रूप से संदर्भित नहीं करती है।