tools_library.txt 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. "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"
  2. "20250919192002367233162" "小红书" "获取帖子评论" "小红书获取帖子评论" "获取小红书帖子评论数据" "v1" "20250919135938612138704" "normal" "api" "official_api" "getXiaohongshuPostCommentsKjMpT_vOdQWk" "{
  3. ""name"": ""getXiaohongshuPostCommentsKjMpT_vOdQWk"",
  4. ""description"": ""获取小红书帖子评论数据"",
  5. ""inputSchema"": {
  6. ""type"": ""object"",
  7. ""properties"": {
  8. ""note_id"": {
  9. ""type"": ""string"",
  10. ""description"": ""笔记ID""
  11. },
  12. ""cursor"": {
  13. ""type"": ""string"",
  14. ""description"": ""分页游标,上一次调用返回的游标值,默认不传""
  15. }
  16. },
  17. ""required"": [""note_id""],
  18. ""additionalProperties"": false
  19. }
  20. }" "19/9/2025 19:19:58" "19/9/2025 19:19:58"
  21. "20250919192011489375796" "小红书" "获取帖子评论" "小红书获取帖子评论" "获取小红书帖子评论数据" "v1" "20250919135939115741246" "normal" "api" "official_api" "getXiaohongshuPostCommentsKjMpT_oZtCyG" "{
  22. ""name"": ""getXiaohongshuPostCommentsKjMpT_oZtCyG"",
  23. ""description"": ""获取小红书帖子评论数据"",
  24. ""inputSchema"": {
  25. ""type"": ""object"",
  26. ""properties"": {
  27. ""note_id"": {
  28. ""type"": ""string"",
  29. ""description"": ""小红书帖子ID""
  30. },
  31. ""page"": {
  32. ""type"": ""integer"",
  33. ""description"": ""页码,默认为1"",
  34. ""default"": 1,
  35. ""minimum"": 1
  36. },
  37. ""page_size"": {
  38. ""type"": ""integer"",
  39. ""description"": ""每页数量,默认为20"",
  40. ""default"": 20,
  41. ""minimum"": 1,
  42. ""maximum"": 100
  43. }
  44. },
  45. ""required"": [""note_id""],
  46. ""additionalProperties"": false
  47. }
  48. }" "19/9/2025 19:20:07" "19/9/2025 19:20:07"
  49. "20250919193650868309788" "小红书" "获取帖子评论" "小红书获取帖子评论" "获取小红书帖子评论数据" "v1" "bd6dfb4a-9467-11f0-aa9c-72c0f6aca44c" "normal" "api" "302ai" "getXiaohongshuPostCommentsKjMpT_cZjgZV" "{
  50. ""name"": ""getXiaohongshuPostCommentsKjMpT_cZjgZV"",
  51. ""description"": ""获取小红书帖子评论数据"",
  52. ""parameters"": {
  53. ""$schema"": ""http://json-schema.org/draft-07/schema#"",
  54. ""type"": ""object"",
  55. ""properties"": {
  56. ""note_id"": {
  57. ""type"": ""string"",
  58. ""description"": ""笔记ID,可从搜索接口中获取""
  59. },
  60. ""last_cursor"": {
  61. ""type"": ""string"",
  62. ""description"": ""第一次请求时为空,之后请求时使用上一次请求响应中返回的游标""
  63. }
  64. },
  65. ""required"": [""note_id""],
  66. ""additionalProperties"": false
  67. }
  68. }" "19/9/2025 19:36:47" "19/9/2025 19:36:47"