Loading...
Loading...
Compare original and translation side by side
RUBE_MANAGE_CONNECTIONSsquareRUBE_SEARCH_TOOLSRUBE_SEARCH_TOOLSRUBE_MANAGE_CONNECTIONSsquareRUBE_SEARCH_TOOLShttps://rube.app/mcpRUBE_SEARCH_TOOLSRUBE_MANAGE_CONNECTIONSsquarehttps://rube.app/mcpRUBE_SEARCH_TOOLSRUBE_MANAGE_CONNECTIONSsquareSQUARE_LIST_PAYMENTSSQUARE_CANCEL_PAYMENTbegin_timeend_timesort_ordercursorlocation_idcursorSQUARE_CANCEL_PAYMENTpayment_idSQUARE_LIST_PAYMENTSSQUARE_CANCEL_PAYMENTbegin_timeend_timesort_ordercursorlocation_idcursorSQUARE_CANCEL_PAYMENTpayment_idSQUARE_LIST_LOCATIONSSQUARE_SEARCH_ORDERSSQUARE_RETRIEVE_ORDERSQUARE_UPDATE_ORDERlocation_idsqueryorder_idcursorlocation_idsversioncursorSQUARE_LIST_LOCATIONSSQUARE_SEARCH_ORDERSSQUARE_RETRIEVE_ORDERSQUARE_UPDATE_ORDERlocation_idsqueryorder_idcursorSEARCH_ORDERSlocation_idsLIST_LOCATIONSUPDATE_ORDERversioncursorSQUARE_LIST_LOCATIONSidnameaddressstatustimezonestatusSQUARE_LIST_LOCATIONSidnameaddressstatustimezonestatusSQUARE_LIST_LOCATIONSSQUARE_LIST_INVOICESSQUARE_GET_INVOICESQUARE_CANCEL_INVOICElocation_idinvoice_idcursorlimitlocation_idversionSQUARE_LIST_LOCATIONSSQUARE_LIST_INVOICESSQUARE_GET_INVOICESQUARE_CANCEL_INVOICElocation_idinvoice_idcursorlimitLIST_INVOICESlocation_idLIST_LOCATIONSCANCEL_INVOICEversion1. Call SQUARE_LIST_LOCATIONS
2. Find location by name in response
3. Extract id field (e.g., 'L1234ABCD')1. Call SQUARE_SEARCH_ORDERS with location_ids and query filters
2. Extract order_id from results
3. Use order_id for RETRIEVE_ORDER or UPDATE_ORDER1. 调用SQUARE_LIST_LOCATIONS
2. 在响应中按名称查找地点
3. 提取id字段(例如:'L1234ABCD')1. 调用SQUARE_SEARCH_ORDERS并传入location_ids和查询筛选条件
2. 从结果中提取order_id
3. 使用order_id执行RETRIEVE_ORDER或UPDATE_ORDER操作cursorcursorcursorlimitcursorcursorcursorlimit2024-01-01T00:00:00Zbegin_timeend_time2024-01-01T00:00:00Zbegin_timeend_timeversiondataUPDATE_ORDERCANCEL_INVOICEversiondata| Task | Tool Slug | Key Params |
|---|---|---|
| List payments | SQUARE_LIST_PAYMENTS | begin_time, end_time, location_id, cursor |
| Cancel payment | SQUARE_CANCEL_PAYMENT | payment_id |
| Search orders | SQUARE_SEARCH_ORDERS | location_ids, query, cursor |
| Get order | SQUARE_RETRIEVE_ORDER | order_id |
| Update order | SQUARE_UPDATE_ORDER | order_id, version |
| List locations | SQUARE_LIST_LOCATIONS | (none) |
| List invoices | SQUARE_LIST_INVOICES | location_id, cursor |
| Get invoice | SQUARE_GET_INVOICE | invoice_id |
| Cancel invoice | SQUARE_CANCEL_INVOICE | invoice_id, version |
| 任务 | 工具标识 | 关键参数 |
|---|---|---|
| 列出支付记录 | SQUARE_LIST_PAYMENTS | begin_time, end_time, location_id, cursor |
| 取消支付 | SQUARE_CANCEL_PAYMENT | payment_id |
| 搜索订单 | SQUARE_SEARCH_ORDERS | location_ids, query, cursor |
| 获取订单详情 | SQUARE_RETRIEVE_ORDER | order_id |
| 更新订单 | SQUARE_UPDATE_ORDER | order_id, version |
| 列出地点 | SQUARE_LIST_LOCATIONS | 无 |
| 列出发票 | SQUARE_LIST_INVOICES | location_id, cursor |
| 获取发票详情 | SQUARE_GET_INVOICE | invoice_id |
| 取消发票 | SQUARE_CANCEL_INVOICE | invoice_id, version |