@fastmoss/cli 0.1.6 → 0.1.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,26 +0,0 @@
1
- # FastMoss CLI Tool Catalog
2
-
3
- > Generated from the static FastMoss tool list. Use the category files below as the tool catalog for `fastmoss call`.
4
-
5
- ## How to call tools
6
-
7
- ```bash
8
- fastmoss call --tool <tool_name> --args '<json>' --output mcp
9
- ```
10
-
11
- Use `fastmoss tools --search <tool_name>` only when the installed CLI and account can access live metadata. The static catalog files below are the packaged fallback and release-time reference.
12
-
13
- ## Categories
14
-
15
- | Category | File | Tools | Use for |
16
- |---|---|---:|---|
17
- | Advertising Tools | [Advertising Tools](tools-advertising.md) | 2 | Advertising tools for ad creatives, ad spend, ROAS, engagement, and paid-traffic performance analysis. |
18
- | Agency Tools | [Agency Tools](tools-agency.md) | 7 | Agency tools for MCN agency search, rankings, profiles, creator collaborations, promoted products, and collaborating-shop analysis. |
19
- | Creator Tools | [Creator Tools](tools-creator.md) | 10 | Creator tools for creator search, profile checks, ecommerce performance, audience fit, trends, videos, and partnership evaluation. |
20
- | Product Tools | [Product Tools](tools-product.md) | 12 | Product tools for product search, details, sales trends, creator mix, videos, SKUs, reviews, and ad investment analysis. |
21
- | Shop Tools | [Shop Tools](tools-shop.md) | 10 | Shop tools for shop search, profile checks, sales, products, creators, livestreams, short videos, and ad investment analysis. |
22
- | Market Insight Tools | [Market Insight Tools](tools-market.md) | 3 | Market insight tools for category size, growth, competition, rankings, opportunities, and creator sales matrix analysis. |
23
- | Auxiliary and Knowledge Base Tools | [Auxiliary and Knowledge Base Tools](tools-auxiliary-knowledge.md) | 10 | Auxiliary and knowledge base tools for category keyword matching, FastMoss documentation, detail-page URL rules, live/video analysis, and tools outside the main business prefixes. |
24
-
25
- Read only the category file that matches the user's task before calling a tool.
26
-