Tool to retrieve recent trades for a specific product from Coinbase Exchange API. Use when you need to see trade history for a trading pair.
afterintegerRequest trades after this trade ID for pagination (newer trades).
limitintegerMaximum number of trades to return. Must be a positive integer.
beforeintegerRequest trades before this trade ID for pagination (older trades).
product_idRequiredstringProduct identifier in the format BASE-QUOTE (e.g., 'BTC-USD', 'ETH-BTC'). This identifies the trading pair.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.