API Tools\
\
- get_professional_summary - Returns the professional summary from the specified candidate's resume.\
- get_contact_details - Returns the contact details from the specified candidate's resume.\
- list_skills - Returns the list of skills from the specified candidate's resume.\
- full_resume - Retrieve all resume information about a candidate\
- search_candidates - Search candidates via keywords\
- upload_resume_content - Upload a resume text-based content to the server\
- upload_resume_file - Upload a resume to the server, using prompt sampling to have local llm parse the resume content\
- resume_analysis - Analysis candidate's resume which is uploaded to the server, using prompt sampling to have local llm to do it\
- cover_letter_generator - Generate cover letter for a candidate based on their resume and job description\
\ The HTML structure with divs and styling has been converted to a clean Markdown list format with bold tool names and their descriptions.