Google Cloud Talent Solution · Capability
Google Cloud Talent Solution API
The Cloud Talent Solution API provides job search, job posting management, company profiles, and tenant administration for building intelligent talent acquisition applications powered by machine learning.
What You Can Do
GET
Listtenants
— Google Cloud Talent Solution List tenants
/projects/{projectId}/tenants
POST
Createtenant
— Google Cloud Talent Solution Create a tenant
/projects/{projectId}/tenants
GET
Gettenant
— Google Cloud Talent Solution Get a tenant
/projects/{projectId}/tenants/{tenantId}
DELETE
Deletetenant
— Google Cloud Talent Solution Delete a tenant
/projects/{projectId}/tenants/{tenantId}
GET
Listcompanies
— Google Cloud Talent Solution List companies
/projects/{projectId}/tenants/{tenantId}/companies
POST
Createcompany
— Google Cloud Talent Solution Create a company
/projects/{projectId}/tenants/{tenantId}/companies
GET
Listjobs
— Google Cloud Talent Solution List jobs
/projects/{projectId}/tenants/{tenantId}/jobs
POST
Createjob
— Google Cloud Talent Solution Create a job
/projects/{projectId}/tenants/{tenantId}/jobs
GET
Getjob
— Google Cloud Talent Solution Get a job
/projects/{projectId}/tenants/{tenantId}/jobs/{jobId}
PATCH
Updatejob
— Google Cloud Talent Solution Update a job
/projects/{projectId}/tenants/{tenantId}/jobs/{jobId}
DELETE
Deletejob
— Google Cloud Talent Solution Delete a job
/projects/{projectId}/tenants/{tenantId}/jobs/{jobId}
POST
Searchjobs
— Google Cloud Talent Solution Search jobs
/projects/{projectId}/tenants/{tenantId}/jobs:search
MCP Tools
listtenants
Google Cloud Talent Solution List tenants
read-only
idempotent
createtenant
Google Cloud Talent Solution Create a tenant
gettenant
Google Cloud Talent Solution Get a tenant
read-only
idempotent
deletetenant
Google Cloud Talent Solution Delete a tenant
idempotent
listcompanies
Google Cloud Talent Solution List companies
read-only
idempotent
createcompany
Google Cloud Talent Solution Create a company
listjobs
Google Cloud Talent Solution List jobs
read-only
idempotent
createjob
Google Cloud Talent Solution Create a job
getjob
Google Cloud Talent Solution Get a job
read-only
idempotent
updatejob
Google Cloud Talent Solution Update a job
deletejob
Google Cloud Talent Solution Delete a job
idempotent
searchjobs
Google Cloud Talent Solution Search jobs