ojp_introspect_job_posting
Extract structured, agent-friendly job posting summaries from Open Job Protocol documents, including requirements, compensation, and process details.
Instructions
Extract a structured, agent-friendly summary of an Open Job Protocol document. Returns normalized requirements, compensation, location, team, process details, and an agentSummary string suitable for use in a system prompt. Provide either filePath or document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document | No | A pre-parsed OJP document object. | |
| filePath | No | Absolute path to an OJP JSON document. |