1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- "tools_id" "tools_name" "tools_function_name" "tools_full_name" "tools_desc" "tools_version" "access_task_id" "status" "call_type" "api_provider" "api_url_path" "operate_path_data" "params_definition" "response_desc" "create_time" "update_time"
- "20250919192002367233162" "小红书" "获取帖子评论" "小红书获取帖子评论" "获取小红书帖子评论数据" "v1" "20250919135938612138704" "normal" "api" "official_api" "getXiaohongshuPostCommentsKjMpT_vOdQWk" "{
- ""name"": ""getXiaohongshuPostCommentsKjMpT_vOdQWk"",
- ""description"": ""获取小红书帖子评论数据"",
- ""inputSchema"": {
- ""type"": ""object"",
- ""properties"": {
- ""note_id"": {
- ""type"": ""string"",
- ""description"": ""笔记ID""
- },
- ""cursor"": {
- ""type"": ""string"",
- ""description"": ""分页游标,上一次调用返回的游标值,默认不传""
- }
- },
- ""required"": [""note_id""],
- ""additionalProperties"": false
- }
- }" "19/9/2025 19:19:58" "19/9/2025 19:19:58"
- "20250919192011489375796" "小红书" "获取帖子评论" "小红书获取帖子评论" "获取小红书帖子评论数据" "v1" "20250919135939115741246" "normal" "api" "official_api" "getXiaohongshuPostCommentsKjMpT_oZtCyG" "{
- ""name"": ""getXiaohongshuPostCommentsKjMpT_oZtCyG"",
- ""description"": ""获取小红书帖子评论数据"",
- ""inputSchema"": {
- ""type"": ""object"",
- ""properties"": {
- ""note_id"": {
- ""type"": ""string"",
- ""description"": ""小红书帖子ID""
- },
- ""page"": {
- ""type"": ""integer"",
- ""description"": ""页码,默认为1"",
- ""default"": 1,
- ""minimum"": 1
- },
- ""page_size"": {
- ""type"": ""integer"",
- ""description"": ""每页数量,默认为20"",
- ""default"": 20,
- ""minimum"": 1,
- ""maximum"": 100
- }
- },
- ""required"": [""note_id""],
- ""additionalProperties"": false
- }
- }" "19/9/2025 19:20:07" "19/9/2025 19:20:07"
- "20250919193650868309788" "小红书" "获取帖子评论" "小红书获取帖子评论" "获取小红书帖子评论数据" "v1" "bd6dfb4a-9467-11f0-aa9c-72c0f6aca44c" "normal" "api" "302ai" "getXiaohongshuPostCommentsKjMpT_cZjgZV" "{
- ""name"": ""getXiaohongshuPostCommentsKjMpT_cZjgZV"",
- ""description"": ""获取小红书帖子评论数据"",
- ""parameters"": {
- ""$schema"": ""http://json-schema.org/draft-07/schema#"",
- ""type"": ""object"",
- ""properties"": {
- ""note_id"": {
- ""type"": ""string"",
- ""description"": ""笔记ID,可从搜索接口中获取""
- },
- ""last_cursor"": {
- ""type"": ""string"",
- ""description"": ""第一次请求时为空,之后请求时使用上一次请求响应中返回的游标""
- }
- },
- ""required"": [""note_id""],
- ""additionalProperties"": false
- }
- }" "19/9/2025 19:36:47" "19/9/2025 19:36:47"
|