automations__test_run — Plyto MCP Tool
automations__test_run
(automations test run) is one of 182 tools on the
Plyto
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call automations__test_run from your client
- Claude Code Plyto automations__test_run run in your project directory
- Claude Desktop Plyto automations__test_run ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Plyto automations__test_run ~/.cursor/mcp.json
- VS Code Plyto automations__test_run .vscode/mcp.json
- Zed Plyto automations__test_run ~/.config/zed/settings.json
- Windsurf Plyto automations__test_run ~/.codeium/windsurf/mcp_config.json
- Cline Plyto automations__test_run ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Plyto automations__test_run ~/.gemini/settings.json
- Grok Plyto automations__test_run .mcp.json (in your project root)
- ChatGPT Plyto automations__test_run Settings → Connectors → Advanced → Developer mode
- Claude.ai Plyto automations__test_run Settings → Connectors → Add custom connector
- LangChain Plyto automations__test_run pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http crm https://plyto.ai/api/mcp
Other tools on this server
- memory__save
- memory__list
- memory__forget
- business__update
- account__profile
- crm__contacts__create
- crm__contacts__update
- crm__contacts__get
- crm__contacts__list
- crm__contacts__search
- crm__contacts__get_properties
- crm__companies__create
- crm__companies__update
- crm__companies__get
- crm__companies__list
- crm__companies__search
- crm__companies__get_properties
- crm__tags__create
- crm__tags__list
- crm__tags__add_to_contact
- crm__tags__remove_from_contact
- crm__tags__list_for_contact
- crm__tags__add_to_company
- crm__tags__remove_from_company
- crm__tags__list_for_company
- crm__properties__define
- crm__properties__list
- crm__properties__archive
- crm__properties__set_contact_value
- crm__properties__set_company_value
- crm__properties__set_deal_value
- crm__properties__clear_contact_value
- crm__properties__clear_company_value
- crm__properties__clear_deal_value
- crm__properties__get_deal_values
- crm__pipelines__list
- crm__pipelines__list_stages
- crm__pipelines__get_default
- crm__deals__create
- crm__deals__update
- crm__deals__move_stage
- crm__deals__close_won
- crm__deals__close_lost
- crm__deals__get
- crm__deals__list
- crm__deals__search
- crm__activities__log
- crm__activities__list
- crm__activities__get
- crm__tasks__create
- crm__tasks__complete
- crm__tasks__cancel
- crm__tasks__list
- crm__tasks__get
- reports__preview
- crm__sources__performance
- reports__create
- reports__list
- crm__notes__add
- crm__notes__list
- crm__lists__create
- crm__lists__get
- crm__lists__list
- crm__lists__members
- crm__lists__add_contact
- crm__lists__remove_contact
- crm__lists__archive
- forms__create
- forms__update
- forms__get
- forms__list
- forms__list_submissions
- forms__get_embed_code
- crm__contacts__query
- agency__clients__list
- agency__client_report__preview
- ads__campaign__draft
- ads__campaign__list
- ads__performance__summary
- ads__performance__analyze
- ads__creative__draft
- ads__creative__generate_images
- ads__creative__compose_graphic
- ads__creative__compose_from_photo
- ads__creative__generate_video
- ads__creative__compose_video
- ads__ads__list
- ads__assets__list
- ads__assets__delete
- ads__campaign__update
- ads__campaign__locations__get
- ads__campaign__changes
- ads__campaign__get
- ads__landing_pages__build
- ads__landing_pages__list
- ads__landing_pages__get
- ads__landing_pages__update
- ads__landing_pages__create
- ads__campaign__launch
- ads__campaign__status__set
- ads__campaign__refresh
- ads__destination__get
- ads__destination__set
- ads__funnel__summary
- ads__campaign__locations__set
- ads__creative__add
- ads__meta__ads__publish
- ads__meta__ad_sets__publish
- ads__meta__ads__refresh
- ads__ad_set__status
- ads__ad_set__spend_floor
- ads__meta__goal__set
- ads__creative__attach_image
- ads__audience__list
- ads__audience__create
- ads__audience__interests
- ads__search_terms__list
- ads__negative_keywords__add
- ads__negative_keywords__list
- ads__delivery__diagnose
- ads__google_audience__list
- ads__google_audience__create
- ads__lead_form__list
- ads__lead_form__create
- ads__google__conversion_tracking__repair
- ads__destinations__sync
- ads__google__search_partners__set
- ads__google__bidding__set
- ads__google__ads__strengthen
- ads__creative__update
- ads__creative__delete
- ads__funnel__test
- ads__google__keywords__add
- ads__google__ads__add_landing_variant
- ads__query_pages__build
- ads__google__ad_groups__add
- ads__google__ad_groups__remove
- ads__campaign__delete
- ads__google__extensions__generate
- email__create_template
- email__list_templates
- email__list_sends
- email__get_send_stats
- email__domain__status
- email__signature__set
- email__campaign__list
- email__campaign__get
- email__campaign__create
- email__campaign__update
- automations__create
- automations__pause
- automations__list
- automations__get
- automations__connect_steps
- automations__list_enrollments
- automations__get_step_runs
- automations__exit_contact
- automations__restore
- websites__create_site
- websites__list_sites
- websites__get_site
- websites__update_site
- websites__update_block
- websites__add_block
- websites__remove_block
- websites__reorder_blocks
- websites__photos
- websites__analyze_website
- websites__check_custom_domain
- seo__run_audit
- seo__list_audits
- seo__blog__create_draft
- seo__blog__list
- seo__blog__update_settings
- booking__pages__list
- booking__pages__create
- booking__bookings__list
- pitches__create
- pitches__list
- pitches__edit_slide
- pitches__delete
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.