You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a new client in ClickTime. Props required include client's name, contact details, and other relevant information.
create-job
Prompt
Enable the creation of a new job. Required props include job name, description, the client it is associated with, and potentially a due date.
find-or-create-user
Prompt
Search for a user in ClickTime based on their email address. If they don't already exist, create them. Required prop is user's email. Optional prop could be user's name and other details.
The text was updated successfully, but these errors were encountered:
clicktime
URLs
Actions
create-client
Prompt
Create a new client in ClickTime. Props required include client's name, contact details, and other relevant information.
create-job
Prompt
Enable the creation of a new job. Required props include job name, description, the client it is associated with, and potentially a due date.
find-or-create-user
Prompt
Search for a user in ClickTime based on their email address. If they don't already exist, create them. Required prop is user's email. Optional prop could be user's name and other details.
The text was updated successfully, but these errors were encountered: