Tool to create a new note with markdown content and optional collection associations. The first line of content is automatically interpreted as the title. Use when you need to create a note and optionally add it to one or more collections by ID or title.
idstringCustom note identifier (UUID); auto-generated if omitted
contentRequiredstringMarkdown-formatted note body, max ~200k characters. The first line is automatically interpreted as the title.
created_atstringISO 8601 datetime for note creation timestamp; defaults to current time
updated_atstringISO 8601 datetime for last modification timestamp; defaults to created_at value
collection_idsarrayArray of existing collection UUIDs to associate with the note
collection_titlesarrayArray of collection names for association (case-insensitive, max ~1k chars each)
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.