Google cloud vision
Overview
SLUG: GOOGLE_CLOUD_VISION
Description
Google Cloud Vision API enables developers to integrate vision detection features into applications, including image labeling, face and landmark detection, optical character recognition (OCR), and explicit content tagging.
Authentication Details
API Key
Connecting to Google cloud vision
Create an auth config
Use the dashboard to create an auth config for the Google cloud vision toolkit. This allows you to connect multiple Google cloud vision accounts to Composio for agents to use.
Select App
Navigate to [Google cloud vision](https://platform.composio.dev?next_page=/marketplace/Google cloud vision).
Create and Get auth config ID
Click “Create Google cloud vision Auth Config”. After creation, copy the displayed ID starting with ac_. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Google cloud vision toolkit’s playground](https://app.composio.dev/app/Google cloud vision)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
GOOGLE_CLOUD_VISION_CREATE_PRODUCT
Tool Name: Create Vision Product
Description
Action Parameters
Action Response
GOOGLE_CLOUD_VISION_CREATE_REFERENCE_IMAGE
Tool Name: Create ReferenceImage
Description
Action Parameters
Action Response
GOOGLE_CLOUD_VISION_DELETE_PRODUCT
Tool Name: Delete Product
Description
Action Parameters
Action Response
GOOGLE_CLOUD_VISION_GET_PRODUCT
Tool Name: Get Product
Description
Action Parameters
Action Response
GOOGLE_CLOUD_VISION_GET_PRODUCT_SET
Tool Name: Get Product Set
Description
Action Parameters
Action Response
GOOGLE_CLOUD_VISION_IMPORT_PRODUCT_SETS
Tool Name: Import Product Sets
Description
Action Parameters
Action Response
GOOGLE_CLOUD_VISION_LIST_INDEX_ENDPOINTS
Tool Name: List IndexEndpoints
Description
Action Parameters
Action Response
GOOGLE_CLOUD_VISION_LIST_LOCATIONS
Tool Name: List Locations
Description
Action Parameters
Action Response
GOOGLE_CLOUD_VISION_LIST_OPERATIONS
Tool Name: List Vision API Operations
Description
Action Parameters
Action Response
GOOGLE_CLOUD_VISION_PURGE_PRODUCTS
Tool Name: Purge Products
Description
Action Parameters
Action Response
GOOGLE_CLOUD_VISION_UPDATE_PRODUCT
Tool Name: Update Product
Description
Action Parameters
Action Response
GOOGLE_CLOUD_VISION_UPDATE_PRODUCT_SET
Tool Name: Update Product Set
Description
Action Parameters
Action Response
GOOGLE_CLOUD_VISION_VISION_ADD_PRODUCT_TO_PRODUCT_SET
Tool Name: Add Product to ProductSet
Description
Action Parameters
Action Response
GOOGLE_CLOUD_VISION_VISION_CANCEL_OPERATION
Tool Name: Cancel Vision Operation
Description
Action Parameters
Action Response
GOOGLE_CLOUD_VISION_VISION_DELETE_OPERATION
Tool Name: Delete Vision API Operation
Description
Action Parameters
Action Response
GOOGLE_CLOUD_VISION_VISION_DELETE_PRODUCT_SET
Tool Name: Delete Product Set
Description
Action Parameters
Action Response
GOOGLE_CLOUD_VISION_VISION_DELETE_REFERENCE_IMAGE
Tool Name: Delete Reference Image
Description
Action Parameters
Action Response
GOOGLE_CLOUD_VISION_VISION_GET_OPERATION
Tool Name: Get Vision API Operation
Description
Action Parameters
Action Response
GOOGLE_CLOUD_VISION_VISION_GET_REFERENCE_IMAGE
Tool Name: Get Reference Image
Description
Action Parameters
Action Response
GOOGLE_CLOUD_VISION_VISION_LIST_PRODUCTS_IN_PRODUCT_SET
Tool Name: List Products in ProductSet
Description
Action Parameters
Action Response
GOOGLE_CLOUD_VISION_VISION_LIST_PROJECTS
Tool Name: List Projects
Description
Action Parameters
Action Response
GOOGLE_CLOUD_VISION_VISION_LIST_REFERENCE_IMAGES
Tool Name: List Reference Images
Description
Action Parameters
Action Response
GOOGLE_CLOUD_VISION_VISION_REMOVE_PRODUCT_FROM_PRODUCT_SET
Tool Name: Remove Product from ProductSet
Description
Action Parameters
Action Response