DiscoveryRead-only

List Feed Sources

list_feed_sources

List all supported feed source types and the data types each source can produce. Use this to discover valid source x dataType combinations before calling create_feed.

Parameters

This tool takes no parameters.

Example call

The tool call an MCP client sends (required arguments shown with placeholder values).

{
"tool": "list_feed_sources",
"arguments": {}
}

Use this tool in

Related Discovery tools