Help Center
Managing Target Account Lists with the DigitalPilot MCP Server
Set up clean, reusable target-account lists for ABM and SDR workflows using a create-add-verify operating pattern.
Who This Is For
ABM teams and SDR workflows.
What You Can Do
- Create a list:
create_target_account_list - View lists:
list_target_account_lists - Add domains:
add_target_accounts - View list members:
list_target_accounts_in_list - Remove a member:
remove_target_account - Delete list (bulk removal):
delete_target_account_list
Recommended Operating Pattern
- Create or identify a list (
list_target_account_lists). - Add domains in batches (
add_target_accounts). - Verify membership (
list_target_accounts_in_list). - Pair with high-intent reporting and webhook alerts.
Data Hygiene Tips
- Normalize domains before upload (for example, prefer
acme.comover URL variants). - Keep list names stable and human-readable.
- Use one canonical list for each segment (ICP, expansion, competitor, etc.).
Common Errors
- Missing
list_idwhen querying list-specific membership. - Attempting remove operations with malformed domain strings.
- Duplicate domain submissions from inconsistent input formatting.
Was this information helpful?
Thank you for your feedback!