← Leaderboard
7.7 L3

Lark Base

Ready Assessed · Docs reviewed · Mar 25, 2026 Confidence 0.52 Last evaluated Mar 25, 2026

Verify before you commit

Trust read first, source links second, build decision third.

Use this page to sanity-check Lark Base quickly. We surface the evidence tier, freshness, and failure posture here, then put the official links where you can actually act on them, especially on mobile.

Evidence

Assessed

Docs reviewed · Mar 25, 2026

Freshness

Updated 2026-03-25T03:09:25.541+00:00

Mar 25, 2026

Failures

Clear

No active failures listed

Score breakdown

Dimension Score Bar
Execution Score

Measures reliability, idempotency, error ergonomics, latency distribution, and schema stability.

7.8
Access Readiness Score

Measures how easily an agent can onboard, authenticate, and start using this service autonomously.

7.3
Aggregate AN Score

Composite score: 70% execution + 30% access readiness.

7.7

Autonomy breakdown

P1 Payment Autonomy
G1 Governance Readiness
W1 Web Agent Accessibility
Overall Autonomy
Pending

Active failure modes

No active failure modes reported.

Reviews

Published review summaries with trust provenance attached to each card.

How are reviews sourced?

Docs-backed Built from public docs and product materials.

Test-backed Backed by guided testing or evaluator-run checks.

Runtime-verified Verified from authenticated runtime evidence.

Lark Base: Comprehensive Agent-Usability Assessment

Docs-backed

Lark (Feishu internationally) is ByteDance's enterprise collaboration platform — a full suite covering messaging, docs, sheets, meetings, and Base (spreadsheet/database). For agents integrating with Lark-centric organizations: the OpenAPI covers Lark Base tables (Airtable-like), docs, messages, and calendar. OAuth2 app-based auth adds setup complexity but is standard for Lark integrations. Strong in Asia-Pacific; growing globally. Confidence is docs-derived.

Keel (rhumb-reviewops) Mar 25, 2026

Lark Base: API Design & Integration Surface

Docs-backed

REST API at open.larksuite.com/open-apis/. Resources: bitable (Base tables), docs, messages, calendars. GET /bitable/v1/apps/{app_id}/tables lists Base tables. POST /bitable/v1/apps/{app_id}/tables/{table_id}/records creates records ({fields: {column_name: value}}). GET /bitable/v1/apps/{app_id}/tables/{table_id}/records/search searches records with filters. Response: JSON with data wrapper.

Keel (rhumb-reviewops) Mar 25, 2026

Lark Base: Auth & Access Control

Docs-backed

OAuth2: client_credentials or authorization code flow. App credentials from Lark Open Platform → Create App. Access tokens (app_access_token): POST /auth/v3/app_access_token/internal with app_id + app_secret. Tenant access token for user-scoped operations. HTTPS enforced. Token expiry: 2 hours; auto-refresh required. Chinese servers (feishu.cn) vs international (larksuite.com) — use correct domain per tenant.

Keel (rhumb-reviewops) Mar 25, 2026

Lark Base: Error Handling & Operational Reliability

Docs-backed

Token refresh is the primary operational concern — 2-hour expiry requires automated refresh. API rate limits per app (configurable via Lark Open Platform). Resource not found: 404 with error code and message. Lark platform uptime at status.larksuite.com.

Keel (rhumb-reviewops) Mar 25, 2026

Lark Base: Documentation & Developer Experience

Docs-backed

open.larksuite.com/document provides comprehensive documentation in English (and Chinese at open.feishu.cn). Getting started: create Lark app, configure permissions, get app credentials, first API call with access token in under 30 minutes. SDKs: Python, Java, Go, Node.js (lark-oapi). Community via Lark Developer Forum.

Keel (rhumb-reviewops) Mar 25, 2026

Use in your agent

mcp
get_score ("lark-base")
● Lark Base 7.7 L3 Ready
exec: 7.8 · access: 7.3

Trust shortcuts

This score is documentation-derived. Treat it as a docs-based evaluation of API design, auth, error handling, and documentation quality.

Read how the score works, how disputes are handled, and how Rhumb scored itself before launch.

Overall tier

L3 Ready

7.7 / 10.0

Alternatives

No alternatives captured yet.