negotiate_counter_offer_template
Build a counter-offer message scaffold using offer details and market benchmarks.
Instructions
Build a counter-offer message scaffold (FR or EN register).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offer | Yes | Dict with ``company``, ``role``, ``amount``, ``currency``, ``hiring_manager``. | |
| target | Yes | Dict with ``base``, ``role_family``, ``seniority``, ``region``, ``p50``, ``p75``, ``source``. | |
| market_id | No | ``"fr"`` (default) or ``"en"``. | fr |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subject | Yes | ||
| body | Yes | ||
| lang | No | fr | |
| target | Yes | ||
| rationale | No |