get_job
Retrieve detailed information about a specific agent job using its unique ID, enabling effective management and monitoring within the Agent Jobs MCP Server.
Instructions
Retrieves an agent job by its ID.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
job_id | Yes | The unique identifier of the job you want to retrieve. Example: 'job-12345'. | |
org_id | No | The organization ID. Example: 'aiconnect'. |