Add a company to my watchlist
watchlist_addAdd an approved company to the user's watchlist so they are notified when its record changes. Requires the user's confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listing | Yes | The company: its FirmLedger slug (best — returned by search_listings), its exact name, its FirmLedger ID such as "FL-00012", or its FirmLedger profile URL. | |
| confirmation_token | No | Leave empty on the first call: you get an action_summary and a token instead of the action. After the user explicitly confirms that summary, call again with the SAME arguments plus this token. |