Fetch Padel Club Photo Gallery by ID
Action0.01 USDC on baseRetrieve the complete photo gallery for a specific padel tennis club from PadelMaps. Returns club details including name, photo count, and all associated photos. Perfect for padel club management, venue discovery, and facility browsing applications. | Input: Requires a club ID (integer) to identify which padel club's photos to retrieve | Output: Returns club ID, club name, total photo count, and an array of photo objects from the club's gallery | Use cases: I want to see all photos of a specific padel club; Get the photo gallery for club ID 8624; I need to retrieve club information and images for a venue listing; Show me the photo count and gallery for a padel facility
About
This action will execute the specified operation when your workflow runs.
Connect with Wallet
This integration requires a connector to be configured before it can be used in workflows.
Input Parameters
(1 field, 1 required)Club ID, e.g., 8624
Output
Payment details from x402 facilitator
Fields
amountPaidAmount paid in smallest token unitassetToken address used for paymentnetworkNetwork where payment was made (e.g., 'base')payerPayer wallet addresstransactionTransaction hash (may be null if server doesn't return x-payment-response header)The endpoint response data. Access fields with {{nodeId.result.resource.fieldName}}
Response Fields
club_idclub_namephoto_countphotosWhether the request succeeded
HTTP status code