/looker-content | Type: Application | PCID required: Yes
Tools
looker_content_alert_notifications
Alert Notifications Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
limit | integer | No | — | (Optional) Number of results to return (used with offset). |
offset | integer | No | — | (Optional) Number of results to skip before returning any (used with limit). |
looker_content_all_boards
Get All Boards Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
fields | string | No | — | Requested fields. |
looker_content_all_content_metadata_accesses
Get All Content Metadata Accesses Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
content_metadata_id | string | Yes | — | Id of content metadata |
fields | string | No | — | Requested fields. |
looker_content_all_content_metadatas
Get All Content Metadatas Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
parent_id | string | Yes | — | Parent space of content. |
fields | string | No | — | Requested fields. |
looker_content_all_scheduled_plans
Get All Scheduled Plans Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
user_id | string | No | — | Return scheduled plans belonging to this user_id. If not provided, returns scheduled plans owned by the caller. |
fields | string | No | — | Comma delimited list of field names. If provided, only the fields specified will be included in the response |
all_users | boolean | No | — | Return scheduled plans belonging to all users (caller needs see_schedules permission) |
looker_content_board
Get Board Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
board_id | string | Yes | — | Id of board |
fields | string | No | — | Requested fields. |
looker_content_create_alert
Create an alert Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
body | object | Yes | — | Alert |
looker_content_create_board
Create Board Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
fields | string | No | — | Requested fields. |
body | object | Yes | — | Board |
looker_content_create_content_favorite
Create Favorite Content Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
body | object | Yes | — | Favorite Content |
looker_content_create_content_metadata_access
Create Content Metadata Access Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
send_boards_notification_email | boolean | No | — | Optionally sends notification email when granting access to a board. |
body | object | Yes | — | Content Metadata Access |
looker_content_create_scheduled_plan
Create Scheduled Plan Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
body | object | Yes | — | Scheduled Plan |
looker_content_delete_alert
Delete an alert Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
alert_id | string | Yes | — | ID of an alert |
looker_content_delete_board
Delete Board Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
board_id | string | Yes | — | Id of board |
looker_content_delete_favorite
Delete Favorite Content Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
content_favorite_id | string | Yes | — | Id of favorite content |
looker_content_delete_metadata_access
Delete Content Metadata Access Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
content_metadata_access_id | string | Yes | — | Id of content metadata access |
looker_content_delete_scheduled_plan
Delete Scheduled Plan Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
scheduled_plan_id | string | Yes | — | Scheduled Plan Id |
looker_content_enqueue_alert
Enqueue an alert Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
alert_id | string | Yes | — | ID of an alert |
force | boolean | No | — | Whether to enqueue an alert again if its already running. |
looker_content_favorite
Get Favorite Content Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
content_favorite_id | string | Yes | — | Id of favorite content |
fields | string | No | — | Requested fields. |
looker_content_follow_alert
Follow an alert Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
alert_id | string | Yes | — | ID of an alert |
looker_content_get_alert
Get an alert Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
alert_id | string | Yes | — | ID of an alert |
looker_content_metadata
Get Content Metadata Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
content_metadata_id | string | Yes | — | Id of content metadata |
fields | string | No | — | Requested fields. |
looker_content_read_alert_notification
Read a Notification Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
alert_notification_id | string | Yes | — | ID of a notification |
looker_content_scheduled_plan
Get Scheduled Plan Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
scheduled_plan_id | string | Yes | — | Scheduled Plan Id |
fields | string | No | — | Requested fields. |
looker_content_scheduled_plan_run_once
Run Scheduled Plan Once Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
body | object | Yes | — | Scheduled Plan |
looker_content_scheduled_plan_run_once_by_id
Run Scheduled Plan Once by Id Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
scheduled_plan_id | string | Yes | — | Id of schedule plan to copy and run |
body | object | No | — | Property values to apply to the newly copied scheduled plan before running it |
looker_content_scheduled_plans_for_dashboard
Scheduled Plans for Dashboard Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
dashboard_id | string | Yes | — | Dashboard Id |
user_id | string | No | — | User Id (default is requesting user if not specified) |
all_users | boolean | No | — | Return scheduled plans belonging to all users for the dashboard |
fields | string | No | — | Requested fields. |
looker_content_scheduled_plans_for_look
Scheduled Plans for Look Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
look_id | string | Yes | — | Look Id |
user_id | string | No | — | User Id (default is requesting user if not specified) |
fields | string | No | — | Requested fields. |
all_users | boolean | No | — | Return scheduled plans belonging to all users for the look |
looker_content_scheduled_plans_for_lookml_dashboard
Scheduled Plans for LookML Dashboard Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
lookml_dashboard_id | string | Yes | — | LookML Dashboard Id |
user_id | string | No | — | User Id (default is requesting user if not specified) |
fields | string | No | — | Requested fields. |
all_users | boolean | No | — | Return scheduled plans belonging to all users for the dashboard |
looker_content_scheduled_plans_for_space
Scheduled Plans for Space Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
space_id | string | Yes | — | Space Id |
fields | string | No | — | Requested fields. |
looker_content_search_alerts
Search Alerts Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
limit | integer | No | — | (Optional) Number of results to return (used with offset). |
offset | integer | No | — | (Optional) Number of results to skip before returning any (used with limit). |
group_by | string | No | — | (Optional) Dimension by which to order the results(dashboard | owner) |
fields | string | No | — | (Optional) Requested fields. |
disabled | boolean | No | — | (Optional) Filter on returning only enabled or disabled alerts. |
frequency | string | No | — | (Optional) Filter on alert frequency, such as: monthly, weekly, daily, hourly, minutes |
condition_met | boolean | No | — | (Optional) Filter on whether the alert has met its condition when it last executed |
last_run_start | string | No | — | (Optional) Filter on the start range of the last time the alerts were run. Example: 2021-01-01T01:01:01-08:00. |
last_run_end | string | No | — | (Optional) Filter on the start range of the last time the alerts were run. Example: 2021-01-01T01:01:01-08:00. |
all_owners | boolean | No | — | (Admin only) (Optional) Filter for all owners. |
looker_content_search_boards
Search Boards Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
title | string | No | — | Matches board title. |
created_at | string | No | — | Matches the timestamp for when the board was created. |
first_name | string | No | — | The first name of the user who created this board. |
last_name | string | No | — | The last name of the user who created this board. |
fields | string | No | — | Requested fields. |
favorited | boolean | No | — | Return favorited boards when true. |
creator_id | string | No | — | Filter on boards created by a particular user. |
sorts | string | No | — | The fields to sort the results by |
page | integer | No | — | DEPRECATED. Use limit and offset instead. Return only page N of paginated results |
per_page | integer | No | — | DEPRECATED. Use limit and offset instead. Return N rows of data per page |
offset | integer | No | — | Number of results to skip before returning any. (used with limit and takes priority over page and per_page) |
limit | integer | No | — | Number of results to return. (used with offset and takes priority over page and per_page) |
filter_or | boolean | No | — | Combine given search criteria in a boolean OR expression |
permission | string | No | — | Filter results based on permission, either show (default) or update |
looker_content_search_content
Search Content Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
terms | string | Yes | — | Search terms |
fields | string | No | — | Requested fields. |
types | string | No | — | Content types requested (dashboard, look, lookml_dashboard). |
limit | integer | No | — | Number of results to return. (used with offset and takes priority over page and per_page) |
offset | integer | No | — | Number of results to skip before returning any. (used with limit and takes priority over page and per_page) |
page | integer | No | — | DEPRECATED. Use limit and offset instead. Return only page N of paginated results |
per_page | integer | No | — | DEPRECATED. Use limit and offset instead. Return N rows of data per page |
looker_content_search_content_favorites
Search Favorite Contents Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
id | string | No | — | Match content favorite id(s) |
user_id | string | No | — | Match user id(s). To create a list of multiple ids, use commas as separators |
content_metadata_id | string | No | — | Match content metadata id(s). To create a list of multiple ids, use commas as separators |
dashboard_id | string | No | — | Match dashboard id(s). To create a list of multiple ids, use commas as separators |
look_id | string | No | — | Match look id(s). To create a list of multiple ids, use commas as separators |
board_id | string | No | — | Match board id(s). To create a list of multiple ids, use commas as separators |
lookml_dashboard_id | string | No | — | Match lookml dashboard id(s). To create a list of multiple ids, use commas as separators |
include_board_items | boolean | No | — | If true, and board_id is provided, returns the content favorites for all items on the board. If false, returns the content favorite for the board itself. |
limit | integer | No | — | Number of results to return. (used with offset) |
offset | integer | No | — | Number of results to skip before returning any. (used with limit) |
sorts | string | No | — | Fields to sort by. |
fields | string | No | — | Requested fields. |
filter_or | boolean | No | — | Combine given search criteria in a boolean OR expression |
looker_content_search_content_views
Search Content Views Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
view_count | string | No | — | Match view count |
group_id | string | No | — | Match Group Id |
look_id | string | No | — | Match look_id |
dashboard_id | string | No | — | Match dashboard_id |
content_metadata_id | string | No | — | Match content metadata id |
start_of_week_date | string | No | — | Match start of week date (format is “YYYY-MM-DD”) |
all_time | boolean | No | — | True if only all time view records should be returned |
user_id | string | No | — | Match user id |
fields | string | No | — | Requested fields |
limit | integer | No | — | Number of results to return. Use with offset to manage pagination of results |
offset | integer | No | — | Number of results to skip before returning data |
sorts | string | No | — | Fields to sort by |
filter_or | boolean | No | — | Combine given search criteria in a boolean OR expression |
looker_content_search_scheduled_plans
Search Scheduled Plans Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
user_id | string | No | — | Return scheduled plans belonging to this user_id. If not provided, returns scheduled plans owned by the caller. |
fields | string | No | — | Comma delimited list of field names. If provided, only the fields specified will be included in the response |
all_users | boolean | No | — | Return scheduled plans belonging to all users (caller needs see_schedules permission) |
limit | integer | No | — | Number of results to return. (used with offset and takes priority over page and per_page) |
offset | integer | No | — | Number of results to skip before returning any. (used with limit and takes priority over page and per_page) |
sorts | string | No | — | Fields to sort by. |
name | string | No | — | Match Scheduled plan’s name. |
user_first_name | string | No | — | Returns scheduled plans belonging to user with this first name. |
user_last_name | string | No | — | Returns scheduled plans belonging to user with this last name. |
dashboard_id | string | No | — | Returns scheduled plans created on this Dashboard. |
look_id | string | No | — | Returns scheduled plans created on this Look. |
lookml_dashboard_id | string | No | — | Returns scheduled plans created on this LookML Dashboard. |
recipient | string | No | — | Match recipient address. |
destination_type | string | No | — | Match scheduled plan’s destination type. |
delivery_format | string | No | — | Match scheduled plan’s delivery format. |
filter_or | boolean | No | — | Combine given search criteria in a boolean OR expression |
looker_content_summary
Search Content Summaries Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
fields | string | No | — | Comma-delimited names of fields to return in responses. Omit for all fields |
limit | integer | No | — | Number of results to return. (used with offset) |
offset | integer | No | — | Number of results to skip before returning any. (used with limit) |
target_group_id | string | No | — | Match group id |
target_user_id | string | No | — | Match user id |
target_content_type | string | No | — | Content type to match, options are: look, dashboard. Can be provided as a comma delimited list. |
sorts | string | No | — | Fields to sort by |
looker_content_thumbnail
Get Content Thumbnail Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
type | string | Yes | — | Either dashboard or look |
resource_id | string | Yes | — | ID of the dashboard or look to render |
reload | string | No | — | Whether or not to refresh the rendered image with the latest content |
theme | string | No | — | Light or dark background. Default is “light” |
format | string | No | — | A value of png produces a thumbnail in PNG format instead of SVG (default) |
width | integer | No | — | The width of the image if format is supplied |
height | integer | No | — | The height of the image if format is supplied |
looker_content_unfollow_alert
Unfollow an alert Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
alert_id | string | Yes | — | ID of an alert |
looker_content_update_alert
Update an alert Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
alert_id | string | Yes | — | ID of an alert |
body | object | Yes | — | Alert |
looker_content_update_alert_field
Update select fields on an alert Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
alert_id | string | Yes | — | ID of an alert |
body | object | Yes | — | Alert |
looker_content_update_board
Update Board Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
board_id | string | Yes | — | Id of board |
fields | string | No | — | Requested fields. |
body | object | Yes | — | Board |
looker_content_update_content_metadata
Update Content Metadata Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
content_metadata_id | string | Yes | — | Id of content metadata |
body | object | Yes | — | Content Metadata |
looker_content_update_content_metadata_access
Update Content Metadata Access Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
content_metadata_access_id | string | Yes | — | Id of content metadata access |
body | object | Yes | — | Content Metadata Access |
looker_content_update_scheduled_plan
Update Scheduled Plan Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
scheduled_plan_id | string | Yes | — | Scheduled Plan Id |
body | object | Yes | — | Scheduled Plan |
looker_content_validation
Validate Content Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
fields | string | No | — | Requested fields. |
project_names | string[] | No | — | Optional list of project names to filter by |
space_ids | string[] | No | — | Optional list of space ids to filter by |

