# MCP | Tool Name | What it does | |-----------|--------------| | `list_crm_connections` | List CRM connections. | | `list_crm_connection_metadata` | List CRM object field metadata for a connection. | | `upload_asset` | Get a pre-signed upload URL. | | `complete_asset_upload` | Complete a file upload. | | `list_market_maps` | List market maps. | | `create_market_map` | Create a market map. | | `get_market_map` | Get a market map. | | `list_market_map_runs` | List runs for a market map. | | `get_current_market_map_run` | Get the latest run. | | `get_market_map_run` | Get a single run. | | `get_market_map_run_progress` | Poll run progress. | | `get_market_map_run_results` | Get run results. | | `cancel_market_map_run` | Cancel a run. | | `list_market_map_accounts` | List all accounts in a market map. | | `add_accounts_to_market_map` | Add accounts to an existing market map. | | `get_market_map_summary` | Get market map summary metrics. | | `list_market_map_clusters` | List clusters in a market map. | | `get_market_map_cluster` | Get cluster detail. | | `export_market_map_csv` | Export market map as CSV. | | `get_market_map_account` | Get full account detail. | | `get_market_map_similar_accounts` | Get similar reference accounts. | | `list_target_books` | List target books. | | `create_target_book` | Create a target book. | | `get_target_book` | Get a target book. | | `update_target_book` | Update target book fields. | | `delete_target_book` | Delete a target book. | | `add_reps_to_target_book` | Add reps to a target book. | | `assign_reps_to_target_book` | Replace all reps on a target book. | | `remove_reps_from_target_book` | Remove one or more reps from a target book. | | `add_target_book_segment` | Add a new segment to a target book. | | `replace_target_book_segments` | Replace all segments on a target book. | | `update_target_book_segment` | Update a target book segment. | | `delete_target_book_segment` | Delete a segment from a target book. | | `list_reps` | List bookbuilder reps. | | `get_rep` | Get a bookbuilder rep. | | `list_rep_accounts` | List a rep's accounts. | | `list_rep_opportunities` | List a rep's opportunities. | | `get_rep_activities_by_day_chart` | Get a rep's completed-activity counts bucketed by day. | | `get_rep_created_opps_by_day_chart` | Get a rep's created-opportunity counts bucketed by day. | | `list_distribution_templates` | List distribution templates. | | `get_distribution` | Get a distribution. | | `list_distribution_runs` | List distribution runs. | | `get_distribution_run` | Get distribution run detail. | | `list_distribution_run_assignments` | List assignments for a distribution run. | | `list_queues` | List queues. | | `get_queue` | Get a queue. | | `list_retrieval_templates` | List retrieval templates. | | `get_retrieval` | Get a retrieval. | | `list_retrieval_runs` | List retrieval runs. | | `get_retrieval_run` | Get retrieval run detail. | | `list_retrieval_run_assignments` | List assignments for a retrieval run. | | `list_carve_projects` | List projects. | | `create_carve_project` | Create a project. | | `get_carve_project` | Get a project. | | `list_carve_project_data_sources` | List data sources for a project. | | `attach_carve_project_data_source` | Attach a data source to a project. | | `get_carve_project_data_source` | Get a data source for a project. | | `replace_carve_project_data_source` | Replace a data source on a project. | | `remove_carve_project_data_source` | Remove a data source from a project. | | `download_carve_project_data_source` | Get a presigned download URL for a data source file. | | `list_carve_project_scenarios` | List scenarios for a project. | | `create_carve_project_scenario` | Create a Carve scenario. | | `get_carve_project_scenario` | Get a scenario. | | `rename_carve_project_scenario` | Rename a Carve scenario. | | `delete_carve_project_scenario` | Delete a Carve scenario. | | `get_carve_project_scenario_account_sheet` | Get the account sheet for a scenario. | | `get_carve_project_scenario_account_sheet_schema` | Get the schema of a scenario account sheet. | | `reset_carve_project_scenario_account_sheet` | Refresh a scenario to use the latest account sheet version. | | `get_carve_project_account_sheet_refresh_preview` | Preview changes that would result from refreshing the account sheet. | | `refresh_carve_project_account_sheet` | Refresh the account sheet for a project. | | `set_carve_project_scenario_account_sheet_overrides` | Override Results and Rationale for rows in a scenario account sheet. | | `clone_carve_project_scenario` | Clone a Carve scenario. | | `update_carve_project_scenario_description` | Update a Carve scenario description. | | `deploy_carve_project_to_salesforce` | Deploy a Carve scenario to Salesforce. | | `deploy_carve_project_to_hubspot` | Deploy a Carve scenario to HubSpot. | | `get_carve_project_deploy_job` | Get the status of a Carve deploy job. | | `list_assignments` | List assignments. | | `list_log_entries` | List log entries. | | `list_flows` | List flows. | | `create_flow` | Create a flow. | | `get_flow` | Get a flow. | | `list_flow_versions` | List flow versions. | | `create_flow_version` | Create a flow version. | | `get_flow_version` | Get a flow version. | | `update_flow_version` | Update a flow version. | | `activate_flow_version` | Activate a flow version. | | `deactivate_flow_version` | Deactivate a flow. | | `get_scenario_artifacts` | Get scenario artifacts for explaining assignment reasoning. | | `list_carve_project_scenario_cards` | List analysis cards for a Carve scenario. | | `get_carve_project_scenario_card` | Get a Carve scenario analysis card. | | `save_carve_project_scenario_card` | Save a Carve analysis card to a scenario. | | `send_carve_message` | Send a message to a Carve scenario's agent and start a turn. | | `get_carve_turn` | Get a Carve turn's status. | | `get_carve_session` | Get a Carve scenario's session state. | | `get_carve_transcript` | Get a Carve scenario's recent transcript messages. | | `get_carve_project_scenario_card_image_link` | Mint (get-or-create) a Carve scenario card's public image-link URL. | | `view_carve_project_scenario_card_image_link` | Mint a Carve scenario card's public image-link URL and render it inline | | `list_carve_scenario_feedback_threads` | List a scenario's feedback threads with their comments. | | `create_carve_scenario_feedback_thread` | Start a feedback thread with an opening comment. | | `reply_to_carve_scenario_feedback_thread` | Add a comment to a feedback thread. | | `edit_carve_scenario_feedback_comment` | Replace the text of a feedback comment. | | `delete_carve_scenario_feedback_comment` | Delete a feedback comment. | | `resolve_carve_scenario_feedback_thread` | Mark a feedback thread as resolved. | | `reopen_carve_scenario_feedback_thread` | Reopen a resolved feedback thread. | | `who_am_i` | Identify the caller. |