Square MCP Server

Official

bookings

Simplify booking management with operations like creating, searching, updating, and canceling bookings. Retrieve team member profiles, location details, and customize booking attributes efficiently.

Instructions

Manage booking operations

Args: operation: The operation to perform. Valid operations: Bookings: - create_booking - search_bookings - retrieve_booking - update_booking - cancel_booking Team Member Bookings: - bulk_retrieve_team_member_bookings - retrieve_team_member_booking_profile Location Profiles: - list_location_booking_profiles - retrieve_location_booking_profile Custom Attributes: - create_booking_custom_attribute_definition - update_booking_custom_attribute_definition params: Dictionary of parameters for the specific operation

Input Schema

NameRequiredDescriptionDefault
operationYes
paramsYes

Input Schema (JSON Schema)

{ "properties": { "operation": { "title": "Operation", "type": "string" }, "params": { "title": "Params", "type": "object" } }, "required": [ "operation", "params" ], "title": "bookingsArguments", "type": "object" }

You must be authenticated.

Other Tools from Square MCP Server

Related Tools

ID: xumoqtcs57