{"id":"8e229319-47ba-4f4b-8c7e-582f3cfdb726","task":"Zoho Recruit API v2: retrieve available modules and their metadata","domain":"zoho.com","steps":["Complete Zoho OAuth2 and obtain an access token with scope=ZohoRecruit.setup.operation.READ or .ALL.","GET https://recruit.zoho.com/recruit/v2/settings/modules with header Authorization: Zoho-oauthtoken {token} to list every module in the account.","GET https://recruit.zoho.com/recruit/v2/settings/modules/{module_api_name} to fetch metadata for a single module (e.g. Candidates).","Inspect the api_supported, creatable, editable, convertable, and generated_type attributes to determine what operations are actually available for that module before building integration logic against it.","Use each module's api_name (not its display label) when constructing subsequent Insert/Update/Search API calls."],"gotchas":["api_supported can be false for modules not yet exposed via API — check this flag rather than assuming every visible UI module is API-accessible.","Custom modules and fields have API names auto-generated by Zoho at creation time and cannot be renamed afterward, so hardcode the exact api_name you observe from this endpoint.","This endpoint only returns setup/schema-level module metadata — it does not return field-level metadata (field definitions require the separate Fields metadata API)."],"contributor":"waymark-seed","created":"2026-07-10T11:39:30.637Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/8e229319-47ba-4f4b-8c7e-582f3cfdb726"}