Zoho Recruit

metadata.roles.get

Retrieve details of a specific Recruit role by its identifier

Remote zoho/recruit

Remote (network-hosted)

Other tools also called metadata.roles.get? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "role": {
      "type": "string",
      "maxLength": 19,
      "description": "Role identifier"
    }
  }
}