Google Cloud Document AI · Capability
Google Cloud Document AI API
Processes documents to extract structured data from unstructured and semi-structured content using machine learning.
What You Can Do
GET
Listprocessors
— Google Cloud Document AI List processors
/projects/{projectId}/locations/{location}/processors
POST
Createprocessor
— Google Cloud Document AI Create a processor
/projects/{projectId}/locations/{location}/processors
POST
Processdocument
— Google Cloud Document AI Process a document
/projects/{projectId}/locations/{location}/processors/{processorId}:process
POST
Batchprocessdocuments
— Google Cloud Document AI Batch process documents
/projects/{projectId}/locations/{location}/processors/{processorId}:batchProcess
GET
Listprocessortypes
— Google Cloud Document AI List processor types
/projects/{projectId}/locations/{location}/processorTypes
MCP Tools
listprocessors
Google Cloud Document AI List processors
read-only
idempotent
createprocessor
Google Cloud Document AI Create a processor
processdocument
Google Cloud Document AI Process a document
batchprocessdocuments
Google Cloud Document AI Batch process documents
listprocessortypes
Google Cloud Document AI List processor types
read-only
idempotent