salary_script
Generate a complete salary negotiation script — opening move, rebuttals to every common pushback, BATNA, and closing. Returns a step-by-step negotiation playbook with exact words to say. Use when user says 'salary negotiation', 'how do I ask for a raise', 'they offered me X', 'I have a competing offer'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | Job title or role being negotiated. E.g. 'Senior Software Engineer', 'Marketing Manager'. | |
| context | No | Any extra context: company stage, remote/onsite, urgency, relationship with hiring manager. | |
| target_salary | No | What you want to walk away with. E.g. '$130,000'. | |
| current_salary | No | Your current comp. E.g. '$95,000', '$95k + 10% bonus'. | |
| offer_received | No | The offer on the table (if any). E.g. '$110,000 + standard benefits'. | |
| competing_offer | No | Competing offer you have (powerful leverage). Optional. | |
| experience_years | No | Years of relevant experience. |