update_dropdown_options_tool
Automatically update dropdown options in Google Sheets columns. Add or remove specific options to refine data selection and improve table functionality. Manage spreadsheet dropdowns efficiently using custom actions.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | Action to perform: 'add' or 'remove' | |
column_name | Yes | Name of the column to update dropdown options for | |
dropdown_options | No | List of dropdown options to add/remove (required for 'add' and 'remove' actions) | |
sheet_name | Yes | The name of the sheet containing the table | |
spreadsheet_name | Yes | The name of the Google Spreadsheet | |
table_name | Yes | Name of the table to update dropdown options in |