Looker · Capability
Looker API — Look
Looker API — Look. 6 operations. Lead operation: Looker List All Looks. Self-contained Naftiko capability covering one Looker business surface.
What You Can Do
GET
Alllooks
— Looker List All Looks
/v1/looks
GET
Searchlooks
— Looker Search Looks
/v1/looks/search
GET
Look
— Looker Get a Look
/v1/looks/{look-id}
PATCH
Updatelook
— Looker Update a Look
/v1/looks/{look-id}
DELETE
Deletelook
— Looker Delete a Look
/v1/looks/{look-id}
GET
Runlook
— Looker Run a Look
/v1/looks/{look-id}/run/{result-format}
MCP Tools
looker-list-all-looks
Looker List All Looks
read-only
idempotent
looker-search-looks
Looker Search Looks
read-only
idempotent
looker-get-look
Looker Get a Look
read-only
idempotent
looker-update-look
Looker Update a Look
idempotent
looker-delete-look
Looker Delete a Look
idempotent
looker-run-look
Looker Run a Look
read-only
idempotent