Skip to main content
Glama

HireBase MCP Server

by jhgaylor

get_job

Retrieve detailed job information by providing a unique job identifier. Access comprehensive job details through the HireBase MCP Server to streamline hiring processes.

Instructions

Get detailed information about a specific job

Args: job_id: The unique identifier of the job

Input Schema

NameRequiredDescriptionDefault
job_idYes

Input Schema (JSON Schema)

{ "properties": { "job_id": { "title": "Job Id", "type": "string" } }, "required": [ "job_id" ], "title": "get_jobArguments", "type": "object" }

You must be authenticated.

Other Tools from HireBase MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jhgaylor/hirebase-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server