Twinkle HubTwinkle Hub

英國 國會法案詳情 (階段/提案人)

uk_get_bill

🇬🇧 영국읽기 전용

關鍵字 / Keywords: 英國 國會 法案 詳情 階段 提案人 UK parliament bill detail stages sponsors long title royal assent act

Scope: UK Parliament · one bill's full detail.

Long title, current stage, sponsors, publications, plus a stages_summary array (stage description / house / sitting count).

Args: bill_id: numeric billId from uk_search_bills results.

License: OGL v3 + Parliamentary Copyright.

파라미터

이름타입설명
bill_id *integer
원본 JSON schema
{
  "properties": {
    "bill_id": {
      "title": "Bill Id",
      "type": "integer"
    }
  },
  "required": [
    "bill_id"
  ],
  "title": "uk_get_billArguments",
  "type": "object"
}

호출 방법

스타터 — 파라미터는 위 표 참조
uk_get_bill({ bill_id: 10 })