feat(notion): add find database item action
This commit is contained in:
@@ -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: [
|
||||
|
Reference in New Issue
Block a user