get_subscriptions
Retrieve a complete list of your Feedbin feed subscriptions with details like title, feed URL, and site URL.
Instructions
List all feed subscriptions in the Feedbin account.
Returns a list of subscriptions, each with:
id: subscription id
feed_id: the associated feed id
title: feed title
feed_url: the RSS/Atom feed URL
site_url: the website URL
created_at: when the subscription was added
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |