Merge pull request #1166 from automatisch/create-worksheet
feat(google-sheets): add create worksheet action
This commit is contained in:
@@ -5,6 +5,8 @@ items:
|
||||
desc: Create a blank spreadsheet or duplicate an existing spreadsheet. Optionally, provide headers.
|
||||
- name: Create spreadsheet row
|
||||
desc: Creates a new row in a specific spreadsheet.
|
||||
- name: Create worksheet
|
||||
desc: Create a blank worksheet with a title. Optionally, provide headers.
|
||||
---
|
||||
|
||||
<script setup>
|
||||
|
Reference in New Issue
Block a user