ig_list_stories
List currently active Stories on the account. Stories disappear after 24 hours.
Remote node2flow/instagram
Other tools also called ig_list_stories?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"account_id": {
"type": "string",
"description": "Instagram Business Account ID"
}
}
}