Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FEISHU_APP_ID | Yes | Your Feishu application ID (e.g., cli_xxxxxxxxxxxxx) | |
| FEISHU_APP_SECRET | Yes | Your Feishu application secret |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_bitable_app | |
| copy_bitable_app | |
| create_bitable_record | |
| update_bitable_record | |
| search_bitable_records | |
| batch_create_bitable_records | |
| batch_update_bitable_records | |
| batch_get_bitable_records | |
| batch_delete_bitable_records | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |