{
  "schema_version": "v1-063d1c96173a",
  "platforms": [
    {
      "platform": "facebook",
      "title": "Facebook",
      "endpoint_count": 3,
      "tools": [
        "socq_facebook_comments",
        "socq_facebook_pages",
        "socq_facebook_posts"
      ]
    },
    {
      "platform": "facebook-ad-library",
      "title": "Facebook Ad Library",
      "endpoint_count": 4,
      "tools": [
        "socq_facebook_ad_library_ad",
        "socq_facebook_ad_library_company_ads",
        "socq_facebook_ad_library_company_search",
        "socq_facebook_ad_library_search"
      ]
    },
    {
      "platform": "facebook-marketplace",
      "title": "Facebook Marketplace",
      "endpoint_count": 3,
      "tools": [
        "socq_facebook_marketplace_item",
        "socq_facebook_marketplace_location_search",
        "socq_facebook_marketplace_search"
      ]
    },
    {
      "platform": "instagram",
      "title": "Instagram",
      "endpoint_count": 5,
      "tools": [
        "socq_instagram_comments",
        "socq_instagram_followers_count",
        "socq_instagram_posts",
        "socq_instagram_reels",
        "socq_instagram_search"
      ]
    },
    {
      "platform": "linkedin",
      "title": "Linkedin",
      "endpoint_count": 4,
      "tools": [
        "socq_linkedin_companies",
        "socq_linkedin_jobs",
        "socq_linkedin_posts",
        "socq_linkedin_profiles"
      ]
    },
    {
      "platform": "pinterest",
      "title": "Pinterest",
      "endpoint_count": 4,
      "tools": [
        "socq_pinterest_pins",
        "socq_pinterest_profiles",
        "socq_pinterest_search",
        "socq_pinterest_user_pins"
      ]
    },
    {
      "platform": "reddit",
      "title": "Reddit",
      "endpoint_count": 4,
      "tools": [
        "socq_reddit_comments",
        "socq_reddit_posts",
        "socq_reddit_search",
        "socq_reddit_subreddit_posts"
      ]
    },
    {
      "platform": "threads",
      "title": "Threads",
      "endpoint_count": 3,
      "tools": [
        "socq_threads_posts",
        "socq_threads_profiles",
        "socq_threads_user_posts"
      ]
    },
    {
      "platform": "tiktok",
      "title": "Tiktok",
      "endpoint_count": 5,
      "tools": [
        "socq_tiktok_comments",
        "socq_tiktok_hashtags",
        "socq_tiktok_profiles",
        "socq_tiktok_search",
        "socq_tiktok_videos"
      ]
    },
    {
      "platform": "tiktok-shop",
      "title": "TikTok Shop",
      "endpoint_count": 5,
      "tools": [
        "socq_tiktok_shop_product",
        "socq_tiktok_shop_product_reviews",
        "socq_tiktok_shop_products",
        "socq_tiktok_shop_search",
        "socq_tiktok_shop_user_showcase"
      ]
    },
    {
      "platform": "x",
      "title": "X",
      "endpoint_count": 4,
      "tools": [
        "socq_x_posts",
        "socq_x_profiles",
        "socq_x_search",
        "socq_x_user_posts"
      ]
    },
    {
      "platform": "youtube",
      "title": "Youtube",
      "endpoint_count": 7,
      "tools": [
        "socq_youtube_channel_videos",
        "socq_youtube_channels",
        "socq_youtube_comments",
        "socq_youtube_search",
        "socq_youtube_shorts",
        "socq_youtube_transcripts",
        "socq_youtube_videos"
      ]
    }
  ],
  "endpoints": [
    {
      "public_id": "facebook-ad-library/ad",
      "platform": "facebook-ad-library",
      "resource": "ad",
      "tool_name": "socq_facebook_ad_library_ad",
      "title": "Facebook Ad Library Ad API",
      "description": "Facebook Ad Library Ad API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "url": {
            "type": "string",
            "minLength": 1,
            "description": "A public content or product URL."
          }
        },
        "required": [
          "url"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.6,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.6,
          "estimate_input_field": "url"
        },
        "dynamic": true
      },
      "examples": [
        {
          "url": "https://www.facebook.com/ads/library/?id=123456789012345"
        }
      ],
      "tags": [
        "facebook-ad-library",
        "ad"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/facebook-ad-library/ad"
    },
    {
      "public_id": "facebook-ad-library/company-ads",
      "platform": "facebook-ad-library",
      "resource": "company-ads",
      "tool_name": "socq_facebook_ad_library_company_ads",
      "title": "Facebook Ad Library Company Ads API",
      "description": "Facebook Ad Library Company Ads API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "country": {
            "type": "string",
            "minLength": 1
          },
          "end_date": {
            "type": "string",
            "minLength": 1
          },
          "language": {
            "type": "string",
            "minLength": 1
          },
          "media_type": {
            "type": "string",
            "minLength": 1
          },
          "page_id": {
            "type": "string",
            "minLength": 1,
            "description": "A public page identifier."
          },
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          },
          "sort_by": {
            "type": "string",
            "minLength": 1
          },
          "start_date": {
            "type": "string",
            "minLength": 1
          },
          "status": {
            "type": "string",
            "minLength": 1
          }
        },
        "required": [
          "page_id"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.5,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.5,
          "estimate_result_count": 100
        },
        "dynamic": true
      },
      "examples": [
        {
          "page_id": "20531316728"
        }
      ],
      "tags": [
        "facebook-ad-library",
        "company-ads"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/facebook-ad-library/company-ads"
    },
    {
      "public_id": "facebook-ad-library/company-search",
      "platform": "facebook-ad-library",
      "resource": "company-search",
      "tool_name": "socq_facebook_ad_library_company_search",
      "title": "Facebook Ad Library Company Search API",
      "description": "Facebook Ad Library Company Search API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "query": {
            "type": "string",
            "minLength": 1,
            "description": "Search query."
          }
        },
        "required": [
          "query"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.5,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.5,
          "estimate_result_count": 10
        },
        "dynamic": true
      },
      "examples": [
        {
          "query": "Nike"
        }
      ],
      "tags": [
        "facebook-ad-library",
        "company-search"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/facebook-ad-library/company-search"
    },
    {
      "public_id": "facebook-ad-library/search",
      "platform": "facebook-ad-library",
      "resource": "search",
      "tool_name": "socq_facebook_ad_library_search",
      "title": "Facebook Ad Library Search API",
      "description": "Facebook Ad Library Search API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "ad_type": {
            "type": "string",
            "minLength": 1
          },
          "country": {
            "type": "string",
            "minLength": 1
          },
          "end_date": {
            "type": "string",
            "minLength": 1
          },
          "media_type": {
            "type": "string",
            "minLength": 1
          },
          "query": {
            "type": "string",
            "minLength": 1,
            "description": "Search query."
          },
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          },
          "search_type": {
            "type": "string",
            "minLength": 1
          },
          "sort_by": {
            "type": "string",
            "minLength": 1
          },
          "start_date": {
            "type": "string",
            "minLength": 1
          },
          "status": {
            "type": "string",
            "minLength": 1
          }
        },
        "required": [
          "query"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.5,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.5,
          "estimate_result_count": 100
        },
        "dynamic": true
      },
      "examples": [
        {
          "query": "running shoes"
        }
      ],
      "tags": [
        "facebook-ad-library",
        "search"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/facebook-ad-library/search"
    },
    {
      "public_id": "facebook-marketplace/item",
      "platform": "facebook-marketplace",
      "resource": "item",
      "tool_name": "socq_facebook_marketplace_item",
      "title": "Facebook Marketplace Item API",
      "description": "Facebook Marketplace Item API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          }
        },
        "required": [
          "urls"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.6,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.6,
          "estimate_input_field": "urls"
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://www.facebook.com/marketplace/item/123456789012345/"
          ]
        }
      ],
      "tags": [
        "facebook-marketplace",
        "item"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/facebook-marketplace/item"
    },
    {
      "public_id": "facebook-marketplace/location-search",
      "platform": "facebook-marketplace",
      "resource": "location-search",
      "tool_name": "socq_facebook_marketplace_location_search",
      "title": "Facebook Marketplace Location Search API",
      "description": "Facebook Marketplace Location Search API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "query": {
            "type": "string",
            "minLength": 1,
            "description": "Search query."
          }
        },
        "required": [
          "query"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.3,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.3,
          "estimate_result_count": 10
        },
        "dynamic": true
      },
      "examples": [
        {
          "query": "San Francisco"
        }
      ],
      "tags": [
        "facebook-marketplace",
        "location-search"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/facebook-marketplace/location-search"
    },
    {
      "public_id": "facebook-marketplace/search",
      "platform": "facebook-marketplace",
      "resource": "search",
      "tool_name": "socq_facebook_marketplace_search",
      "title": "Facebook Marketplace Search API",
      "description": "Facebook Marketplace Search API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "availability": {
            "type": "string",
            "minLength": 1
          },
          "condition": {
            "type": "string",
            "minLength": 1
          },
          "date_listed": {
            "type": "string",
            "minLength": 1
          },
          "delivery_method": {
            "type": "string",
            "minLength": 1
          },
          "latitude": {
            "type": "number",
            "minimum": -90,
            "maximum": 90
          },
          "longitude": {
            "type": "number",
            "minimum": -180,
            "maximum": 180
          },
          "max_price": {
            "type": "number",
            "minimum": 0
          },
          "min_price": {
            "type": "number",
            "minimum": 0
          },
          "query": {
            "type": "string",
            "minLength": 1,
            "description": "Search query."
          },
          "radius_km": {
            "type": "number",
            "exclusiveMinimum": 0
          },
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          },
          "sort_by": {
            "type": "string",
            "minLength": 1
          }
        },
        "required": [
          "latitude",
          "longitude",
          "query"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.7,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.7,
          "estimate_result_count": 100
        },
        "dynamic": true
      },
      "examples": [
        {
          "query": "standing desk",
          "latitude": 37.7749,
          "longitude": -122.4194
        }
      ],
      "tags": [
        "facebook-marketplace",
        "search"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/facebook-marketplace/search"
    },
    {
      "public_id": "facebook/comments",
      "platform": "facebook",
      "resource": "comments",
      "tool_name": "socq_facebook_comments",
      "title": "Facebook Comments API",
      "description": "Facebook Comments API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "callback_url": {
            "type": "string",
            "format": "uri"
          },
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          }
        },
        "required": [
          "urls"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.3,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.3,
          "estimate_result_count": 100
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://www.facebook.com/nasa/posts/1234567890"
          ]
        }
      ],
      "tags": [
        "facebook",
        "comments"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": true,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/facebook/comments"
    },
    {
      "public_id": "facebook/pages",
      "platform": "facebook",
      "resource": "pages",
      "tool_name": "socq_facebook_pages",
      "title": "Facebook Page API",
      "description": "Facebook Page API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "callback_url": {
            "type": "string",
            "format": "uri"
          },
          "query": {
            "type": "string",
            "minLength": 1,
            "description": "Search query."
          },
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          },
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          },
          "usernames": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public account usernames."
          }
        },
        "required": [],
        "anyOf": [
          {
            "required": [
              "query"
            ]
          },
          {
            "required": [
              "urls"
            ]
          },
          {
            "required": [
              "usernames"
            ]
          }
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 2.4,
        "config": {
          "mode": "base_plus_result",
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 2.4,
          "estimate_input_field": "urls",
          "estimate_result_count": 100
        },
        "dynamic": true
      },
      "examples": [
        {
          "usernames": [
            "nasa"
          ]
        }
      ],
      "tags": [
        "facebook",
        "pages"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": true,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/facebook/pages"
    },
    {
      "public_id": "facebook/posts",
      "platform": "facebook",
      "resource": "posts",
      "tool_name": "socq_facebook_posts",
      "title": "Facebook Posts API",
      "description": "Facebook Posts API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "callback_url": {
            "type": "string",
            "format": "uri"
          },
          "query": {
            "type": "string",
            "minLength": 1,
            "description": "Search query."
          },
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          },
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          },
          "usernames": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public account usernames."
          }
        },
        "required": [],
        "anyOf": [
          {
            "required": [
              "query"
            ]
          },
          {
            "required": [
              "urls"
            ]
          },
          {
            "required": [
              "usernames"
            ]
          }
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 1,
        "config": {
          "mode": "base_plus_result",
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 1,
          "estimate_result_count": 100
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://www.facebook.com/nasa"
          ]
        }
      ],
      "tags": [
        "facebook",
        "posts"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": true,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/facebook/posts"
    },
    {
      "public_id": "instagram/comments",
      "platform": "instagram",
      "resource": "comments",
      "tool_name": "socq_instagram_comments",
      "title": "Instagram Comments API",
      "description": "Instagram Comments API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "callback_url": {
            "type": "string",
            "format": "uri"
          },
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          }
        },
        "required": [
          "urls"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.3,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.3,
          "estimate_result_count": 100
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://www.instagram.com/p/ABC123xyz/"
          ]
        }
      ],
      "tags": [
        "instagram",
        "comments"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": true,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/instagram/comments"
    },
    {
      "public_id": "instagram/followers-count",
      "platform": "instagram",
      "resource": "followers-count",
      "tool_name": "socq_instagram_followers_count",
      "title": "Instagram Followers Count API",
      "description": "Instagram Followers Count API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "callback_url": {
            "type": "string",
            "format": "uri"
          },
          "query": {
            "type": "string",
            "minLength": 1,
            "description": "Search query."
          },
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          },
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          },
          "usernames": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public account usernames."
          }
        },
        "required": [],
        "anyOf": [
          {
            "required": [
              "query"
            ]
          },
          {
            "required": [
              "urls"
            ]
          },
          {
            "required": [
              "usernames"
            ]
          }
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.52,
        "config": {
          "mode": "base_plus_result",
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.52,
          "estimate_input_field": "usernames",
          "estimate_result_count": 100
        },
        "dynamic": true
      },
      "examples": [
        {
          "usernames": [
            "instagram"
          ]
        }
      ],
      "tags": [
        "instagram",
        "followers-count"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": true,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/instagram/followers-count"
    },
    {
      "public_id": "instagram/posts",
      "platform": "instagram",
      "resource": "posts",
      "tool_name": "socq_instagram_posts",
      "title": "Instagram Posts API",
      "description": "Instagram Post API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "callback_url": {
            "type": "string",
            "format": "uri"
          },
          "query": {
            "type": "string",
            "minLength": 1,
            "description": "Search query."
          },
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          },
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          },
          "usernames": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public account usernames."
          }
        },
        "required": [],
        "anyOf": [
          {
            "required": [
              "query"
            ]
          },
          {
            "required": [
              "urls"
            ]
          },
          {
            "required": [
              "usernames"
            ]
          }
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.34,
        "config": {
          "mode": "base_plus_result",
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.34,
          "estimate_result_count": 100
        },
        "dynamic": true
      },
      "examples": [
        {
          "usernames": [
            "instagram"
          ]
        }
      ],
      "tags": [
        "instagram",
        "posts"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": true,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/instagram/posts"
    },
    {
      "public_id": "instagram/reels",
      "platform": "instagram",
      "resource": "reels",
      "tool_name": "socq_instagram_reels",
      "title": "Instagram Reels API",
      "description": "Instagram Reel API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "callback_url": {
            "type": "string",
            "format": "uri"
          },
          "query": {
            "type": "string",
            "minLength": 1,
            "description": "Search query."
          },
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          },
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          },
          "usernames": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public account usernames."
          }
        },
        "required": [],
        "anyOf": [
          {
            "required": [
              "query"
            ]
          },
          {
            "required": [
              "urls"
            ]
          },
          {
            "required": [
              "usernames"
            ]
          }
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.52,
        "config": {
          "mode": "base_plus_result",
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.52,
          "estimate_result_count": 100
        },
        "dynamic": true
      },
      "examples": [
        {
          "usernames": [
            "instagram"
          ]
        }
      ],
      "tags": [
        "instagram",
        "reels"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": true,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/instagram/reels"
    },
    {
      "public_id": "instagram/search",
      "platform": "instagram",
      "resource": "search",
      "tool_name": "socq_instagram_search",
      "title": "Instagram Search API",
      "description": "Instagram Search API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "callback_url": {
            "type": "string",
            "format": "uri"
          },
          "query": {
            "type": "string",
            "minLength": 1,
            "description": "Search query."
          },
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          },
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          },
          "usernames": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public account usernames."
          }
        },
        "required": [],
        "anyOf": [
          {
            "required": [
              "query"
            ]
          },
          {
            "required": [
              "urls"
            ]
          },
          {
            "required": [
              "usernames"
            ]
          }
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.54,
        "config": {
          "mode": "base_plus_result",
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.54,
          "estimate_result_count": 100
        },
        "dynamic": true
      },
      "examples": [
        {
          "query": "travel photography"
        }
      ],
      "tags": [
        "instagram",
        "search"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": true,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/instagram/search"
    },
    {
      "public_id": "linkedin/companies",
      "platform": "linkedin",
      "resource": "companies",
      "tool_name": "socq_linkedin_companies",
      "title": "LinkedIn Companies API",
      "description": "LinkedIn Companies API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          }
        },
        "required": [
          "urls"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 2,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 2,
          "estimate_input_field": "urls"
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://www.linkedin.com/company/microsoft/"
          ]
        }
      ],
      "tags": [
        "linkedin",
        "companies"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/linkedin/companies"
    },
    {
      "public_id": "linkedin/jobs",
      "platform": "linkedin",
      "resource": "jobs",
      "tool_name": "socq_linkedin_jobs",
      "title": "LinkedIn Jobs API",
      "description": "LinkedIn Jobs API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          }
        },
        "required": [
          "urls"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.8,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.8,
          "estimate_input_field": "urls"
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://www.linkedin.com/jobs/view/1234567890/"
          ]
        }
      ],
      "tags": [
        "linkedin",
        "jobs"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/linkedin/jobs"
    },
    {
      "public_id": "linkedin/posts",
      "platform": "linkedin",
      "resource": "posts",
      "tool_name": "socq_linkedin_posts",
      "title": "LinkedIn Posts API",
      "description": "LinkedIn Posts API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          }
        },
        "required": [
          "urls"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 1,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 1,
          "estimate_input_field": "urls"
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://www.linkedin.com/posts/microsoft_ai-activity-1234567890"
          ]
        }
      ],
      "tags": [
        "linkedin",
        "posts"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/linkedin/posts"
    },
    {
      "public_id": "linkedin/profiles",
      "platform": "linkedin",
      "resource": "profiles",
      "tool_name": "socq_linkedin_profiles",
      "title": "LinkedIn Profiles API",
      "description": "LinkedIn Profiles API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          }
        },
        "required": [
          "urls"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 2.5,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 2.5,
          "estimate_input_field": "urls"
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://www.linkedin.com/in/satyanadella/"
          ]
        }
      ],
      "tags": [
        "linkedin",
        "profiles"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/linkedin/profiles"
    },
    {
      "public_id": "pinterest/pins",
      "platform": "pinterest",
      "resource": "pins",
      "tool_name": "socq_pinterest_pins",
      "title": "Pinterest Pins API",
      "description": "Pinterest Pins API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          }
        },
        "required": [
          "urls"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.5,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.5,
          "estimate_input_field": "urls"
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://www.pinterest.com/pin/123456789012345678/"
          ]
        }
      ],
      "tags": [
        "pinterest",
        "pins"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/pinterest/pins"
    },
    {
      "public_id": "pinterest/profiles",
      "platform": "pinterest",
      "resource": "profiles",
      "tool_name": "socq_pinterest_profiles",
      "title": "Pinterest Profiles API",
      "description": "Pinterest Profiles API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          }
        },
        "required": [
          "urls"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.6,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.6,
          "estimate_input_field": "urls"
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://www.pinterest.com/pinterest/"
          ]
        }
      ],
      "tags": [
        "pinterest",
        "profiles"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/pinterest/profiles"
    },
    {
      "public_id": "pinterest/search",
      "platform": "pinterest",
      "resource": "search",
      "tool_name": "socq_pinterest_search",
      "title": "Pinterest Search API",
      "description": "Pinterest Search API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "query": {
            "type": "string",
            "minLength": 1,
            "description": "Search query."
          },
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          }
        },
        "required": [
          "query"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.6,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.6,
          "estimate_result_count": 100
        },
        "dynamic": true
      },
      "examples": [
        {
          "query": "home office ideas"
        }
      ],
      "tags": [
        "pinterest",
        "search"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/pinterest/search"
    },
    {
      "public_id": "pinterest/user-pins",
      "platform": "pinterest",
      "resource": "user-pins",
      "tool_name": "socq_pinterest_user_pins",
      "title": "Pinterest User Pins API",
      "description": "Pinterest User Pins API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          },
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          }
        },
        "required": [
          "urls"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.5,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.5,
          "estimate_result_count": 100,
          "estimate_result_count_per_input_field": "urls"
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://www.pinterest.com/pinterest/"
          ]
        }
      ],
      "tags": [
        "pinterest",
        "user-pins"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/pinterest/user-pins"
    },
    {
      "public_id": "reddit/comments",
      "platform": "reddit",
      "resource": "comments",
      "tool_name": "socq_reddit_comments",
      "title": "Reddit Comments API",
      "description": "Reddit Comments API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          }
        },
        "required": [
          "urls"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.3,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.3,
          "estimate_result_count": 100,
          "estimate_result_count_per_input_field": "urls"
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://www.reddit.com/r/technology/comments/abc123/example_post/"
          ]
        }
      ],
      "tags": [
        "reddit",
        "comments"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/reddit/comments"
    },
    {
      "public_id": "reddit/posts",
      "platform": "reddit",
      "resource": "posts",
      "tool_name": "socq_reddit_posts",
      "title": "Reddit Posts API",
      "description": "Reddit Posts API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          }
        },
        "required": [
          "urls"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.5,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.5,
          "estimate_input_field": "urls"
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://www.reddit.com/r/technology/comments/abc123/example_post/"
          ]
        }
      ],
      "tags": [
        "reddit",
        "posts"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/reddit/posts"
    },
    {
      "public_id": "reddit/search",
      "platform": "reddit",
      "resource": "search",
      "tool_name": "socq_reddit_search",
      "title": "Reddit Search API",
      "description": "Reddit Search API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "published_within": {
            "type": "string",
            "minLength": 1
          },
          "query": {
            "type": "string",
            "minLength": 1,
            "description": "Search query."
          },
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          }
        },
        "required": [
          "query"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.6,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.6,
          "estimate_result_count": 100
        },
        "dynamic": true
      },
      "examples": [
        {
          "query": "AI agents"
        }
      ],
      "tags": [
        "reddit",
        "search"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/reddit/search"
    },
    {
      "public_id": "reddit/subreddit-posts",
      "platform": "reddit",
      "resource": "subreddit-posts",
      "tool_name": "socq_reddit_subreddit_posts",
      "title": "Reddit Subreddit Posts API",
      "description": "Reddit Subreddit Posts API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          },
          "sort_by": {
            "type": "string",
            "minLength": 1
          },
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          }
        },
        "required": [
          "urls"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.5,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.5,
          "estimate_result_count": 100,
          "estimate_result_count_per_input_field": "urls"
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://www.reddit.com/r/technology/"
          ]
        }
      ],
      "tags": [
        "reddit",
        "subreddit-posts"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/reddit/subreddit-posts"
    },
    {
      "public_id": "threads/posts",
      "platform": "threads",
      "resource": "posts",
      "tool_name": "socq_threads_posts",
      "title": "Threads Posts API",
      "description": "Threads Posts API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          }
        },
        "required": [
          "urls"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.5,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.5,
          "estimate_input_field": "urls"
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://www.threads.net/@instagram/post/ABC123/"
          ]
        }
      ],
      "tags": [
        "threads",
        "posts"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/threads/posts"
    },
    {
      "public_id": "threads/profiles",
      "platform": "threads",
      "resource": "profiles",
      "tool_name": "socq_threads_profiles",
      "title": "Threads Profiles API",
      "description": "Threads Profiles API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          }
        },
        "required": [
          "urls"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.6,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.6,
          "estimate_input_field": "urls"
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://www.threads.net/@instagram/"
          ]
        }
      ],
      "tags": [
        "threads",
        "profiles"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/threads/profiles"
    },
    {
      "public_id": "threads/user-posts",
      "platform": "threads",
      "resource": "user-posts",
      "tool_name": "socq_threads_user_posts",
      "title": "Threads User Posts API",
      "description": "Threads User Posts API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          },
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          }
        },
        "required": [
          "urls"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.5,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.5,
          "estimate_result_count": 100,
          "estimate_result_count_per_input_field": "urls"
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://www.threads.net/@instagram/"
          ]
        }
      ],
      "tags": [
        "threads",
        "user-posts"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/threads/user-posts"
    },
    {
      "public_id": "tiktok-shop/product",
      "platform": "tiktok-shop",
      "resource": "product",
      "tool_name": "socq_tiktok_shop_product",
      "title": "TikTok Shop Product API",
      "description": "TikTok Shop Product API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "region": {
            "type": "string",
            "minLength": 1
          },
          "url": {
            "type": "string",
            "minLength": 1,
            "description": "A public content or product URL."
          }
        },
        "required": [
          "url"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.7,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.7,
          "estimate_input_field": "url"
        },
        "dynamic": true
      },
      "examples": [
        {
          "url": "https://www.tiktok.com/shop/pdp/example-product/1234567890123456789"
        }
      ],
      "tags": [
        "tiktok-shop",
        "product"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/tiktok-shop/product"
    },
    {
      "public_id": "tiktok-shop/product-reviews",
      "platform": "tiktok-shop",
      "resource": "product-reviews",
      "tool_name": "socq_tiktok_shop_product_reviews",
      "title": "TikTok Shop Product Reviews API",
      "description": "TikTok Shop Product Reviews API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "region": {
            "type": "string",
            "minLength": 1
          },
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          },
          "url": {
            "type": "string",
            "minLength": 1,
            "description": "A public content or product URL."
          }
        },
        "required": [
          "url"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.3,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.3,
          "estimate_result_count": 100
        },
        "dynamic": true
      },
      "examples": [
        {
          "url": "https://www.tiktok.com/shop/pdp/example-product/1234567890123456789"
        }
      ],
      "tags": [
        "tiktok-shop",
        "product-reviews"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/tiktok-shop/product-reviews"
    },
    {
      "public_id": "tiktok-shop/products",
      "platform": "tiktok-shop",
      "resource": "products",
      "tool_name": "socq_tiktok_shop_products",
      "title": "TikTok Shop Products API",
      "description": "TikTok Shop Products API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "region": {
            "type": "string",
            "minLength": 1
          },
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          },
          "sort_by": {
            "type": "string",
            "minLength": 1
          },
          "url": {
            "type": "string",
            "minLength": 1,
            "description": "A public content or product URL."
          }
        },
        "required": [
          "url"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.7,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.7,
          "estimate_result_count": 100
        },
        "dynamic": true
      },
      "examples": [
        {
          "url": "https://www.tiktok.com/shop/store/example-store/1234567890123456789"
        }
      ],
      "tags": [
        "tiktok-shop",
        "products"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/tiktok-shop/products"
    },
    {
      "public_id": "tiktok-shop/search",
      "platform": "tiktok-shop",
      "resource": "search",
      "tool_name": "socq_tiktok_shop_search",
      "title": "TikTok Shop Search API",
      "description": "TikTok Shop Search API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "query": {
            "type": "string",
            "minLength": 1,
            "description": "Search query."
          },
          "region": {
            "type": "string",
            "minLength": 1
          },
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          }
        },
        "required": [
          "query"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.7,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.7,
          "estimate_result_count": 100
        },
        "dynamic": true
      },
      "examples": [
        {
          "query": "wireless earbuds"
        }
      ],
      "tags": [
        "tiktok-shop",
        "search"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/tiktok-shop/search"
    },
    {
      "public_id": "tiktok-shop/user-showcase",
      "platform": "tiktok-shop",
      "resource": "user-showcase",
      "tool_name": "socq_tiktok_shop_user_showcase",
      "title": "TikTok Shop User Showcase API",
      "description": "TikTok Shop User Showcase API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "region": {
            "type": "string",
            "minLength": 1
          },
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          },
          "username": {
            "type": "string",
            "minLength": 1,
            "description": "A public account username."
          }
        },
        "required": [
          "username"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.7,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.7,
          "estimate_result_count": 100
        },
        "dynamic": true
      },
      "examples": [
        {
          "username": "example_creator"
        }
      ],
      "tags": [
        "tiktok-shop",
        "user-showcase"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/tiktok-shop/user-showcase"
    },
    {
      "public_id": "tiktok/comments",
      "platform": "tiktok",
      "resource": "comments",
      "tool_name": "socq_tiktok_comments",
      "title": "TikTok Comments API",
      "description": "TikTok Comments API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          },
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          }
        },
        "required": [
          "urls"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.25,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.25,
          "estimate_result_count": 100,
          "estimate_result_count_per_input_field": "urls"
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://www.tiktok.com/@scout2015/video/6718335390845095173"
          ]
        }
      ],
      "tags": [
        "tiktok",
        "comments"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/tiktok/comments"
    },
    {
      "public_id": "tiktok/hashtags",
      "platform": "tiktok",
      "resource": "hashtags",
      "tool_name": "socq_tiktok_hashtags",
      "title": "TikTok Hashtags API",
      "description": "TikTok Hashtags API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "hashtags": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Hashtags with or without the # prefix."
          },
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          }
        },
        "required": [
          "hashtags"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.7,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.7,
          "estimate_result_count": 100,
          "estimate_result_count_per_input_field": "hashtags"
        },
        "dynamic": true
      },
      "examples": [
        {
          "hashtags": [
            "#travel"
          ]
        }
      ],
      "tags": [
        "tiktok",
        "hashtags"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/tiktok/hashtags"
    },
    {
      "public_id": "tiktok/profiles",
      "platform": "tiktok",
      "resource": "profiles",
      "tool_name": "socq_tiktok_profiles",
      "title": "TikTok Profiles API",
      "description": "TikTok Profiles API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "usernames": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public account usernames."
          }
        },
        "required": [
          "usernames"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.6,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.6,
          "estimate_input_field": "usernames"
        },
        "dynamic": true
      },
      "examples": [
        {
          "usernames": [
            "@tiktok"
          ]
        }
      ],
      "tags": [
        "tiktok",
        "profiles"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/tiktok/profiles"
    },
    {
      "public_id": "tiktok/search",
      "platform": "tiktok",
      "resource": "search",
      "tool_name": "socq_tiktok_search",
      "title": "TikTok Search API",
      "description": "TikTok Search API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "published_within": {
            "type": "string",
            "minLength": 1
          },
          "query": {
            "type": "string",
            "minLength": 1,
            "description": "Search query."
          },
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          },
          "sort_by": {
            "type": "string",
            "minLength": 1
          }
        },
        "required": [
          "query"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.7,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.7,
          "estimate_result_count": 100
        },
        "dynamic": true
      },
      "examples": [
        {
          "query": "AI tools"
        }
      ],
      "tags": [
        "tiktok",
        "search"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/tiktok/search"
    },
    {
      "public_id": "tiktok/videos",
      "platform": "tiktok",
      "resource": "videos",
      "tool_name": "socq_tiktok_videos",
      "title": "TikTok Videos API",
      "description": "TikTok Videos API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          }
        },
        "required": [
          "urls"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.7,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.7,
          "estimate_input_field": "urls"
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://www.tiktok.com/@scout2015/video/6718335390845095173"
          ]
        }
      ],
      "tags": [
        "tiktok",
        "videos"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/tiktok/videos"
    },
    {
      "public_id": "x/posts",
      "platform": "x",
      "resource": "posts",
      "tool_name": "socq_x_posts",
      "title": "X Posts API",
      "description": "X Posts API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          }
        },
        "required": [
          "urls"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.5,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.5,
          "estimate_input_field": "urls"
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://x.com/X/status/1234567890123456789"
          ]
        }
      ],
      "tags": [
        "x",
        "posts"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/x/posts"
    },
    {
      "public_id": "x/profiles",
      "platform": "x",
      "resource": "profiles",
      "tool_name": "socq_x_profiles",
      "title": "X Profiles API",
      "description": "X Profiles API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "usernames": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public account usernames."
          }
        },
        "required": [
          "usernames"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.6,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.6,
          "estimate_input_field": "usernames"
        },
        "dynamic": true
      },
      "examples": [
        {
          "usernames": [
            "@X"
          ]
        }
      ],
      "tags": [
        "x",
        "profiles"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/x/profiles"
    },
    {
      "public_id": "x/search",
      "platform": "x",
      "resource": "search",
      "tool_name": "socq_x_search",
      "title": "X Search API",
      "description": "X Search API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "query": {
            "type": "string",
            "minLength": 1,
            "description": "Search query."
          },
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          },
          "sort_by": {
            "type": "string",
            "minLength": 1
          }
        },
        "required": [
          "query"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.7,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.7,
          "estimate_result_count": 20
        },
        "dynamic": true
      },
      "examples": [
        {
          "query": "AI agents"
        }
      ],
      "tags": [
        "x",
        "search"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/x/search"
    },
    {
      "public_id": "x/user-posts",
      "platform": "x",
      "resource": "user-posts",
      "tool_name": "socq_x_user_posts",
      "title": "X User Posts API",
      "description": "X User Posts API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          },
          "usernames": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public account usernames."
          }
        },
        "required": [
          "usernames"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.5,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.5,
          "estimate_result_count": 20,
          "estimate_result_count_per_input_field": "usernames"
        },
        "dynamic": true
      },
      "examples": [
        {
          "usernames": [
            "@X"
          ]
        }
      ],
      "tags": [
        "x",
        "user-posts"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/x/user-posts"
    },
    {
      "public_id": "youtube/channel-videos",
      "platform": "youtube",
      "resource": "channel-videos",
      "tool_name": "socq_youtube_channel_videos",
      "title": "YouTube Channel Videos API",
      "description": "YouTube Channel Videos API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          },
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          }
        },
        "required": [
          "urls"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.5,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.5,
          "estimate_result_count": 100,
          "estimate_result_count_per_input_field": "urls"
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://www.youtube.com/@YouTube"
          ]
        }
      ],
      "tags": [
        "youtube",
        "channel-videos"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/youtube/channel-videos"
    },
    {
      "public_id": "youtube/channels",
      "platform": "youtube",
      "resource": "channels",
      "tool_name": "socq_youtube_channels",
      "title": "YouTube Channels API",
      "description": "YouTube Channels API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          }
        },
        "required": [
          "urls"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.26,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.26,
          "estimate_input_field": "urls"
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://www.youtube.com/@YouTube"
          ]
        }
      ],
      "tags": [
        "youtube",
        "channels"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/youtube/channels"
    },
    {
      "public_id": "youtube/comments",
      "platform": "youtube",
      "resource": "comments",
      "tool_name": "socq_youtube_comments",
      "title": "YouTube Comments API",
      "description": "YouTube Comments API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          },
          "sort_by": {
            "type": "string",
            "minLength": 1
          },
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          }
        },
        "required": [
          "urls"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.3,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.3,
          "estimate_result_count": 100,
          "estimate_result_count_per_input_field": "urls"
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
          ]
        }
      ],
      "tags": [
        "youtube",
        "comments"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/youtube/comments"
    },
    {
      "public_id": "youtube/search",
      "platform": "youtube",
      "resource": "search",
      "tool_name": "socq_youtube_search",
      "title": "YouTube Search API",
      "description": "YouTube Search API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "duration": {
            "type": "string",
            "minLength": 1
          },
          "has_captions": {
            "type": "boolean"
          },
          "published_within": {
            "type": "string",
            "minLength": 1
          },
          "query": {
            "type": "string",
            "minLength": 1,
            "description": "Search query."
          },
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          },
          "sort_by": {
            "type": "string",
            "minLength": 1
          }
        },
        "required": [
          "query"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.5,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.5,
          "estimate_result_count": 100
        },
        "dynamic": true
      },
      "examples": [
        {
          "query": "AI agents tutorial"
        }
      ],
      "tags": [
        "youtube",
        "search"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/youtube/search"
    },
    {
      "public_id": "youtube/shorts",
      "platform": "youtube",
      "resource": "shorts",
      "tool_name": "socq_youtube_shorts",
      "title": "YouTube Shorts API",
      "description": "YouTube Shorts API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "results_limit": {
            "type": "integer",
            "minimum": 1,
            "maximum": 2000
          },
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          }
        },
        "required": [
          "urls"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.5,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.5,
          "estimate_result_count": 100,
          "estimate_result_count_per_input_field": "urls"
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://www.youtube.com/@YouTube"
          ]
        }
      ],
      "tags": [
        "youtube",
        "shorts"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/youtube/shorts"
    },
    {
      "public_id": "youtube/transcripts",
      "platform": "youtube",
      "resource": "transcripts",
      "tool_name": "socq_youtube_transcripts",
      "title": "YouTube Transcripts API",
      "description": "YouTube Transcripts API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "language": {
            "type": "string",
            "minLength": 1
          },
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          }
        },
        "required": [
          "urls"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.5,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.5,
          "estimate_input_field": "urls"
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
          ],
          "language": "en"
        }
      ],
      "tags": [
        "youtube",
        "transcripts"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/youtube/transcripts"
    },
    {
      "public_id": "youtube/videos",
      "platform": "youtube",
      "resource": "videos",
      "tool_name": "socq_youtube_videos",
      "title": "YouTube Videos API",
      "description": "YouTube Videos API",
      "input_schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "urls": {
            "type": "array",
            "items": {
              "type": "string",
              "minLength": 1
            },
            "minItems": 1,
            "description": "Public profile or content URLs."
          }
        },
        "required": [
          "urls"
        ]
      },
      "output_schema": {
        "type": "object",
        "properties": {
          "task_id": {
            "type": "string"
          },
          "status": {
            "type": "string"
          },
          "results": {
            "type": "object",
            "properties": {
              "items": {
                "type": "array",
                "items": {
                  "type": "object",
                  "additionalProperties": true,
                  "properties": {
                    "platform": {
                      "type": "string"
                    },
                    "resource": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "id": {
                      "type": [
                        "string",
                        "number",
                        "null"
                      ]
                    },
                    "url": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "author": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "text": {
                      "type": [
                        "string",
                        "null"
                      ]
                    },
                    "metrics": {
                      "type": "object",
                      "additionalProperties": true
                    },
                    "media": {
                      "type": [
                        "object",
                        "array"
                      ],
                      "additionalProperties": true
                    },
                    "published_at": {
                      "type": [
                        "string",
                        "null"
                      ]
                    }
                  }
                }
              },
              "next_cursor": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "has_more": {
                "type": "boolean"
              }
            }
          }
        }
      },
      "billing": {
        "mode": "base_plus_result",
        "credits": null,
        "base_credits": 0,
        "unit": "result",
        "unit_size": 1,
        "unit_credits": 0.5,
        "config": {
          "mode": "base_plus_result",
          "allow_overage": 1,
          "result_unit_size": 1,
          "empty_result_policy": "base_only",
          "result_unit_credits": 0.5,
          "estimate_input_field": "urls"
        },
        "dynamic": true
      },
      "examples": [
        {
          "urls": [
            "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
          ]
        }
      ],
      "tags": [
        "youtube",
        "videos"
      ],
      "execution_mode": "async",
      "supports_pagination": true,
      "supports_files": true,
      "supports_callback": false,
      "status": "stable",
      "docs_url": "https://docs.socq.ai/api-manual/youtube/videos"
    }
  ]
}
