Reddit

list_products

List all products for a client (slug, display_name, product_unique, folder_id).

Remote signal-found/reddit-outreach

Other tools also called list_products? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "client_id": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Client Id",
      "default": null
    }
  }
}
          

Provider

Reddit →