Tool to retrieve the legend object of a chart. Use after creating or updating a chart when you need to inspect legend visibility and formatting.
expandstringOData $expand query option to expand related entities, such as format.
selectstringOData $select query option to specify which properties to return (comma-separated).
item_idRequiredstringThe ID of the Excel file (drive item) containing the workbook.
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.
chart_nameRequiredstringThe name or ID of the chart (URL-encoded if necessary).
session_idstringOptional workbook session ID. If provided, will be sent in the headers to maintain session state.
worksheet_idRequiredstringThe ID or name of the worksheet (URL-encoded if necessary).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.