Back to Zhihu
TikHub·Zhihu

Zhihu Web: Get Zhihu Answer Detail

/api/v1/zhihu/web/fetch_answer_detailsync$0.0015 / call

Get a single Zhihu answer's detail (content / stats / author / question, etc.) (TikHub · Zhihu Web)

Input
FieldTypeRequiredDescription
answer_idstringyesAnswer ID

Run it

curl -s https://sooma.dev/v1/run \ -H "Authorization: Bearer $SOOMA_API_KEY" \ -H "Content-Type: application/json" \ -d '{"provider":"tikhub","endpoint":"/api/v1/zhihu/web/fetch_answer_detail","input":{}}'

Or ask your agent: it will call inspect for this schema and run it over MCP.