Zoho Recruit
metadata.profiles.get
Retrieves the details of a specific Recruit profile by ID. **Scopes:** * ZohoRecruit.settings.profiles.all * ZohoRecruit.settings.profiles.read
Remote zoho/recruit
Remote (network-hosted)
Other tools also called metadata.profiles.get?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"id": {
"type": "string",
"format": "int64",
"description": "Unique identifier of the note"
}
}
}