The title of the planner note. If linked to a learning object and title is not provided, the planner note will use the learning object's title.
detailsstring
Text of the planner note. Can contain HTML formatting.
course_idinteger
The ID of the course to associate with the planner note. The caller must be able to view the course in order to associate it with a planner note.
todo_datestring
The date where this planner note should appear in the planner. Format: 'yyyy-mm-dd'.
linked_object_idinteger
The id of a learning object to link to this planner note. Must be used in conjunction with linked_object_type and course_id. If the title argument is not provided, the planner note will use the learning object's title as its title.
linked_object_typestring
Valid types for linked learning objects.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not
Skills that use this Action
No published Skills explicitly reference this Action yet.