Skip to main content
Glama
Wulnut
by Wulnut

Related Servers

Alternatives to lark-agent

No user-submitted related servers found.

    Related Servers

    TDQS

    A3.9/5.0

    Scored across 16 tools

    Disambiguation3/5

    Most tools target distinct operations (create, list, comment, transition), but update_task and batch_update_tasks overlap significantly since batch_update_tasks also supports single-item updates. Additionally, update_task exposes a status field that partially overlaps with transition_task_status, and get_tasks' related_to filter overlaps with list_child_tasks.

    Naming Consistency4/5

    The dominant verb_noun pattern is consistent throughout, and most names are self-explanatory. Minor deviations exist: list_projects/list_task_comments vs get_tasks/get_task_detail use both 'list' and 'get' for similar listing operations, and create_task vs add_task_comment mix 'create' and 'add'.

    Tool Count4/5

    At 16 tools, the surface is slightly above the typical 3-15 well-scoped range but still appropriate for the breadth of Feishu project workflows. Each tool serves a plausible need, so the count is not excessive.

    Completeness4/5

    The tool set covers the core lifecycle well: project discovery, task create/get/update, comments CRUD, status transition requirements and execution, child-task binding, and field option lookup. The main gap is the absence of a delete_task tool, and there is no direct way to create or manage projects, though that may be out of scope.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues