Connect your own Google Looker instance (API3 Key) to manage Looks, Dashboards, Explores and Scheduled Plans from Imperal -- run ad-hoc queries, trigger scheduled deliveries, and validate content integrity. Nothing is hosted or proxied by Imperal beyond the request itself.
connect_lookerwriteConnect a Google Looker instance via API3 Key, after validating the credentials actually work (logs in and lists folders).
disconnect_lookerwriteDisconnect a Looker instance: deletes only the saved credentials. Nothing in Looker itself is changed.
list_connectionsreadList the connected Looker instances.
list_foldersreadList folders on the connected Looker instance.
list_looksreadList Looks on the connected Looker instance, optionally filtered to one folder.
get_lookreadRead one Look's metadata in full by id.
run_lookreadRun a Look and return its result rows (or raw text for csv/png/xlsx).
list_dashboardsreadList Dashboards on the connected Looker instance, optionally filtered to one folder.
get_dashboardreadRead one Dashboard in full by id, including its elements.
list_lookml_modelsreadList LookML models available on the connected Looker instance.
get_explorereadRead one Explore's field metadata (dimensions/measures) in full.
run_queryreadRun an ad-hoc query directly against a model/explore, without saving it as a Look.
list_scheduled_plansreadList Scheduled Plans (recurring deliveries) configured on the connected Looker instance.
run_scheduled_plan_oncewriteManually run a Scheduled Plan right now, regardless of its cron timing.
list_usersreadList users registered on the connected Looker instance.
run_content_validationreadRun Looker's built-in content validation -- scans Looks/Dashboards for broken references to deleted LookML fields.
audit_instance_healthreadBuild one aggregated health report across the connected Looker instance: folder/Look/Dashboard counts and content validation errors.
Install Google Looker and let Webbee use it across your workflow.
Open in panel