Skip to main content
Glama

PayPal MCP

list_products

Retrieve a paginated list of all products managed by PayPal MCP, specifying page number and size for efficient data handling.

Instructions

List all products

Input Schema

NameRequiredDescriptionDefault
pageNo
page_sizeNo

Input Schema (JSON Schema)

{ "properties": { "page": { "minimum": 1, "type": "number" }, "page_size": { "maximum": 100, "minimum": 1, "type": "number" } }, "type": "object" }

You must be authenticated.

Other Tools from PayPal MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DynamicEndpoints/Paypal-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server