Docflow List Category Tables
docflow_list_category_tablesList all table configurations in a category to retrieve table IDs, names, and fields, enabling field addition and review rule setup.
Instructions
List all table configurations in a category (GET /category/tables/list).
Returns table_id, name, and fields for each table. Use this to get table_id before adding table fields or building review rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category_id | Yes | ||
| workspace_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |