Reddit

get_conversation_notes

Get notes for a CRM conversation in a product scope.

Remote signal-found/reddit-outreach

Other tools also called get_conversation_notes? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "client_id": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Client Id",
      "default": null
    },
    "product_slug": {
      "type": "string",
      "title": "Product Slug"
    },
    "conversation_id": {
      "type": "string",
      "title": "Conversation Id"
    }
  }
}
          

Provider

Reddit →