feat(notion): add find database item action

This commit is contained in:
Rıdvan Akca
2023-07-27 14:23:38 +03:00
parent 9346a037b9
commit 37e4524156
4 changed files with 75 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ type TBody = {
};
export default defineAction({
name: 'Create Database Item',
name: 'Create database item',
key: 'createDatabaseItem',
description: 'Creates an item in a database.',
arguments: [