{"ok":true,"site":{"host":"crmsolo.online","url":"https://crmsolo.online/","desc":"Real estate CRM reviews and comparisons for solo agents, with pricing information and a commission ROI calculator.","type":"live","category":"Productivity & Business","tools":[{"name":"calculate_crm_roi","kind":"answer","impl":"imperative","description":"Calculate estimated annual commission increase and ROI based on transaction volume, home prices, and CRM conversion uplift benchmarks.","inputSchema":{"type":"object","properties":{"annual_deals":{"type":"number","description":"Current number of closed transactions per year (e.g. 12)."},"avg_home_price":{"type":"number","description":"Average transaction sales price in USD (e.g. 450000)."},"commission_rate_pct":{"type":"number","description":"Agent commission percentage per deal (e.g. 2.8)."}},"additionalProperties":false},"executable":true},{"name":"get_crm_details","kind":"answer","impl":"imperative","description":"Get in-depth review breakdown, rating, pricing details, and relevant workflows for a specific CRM platform.","inputSchema":{"type":"object","required":["crm_id"],"properties":{"crm_id":{"type":"string","description":"The unique identifier or name of the CRM (e.g., 'pipedrive', 'streak-crm', 'follow-up-boss')."}},"additionalProperties":false},"executable":true},{"name":"list_crms","kind":"answer","impl":"imperative","description":"List the top rated real estate CRM platforms featured in the CRMsolo directory with their ratings, pricing, key strengths, and target agent profiles.","inputSchema":{"type":"object","properties":{},"additionalProperties":false},"executable":true},{"name":"start_crm_trial","kind":"act","impl":"imperative","description":"Initiate handoff to start a free trial or visit the official page for the chosen CRM platform.","inputSchema":{"type":"object","required":["crm_id"],"properties":{"crm_id":{"type":"string","description":"The unique identifier or name of the CRM (e.g., 'streak-crm', 'pipedrive', 'follow-up-boss')."},"navigate":{"type":"boolean","description":"Whether to initiate navigation to the CRM trial page (default: true)."}},"additionalProperties":false},"executable":true}],"apiSurface":"spec","toolCount":4}}