enrich_threads
ActiveTool of GoCreative Agent API
declared in 1.27.1
Enrich a Threads (Meta) profile with follower count, bio, and verified status. Use for cross-platform social-presence checks. Example call: {"username": "zuck"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "enrich_threadsArguments",
"required": [
"username"
],
"properties": {
"username": {
"type": "string",
"title": "Username"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
GoCreative Agent API
1/7 registries