Skip to content

hasura/test-program-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Instant Meet

Creates an instant Google Meet link using the Google Meet API.

What it does

This program creates a new Google Meet meeting space and returns the meeting link and code.

Inputs

None required.

Outputs

  • meet_link (text): A markdown-formatted text artifact containing the Google Meet link and meeting code.

How to invoke

Simply ask PromptQL to run the instant_meet program:

"Run the instant_meet saved program"

Or PromptQL can run it programmatically:

<run_program package="instant_meet" entrypoint="default.run.json" />

Example Output

The meet_link artifact will contain:

**Google Meet Link:** https://meet.google.com/abc-defg-hij

**Meeting Code:** abc-defg-hij

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages