Skip to content

Chat Commands

The chat feature in plemeo.ai allows users to interact with the AI and execute various functions using specific commands. These commands help retrieve data, automate processes, and create documents directly within the chat interface. You can either use the exact commands listed below or formulate your request as clearly and precisely as possible.

Standard Message

A simple message retrieves data either from the AI or from your plemeo.ai document repository.

What are the latest sales figures for Q3 2023?

Excel Message

This command retrieves specific data from Excel files stored in plemeo.ai. Queries must be clear and specific to ensure accurate results.

/excel What is the order price for order 1015?

Web Message

This command searches the internet for information and returns real-time data from online sources.

/web What will the weather be like in Berlin tomorrow?

Generate Excel

This command creates a new Excel file based on your request. You can specify structured lists or data tables.

/generate_excel Create a list of all team members: first column Name, second column Role, third column Department

Combine Web with Generate

This combined command fetches web data and generates an Excel file using that information.

/web /generate_excel Create a list of 5 car manufacturers: first column Manufacturer Name, second column Country of Origin, third column Most Popular Model

Generate Word

This command creates a Word document based on your prompt.

/generate_word Create a report summarizing the Q2 2023 quarterly results

Generate PowerPoint

This command creates a PowerPoint presentation based on your input.

/generate_powerpoint Create a presentation for the annual sales report with 5 slides, each for a different product category

Power Automate Command

This command triggers a configured Power Automate flow. (See Chapter 8.1)

/PA <WorkflowID> Send an email to max.mustermann@example.com with a summary of document xyz

Call Command

This command initiates a phone call. The assistant can either start the call directly or establish a connection. Required input: a valid phone number

/call Please call Max Mustermann. His number is +49 xxx.

Booking Command

This command schedules a new meeting or appointment. The assistant uses Cal.com to find available time slots and perform the booking. Required inputs: Name(s) of participant(s), Email address(es) and desired date and time.

/booking Book a meeting next Thursday at 1:00 PM and invite Max Mustermann. His email is max.mustermann@test.de.

Calendar Command

This command queries calendar information such as available or already booked appointments.

/calendar What free slots do I have next Monday?

Cancellation Command

This command cancels an existing appointment. Please provide a precise description of the meeting — date, time, and participants — so the assistant can identify and cancel the correct event.

/cancel Cancel the meeting with Max Mustermann on Monday, January 5 at 3:00 PM.

Rescheduling Command

This command reschedules an already planned appointment to a different time. Required input: current meeting details and new date and time.

/reschedule Move the meeting with Max Mustermann from Tuesday at 12:00 PM to Wednesday at 1:00 PM.

Note Creation Command

This command creates a new OneNote note. You can specify the content of the note directly in the chat, and it will be saved in your OneNote account.

/note_create Create a note on available sales figures for Q3 2024.

Note Retrieval Command

This command retrieves an existing OneNote note.

/note_get Show me the note about the Q1 project plan.

Create Note with Web Command

This combined command creates a new OneNote note and includes information sourced from the internet.

/note_create /web Create a note on current market trends in the automotive sector.