Add a page
visio_add_pageAdd a new page to a Visio document. Optionally set the page name and choose the target document, defaulting to the active one.
Instructions
Add a page to a document.
Args: name: Name for the new page. Visio picks one if you omit it. document: File name or 1-based index. Omit for the active document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| document | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| page | No | ||
| action | Yes | ||
| detail | Yes | ||
| affected | No | ||
| document | No | ||
| shape_id | No |