Tool to get public market trades for a specific product (trading pair). Returns recent trades along with current best bid and ask prices. Use when you need to view recent trading activity for a cryptocurrency pair on Coinbase.
endstringUNIX timestamp for interval end. Filter trades to those occurring before this time.
limitRequiredintegerThe number of trades to be returned. Must be between 1 and 1000.
startstringUNIX timestamp for interval start. Filter trades to those occurring at or after this time.
product_idRequiredstringThe trading pair (e.g., 'BTC-USD'). This identifies the product to get market trades for.
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.