UK Parliament

UK Government integration · 5 node(s).

00Overview

UK Parliament — MPs & Lords, bills, Commons votes and written questions

Every field below is exactly what you see in the Flomation editor. Fields marked ● live picker let you choose from a list pulled live from your account — no IDs to look up.

01Connecting UK Parliament

Add your credentials as a Flomation environment secret, then pick them in each node. The connection fields are:

i
Pick an Environment on your flow (Flow Settings → Environment) so the secret resolves. Secret fields never show the value — they reference ${secrets.your_secret}.

02Commons

Commons Divisions

ukgov/parliament/commons_divisions · Action

Search recorded House of Commons division (vote) results (UK Parliament)

FieldTypeDetails
Search Term (optional)stringe.g. budget
Maximum Results (1-25)integer20

Returns: tool_result, divisions, count, success, error

03Get

Get Member

ukgov/parliament/get_member · Action

Retrieve a UK Parliament member (MP or Lord) by ID (UK Parliament)

FieldTypeDetails
Member IDstringRequirede.g. 4514

Returns: tool_result, member, name, party, constituency, house, success, error

Search Bills

ukgov/parliament/search_bills · Action

Search UK Parliament bills by keyword, with their current stage (UK Parliament)

FieldTypeDetails
Search TermstringRequirede.g. finance
Maximum Results (1-20)integer20

Returns: tool_result, bills, count, total, success, error

Search Members

ukgov/parliament/search_members · Action

Search UK Parliament members (MPs and Lords) by name (UK Parliament)

FieldTypeDetails
Member NamestringRequirede.g. Keir Starmer
Maximum Results (1-20)integer20

Returns: tool_result, members, count, total, success, error

05Written

Written Questions

ukgov/parliament/written_questions · Action

Search UK Parliament written questions and answers by keyword (UK Parliament)

FieldTypeDetails
Search TermstringRequirede.g. NHS waiting times
Maximum Results (1-20)integer20

Returns: tool_result, questions, count, total, success, error

06Notes & Limitations

Behaviours and constraints worth knowing before you build with these nodes.