Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
adapt_cv | Prompt for getting the latest jobgenerating a summary of Francisco Perez-Sorrosal's CV based on the specified parameters. Args: position: The position to search for jobs for location: The location to search for jobs for job_id: The job id to retrieve the metadata for Returns: str: The job details and the generated adapted CV tailored to the job description |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get_url_for_jobs_search | |
get_new_job_ids | |
get_jobs_raw_metadata | |
adapt_cv_to_latest_job |