
Job Description on the GPT Store
GPT Description
GPT Action OpenAPI Spec
{
"openapi": "3.0.1",
"info": {
"title": "JobDescription",
"version": "v1"
},
"servers": [
{
"url": "https://api.gptcloud.dev/run/654d23dc80b7a5ccae50e700/65786cb0956caf0360799198"
}
],
"paths": {
"/job/getExamples": {
"post": {
"summary": "Retrieves job descriptions based on URLs provided",
"operationId": "getJobInfo",
"requestBody": {
"required": true,
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/JobRequestBody"
}
}
}
},
"responses": {
"200": {
"description": "Successful response. Job descriptions and instructions are returned.",
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/SuccessfulResponse"
}
}
}
},
"400": {
"description": "Bad request. No URL provided or descriptions can't be retrieved.",
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/BadRequestResponse"
}
}
}
}
}
}
},
"/job/saveApplyUrl": {
"get": {
"summary": "Call this endpoint only when the user provides the apply URL. Saves the apply URL",
"operationId": "SaveApplyURL",
"parameters": [
{
"name": "applyUrl",
"in": "query",
"required": true,
"schema": {
"type": "string"
}
}
],
"responses": {
"200": {
"description": "Successful operation. The apply URL was saved.",
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/SuccessfulSaveResponse"
}
}
}
},
"400": {
"description": "Bad request. No apply URL is provided.",
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/BadRequestResponse"
}
}
}
}
}
}
},
"/job-desc/save": {
"post": {
"summary": "Saves the job description and returns a download link for the generated job description.",
"operationId": "SaveJobDescription",
"requestBody": {
"required": true,
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/JobDescriptionBody"
}
}
}
},
"responses": {
"200": {
"description": "Successful operation. The job description was saved and the download link is provided.",
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/SuccessfulSaveJobDescriptionResponse"
}
}
}
}
}
}
}
},
"components": {
"schemas": {
"JobRequestBody": {
"type": "object",
"properties": {
"urls": {
"type": "array",
"items": {
"type": "string"
}
}
}
},
"SuccessfulResponse": {
"type": "object",
"properties": {
"descriptions": {
"type": "array",
"items": {
"type": "string"
}
},
"responseInstructions": {
"type": "string"
}
}
},
"BadRequestResponse": {
"type": "object",
"properties": {
"error": {
"type": "string"
}
}
},
"SuccessfulSaveResponse": {
"type": "object",
"properties": {
"success": {
"type": "boolean"
},
"responseInstructions": {
"type": "string"
}
}
},
"JobDescriptionBody": {
"type": "object",
"properties": {
"fileName": {
"type": "string"
},
"jobDescription": {
"type": "string"
}
}
},
"SuccessfulSaveJobDescriptionResponse": {
"type": "object",
"properties": {
"downloadLink": {
"type": "string"
},
"responseInstructions": {
"type": "string"
}
}
}
}
}
}
Job Description GPT FAQs
More custom GPTs by copilot.us on the GPT Store
Batch Process
Upload & process files in batches. Supports CSV, TSV, Excel, Google Sheets. Ideal for data analysis & insight.
400+
Aaron Code Review
Review GitHub code, summarize it & suggest improvements. Submit Git commit details or URL/link for insights.

Export Chat to PDF
Export your chat conversation to a PDF file, ready for download and share.

Federal Resume
Write an ATS-optimized professional federal usajobs resume, for your targeted government job role.

Graduate Resume
Create you an ATS-friendly recent college/graduate resume, designed to land your first job.

Job Interview
Prepare you for a job interview by asking questions and providing feedback.

JoPilot
Advanced AI job search assistant that daily processes 1.5 million job postings from various career websites and job boards across the US, providing customizable job search filters for keywords, locations, employers, salaries, and commute time.

Medical Resume
Create an ATS-optimized job winning professional medical assistant resume for your targeted healthcare position.

Recruiter. Interview
Help recruiters, employers, and business owners prepare for job interviews to enhance the hiring process.

Job Offers Copilot
Create good-looking PDF job offers for business owners, HR and recruiters to enhance the hiring process.

Video Summary
Create YouTube video summaries from transcripts and provide concise content overview with timestamps.

Aaron Copywriter
Rewrite articles per your instructions. Send me web pages, PDFs, Word docs, Wikipedia, reviews, anything!

Aaron Translator
Translate URLs or documents in any language. Support files and links.

Chat With Maps
Explore, navigate & discover Google Maps! Find nearby places, reviews, geocode addresses & more.

Business Contracts
Create professional, good-looking, and compliant business contracts. Download as PDF or Word.

Job Search in the US
Optimize your US job hunt. Search & explore by keywords, location, employer, salary and commute.

