list_recruiting_comments
List comments attached directly to a Recruiting vacancy, candidate, applicant, review, or opinion target. Resolves friendly identifiers to return the resolved target ref.
Instructions
List comments attached directly to a Recruiting vacancy, candidate, applicant, review, or opinion target. The target locator resolves friendly Recruiting identifiers and returns the resolved target ref.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Recruiting target locator. Supported kinds depend on the tool: comments use vacancy/candidate/applicant/review/opinion; attachments use vacancy/candidate/applicant/opinion; activity uses vacancy/candidate/applicant/review; related issues use vacancy/candidate/applicant. | |
| limit | No | Maximum number of matching rows to return (default: 50). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | The successful tool result. The same value is also serialized as JSON in the text content for clients that do not read structuredContent. | |
| warnings | No | Optional agent-visible warnings about degraded result fidelity. Omitted when the server returned the documented happy-path payload. |