instagram_basic_profile
ActiveTool of io.github.CDCStream/captapi
declared in 0.1.0
Full public Instagram profile by numeric user ID (a URL/@handle is also accepted). Costs ~1 credit; cached results are free, failures are never charged.
Parameters schema
{
"type": "object",
"required": [
"userId"
],
"properties": {
"cache": {
"type": "boolean",
"description": "Set true to serve from the 24h response cache. Default false — always fetch fresh data."
},
"userId": {
"type": "string",
"description": "Instagram numeric user ID (e.g. 314216). A profile URL, @handle, or username is also accepted and resolved automatically."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.CDCStream/captapi
https://github.com/CDCStream/captapi
1/7 registries