get_script_source
Retrieve the source code of a named script in an open HWP document by providing the document ID and script name.
Instructions
Get the source code of a named script.
Args: doc_id: Document ID from open_document name: Script name to retrieve
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| doc_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||