publish-answer
Publish an answer to any Zhihu question by providing the page URL and answer content. Supports AI-generated content declaration and fast input mode.
Instructions
发布回答, publish answer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | 发布回答对应的页面地址。 | |
| answer | Yes | 回答的内容。 | |
| isAi | No | 是否为AI生成的内容,默认为true。如果为true,则会自动选择创作声明。 | |
| fastType | No | 是否使用快速输入模式。默认为true。 |