get_type_info
Retrieve detailed type information for Square API methods to prepare for making API requests. Specify the service and method to ensure correct data structure usage.
Instructions
Get type information for a Square API method. You must call this before calling the make_api_request tool.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
method | Yes | The API method to call (e.g., 'list', 'create') | |
service | Yes | The Square API service category (e.g., 'catalog', 'payments') |