Excel Add Chart
通过 Aident Loadout 使用 Excel Tools 的 Excel Add Chart。执行前查看输入、输出、设置、价格和风险。
服务提供商说明
Add a chart to a worksheet using Microsoft Graph API.
通过 Aident Loadout 使用 Excel Tools 的 Excel Add Chart。执行前查看输入、输出、设置、价格和风险。
Add a chart to a worksheet using Microsoft Graph API.
type必填stringThe type of chart to add (e.g., 'ColumnClustered').
item_id必填stringThe ID of the Excel file (drive item) containing the worksheet.
drive_idstringOptional drive ID. If not provided, uses 'me/drive' (requires delegated auth). For application auth (s2s_oauth), provide the drive ID.
seriesby必填stringHow the series are by (e.g., 'Auto').
worksheet必填stringThe name or ID of the worksheet (must be URL-encoded if using ID).
session_idstringOptional session ID for the workbook. If provided, will be sent in the headers.
sourcedata必填stringThe range of source data for the chart (e.g., 'A1:C4').
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。
免费操作
目前没有已发布技能明确引用此操作。