Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APP_TOKEN | Yes | Your app token for Lark Bitable | |
| PERSONAL_BASE_TOKEN | Yes | Your personal base token for Lark Bitable |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_table | list table for current bitable |
| describe_table | describe_table by table name |
| read_query | read_query by sql |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |