getJobDetails
ActiveTool of qubitsok — Quantum Computing Jobs, Papers & Researchers
Get full details for a specific quantum computing job by its numeric ID. Use after searchJobs when the user wants more information about a specific position. Returns: job summary, required skills, nice-to-have skills, responsibilities, visa sponsorship, salary, location, and apply URL. Requires a valid job_id from searchJobs results. Returns error if ID not found.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"job_id"
],
"properties": {
"job_id": {
"type": "number",
"description": "Numeric job ID from searchJobs results"
}
}
}Parent server
qubitsok — Quantum Computing Jobs, Papers & Researchers
1/7 registries