delete_post_type_field — FavCRM MCP Tool Mutating
delete_post_type_field
(delete post type field) is one of 230 tools on the
FavCRM
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call delete_post_type_field from your client
- Claude Code FavCRM delete_post_type_field run in your project directory
- Claude Desktop FavCRM delete_post_type_field ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor FavCRM delete_post_type_field ~/.cursor/mcp.json
- VS Code FavCRM delete_post_type_field .vscode/mcp.json
- Zed FavCRM delete_post_type_field ~/.config/zed/settings.json
- Windsurf FavCRM delete_post_type_field ~/.codeium/windsurf/mcp_config.json
- Cline FavCRM delete_post_type_field ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI FavCRM delete_post_type_field ~/.gemini/settings.json
- Grok FavCRM delete_post_type_field .mcp.json (in your project root)
- ChatGPT FavCRM delete_post_type_field Settings → Connectors → Advanced → Developer mode
- Claude.ai FavCRM delete_post_type_field Settings → Connectors → Add custom connector
- LangChain FavCRM delete_post_type_field pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http favcrm https://api.favcrm.io/mcp
Other tools on this server
- search_members
- get_member_profile
- preview_customer_import
- commit_customer_import
- create_account
- update_account
- delete_account
- list_tags
- create_tag
- update_tag
- delete_tag
- attach_tags
- detach_tags
- list_tiers
- get_membership_tier
- issue_rewards
- enrol_membership
- get_loyalty_balance
- earn_loyalty_points
- get_dashboard_stats
- list_bookings
- get_booking_detail
- get_booking_stats
- get_available_slots
- list_services
- get_service_detail
- get_service_tier_pricing
- set_service_tier_pricing
- copy_service_tier_pricing
- create_service
- update_service
- create_service_schedule
- list_service_schedules
- update_service_schedule
- assign_staff_to_service
- link_resource_to_service
- list_service_categories
- create_service_category
- create_resource
- set_resource_availability
- set_staff_availability
- get_booking_settings
- update_booking_settings
- list_tickets
- get_ticket_stats
- create_ticket
- update_ticket_status
- list_surveys
- create_survey
- get_survey
- update_survey
- archive_survey
- get_survey_stats
- get_survey_responses
- list_survey_invitations
- create_survey_invitation
- list_survey_workflows
- upsert_survey_workflow
- list_deals
- get_deal
- create_deal
- update_deal
- delete_deal
- update_deal_stage
- mark_deal_won
- mark_deal_lost
- convert_lead
- list_contacts
- get_contact
- create_contact
- update_contact
- set_primary_contact
- delete_contact
- list_custom_fields
- get_custom_field
- create_custom_field
- update_custom_field
- delete_custom_field
- get_custom_field_values
- set_custom_field_values
- list_tasks
- get_task
- create_task
- update_task
- delete_task
- search_crm
- list_invoices
- get_invoice
- create_invoice
- record_invoice_payment
- mark_invoice_sent
- void_invoice
- delete_invoice
- restore_invoice
- get_invoice_stats
- list_event_registrations
- get_event_campaign_exclusions
- list_subscriptions
- get_subscription
- create_subscription
- pause_subscription
- resume_subscription
- cancel_subscription
- list_campaigns
- get_campaign
- create_campaign
- update_campaign
- delete_campaign
- restore_campaign
- undo_campaign_send
- validate_campaign
- list_notification_logs
- list_conversations
- create_broadcast
- list_audit_logs
- search_audit_logs
- get_audit_log
- revert_audit_action
- clone
- list_notes
- create_note
- confirm_booking
- cancel_booking
- complete_booking
- mark_no_show
- list_promotions
- get_promotion
- create_promotion
- update_promotion
- delete_promotion
- restore_promotion
- validate_promotion
- list_reward_schemes
- list_staff
- list_resources
- list_service_packages
- get_service_package
- create_service_package
- update_service_package
- delete_service_package
- restore_service_package
- get_plan_status
- check_plan_operation
- list_plan_options
- create_plan_upgrade_link
- create_team_member_invite
- accept_team_invite_request
- accept_team_invite_verify
- get_whatsapp_connection_status
- create_whatsapp_connect_link
- list_my_companies
- switch_company
- list_posts
- get_post
- create_post
- update_post
- delete_post
- restore_post
- list_image_models
- generate_image
- generate_post_cover
- attach_post_cover_from_job
- upload_post_cover_from_url
- list_categories
- create_category
- update_category
- delete_category
- restore_category
- list_post_types
- create_post_type
- list_post_type_fields
- create_post_type_field
- update_post_type
- delete_post_type
- restore_post_type
- update_post_type_field
- restore_post_type_field
- reorder_post_type_fields
- append_post_block
- replace_post_block
- remove_post_block
- reorder_post_blocks
- create_booking
- get_conversation_messages
- find_or_create_workroom_thread
- get_attachment_text
- post_workroom_message
- create_inbox_reply_suggestion
- request_send_approval
- list_segments
- get_segment
- get_segment_members
- create_segment
- update_segment
- preview_segment_count
- set_segment_members
- delete_segment
- list_templates
- create_template
- list_outlets
- create_outlet
- update_outlet
- list_products
- get_product
- create_product
- update_product
- list_product_categories
- create_product_category
- create_variation
- list_orders
- get_order
- update_order_status
- list_offer_rules
- get_offer_rule
- create_offer_rule
- query_favcrm_platform
- search_tools
- execute_tool
- query_company_knowledge
- list_knowledge_documents
- get_knowledge_document
- scrape_knowledge_url
- add_knowledge_text
- delete_knowledge_document
- restore_knowledge_document
- list_shipping_methods
- report_agent_issue
- register_organisation_request
- register_organisation_verify
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.