End active Google Meet conference
Always-approval-gated workflow to end the currently active conference in one Google Meet space. It reads the space first for context, then calls recued-core.google-meet.space.end_active_conference only when an active conference is present. It does not delete the space, edit settings, schedule Calendar events, download artifacts, or call arbitrary Google APIs.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (9 steps)
space_id
trim
Trim whitespace from setting space id
has_space_id
compare
Check if space id has data
space
?
skip: step.has_space_id not_equal true
active_conference
default
Apply default
has_active_conference
compare
Check if active conference has data
skip_end
any
Check if any of the conditions are true
ended_conference
?
skip: step.skip_end equal true
skipped
compare
Check if skip end equals true
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
google
setting
=
reason
setting
=
End active meeting after owner approval.
space id
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.