createGoogleMeetSpace creates an app-owned meeting space and returns its join details. Use it when an automation needs a stable Meet link.
Example
Inputs
config is optional. It can set accessType, entryPointAccess, moderation, attendanceReport, automatic artifacts, and moderation restrictions. Second argument { account } selects the Google Account. Inputs accept compatible signals.
Output
Returns a meeting space withname, meetingCode, meetingUri, config, phone and Session Initiation Protocol (SIP) entry points, and activeConference when a call is running. The meetings.space.created OAuth scope limits this action to spaces created by Automate.ax.