- 
                Notifications
    You must be signed in to change notification settings 
- Fork 5.5k
Description
geckoboard
URLs
Actions
add-record-dataset
Prompt
Enables the user to add a record to an existing dataset. Required props include 'dataset_id' to identify the target dataset and 'data' to represent the record to be added. Optional prop 'ignore_duplicate' enables the method to ignore if the record already exists in the dataset.
update-custom-number-widget
Prompt
Updates the values of an existing Custom Number Widget. The required props are 'widget_id' to identify the widget and 'new_values' to represent the updated numeric values. An optional prop 'label' can be used to include a descriptive label for the new values.
update-custom-gauge-widget
Prompt
Updates the values of an existing Custom Gauge Widget. The required props are 'widget_id' to identify the widget and 'new_values' for updating the ranges and values. Optional prop 'label' for giving a description to these new values.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status