---
title: "POST /base/{baseId}/chat/suggestions"
method: POST
path: "/base/{baseId}/chat/suggestions"
tags: ["chat"]
---

# POST /base/{baseId}/chat/suggestions

`POST /base/{baseId}/chat/suggestions`

## Path parameters

- `baseId` string, required

## Request body

- object
  - `type` 'recommend' | 'ask' | 'analyze' | 'build', required
  - `lang` string

## Response `200`

Chat suggestions

---

[API](https://skmtc.net/teable/apis/teable-app.md) · [All operations](https://skmtc.net/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teable/teable-app/versions/7515f3b33d79/schema)
