This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).
instagram_highlights_details
InactiveTool of io.github.CDCStream/captapi
declared in 0.1.0
Stories inside a single Instagram highlight, by highlight ID. Costs ~1 credit; cached results are free, failures are never charged.
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "Highlight ID from Story Highlights, e.g. highlight:18201653992314974."
},
"cache": {
"type": "boolean",
"description": "Set true to serve from the 24h response cache. Default false — always fetch fresh data."
}
},
"additionalProperties": false
}Parent server
io.github.CDCStream/captapi
https://github.com/CDCStream/captapi
1/7 registries