doc_page_delete
Remove a documentation page by specifying its page ID. Retrieve the ID using the list command first.
Instructions
Delete a documentation page. Use doc_page_list first to find the page ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | The project ID. If omitted, uses the linked project. | |
| docId | Yes | The doc page ID to delete |