Square MCP Server

Official

team

Manage team operations, wages, labor, and cash drawers efficiently. Perform tasks like creating team members, updating shifts, retrieving wage settings, and listing cash drawer shifts with ease.

Instructions

Manage team operations

Args: operation: The operation to perform. Valid operations: Team Members: - create_team_member - bulk_create_team_members - update_team_member - retrieve_team_member - search_team_members Wages: - retrieve_wage_setting - update_wage_setting Labor: - create_break_type - create_shift - search_shifts - update_shift - create_workweek_config Cash Drawers: - list_cash_drawer_shifts - retrieve_cash_drawer_shift 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": "teamArguments", "type": "object" }

You must be authenticated.

Other Tools from Square MCP Server

Related Tools

ID: xumoqtcs57