sg_get_full_text
Fetch the complete text of a Singapore Act by its short code. Retrieves the full legislation content, with truncation for very large acts.
Instructions
Fetch the full text of an act. Large acts are truncated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| act_code | Yes | SSO's short act code, e.g. ``"CoA1967"`` (Companies Act 1967). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| content | No | ||
| eli_uri | No | ||
| act_code | Yes | ||
| eli_note | No | Singapore has not deployed ELI. eli_uri is the durable SSO act URL (https://sso.agc.gov.sg/Act/{act_code}), keyed on SSO's own short act code - never invented. | |
| byte_size | No | ||
| truncated | No | ||
| source_url | No | ||
| dataset_note | No | Singapore Statutes Online (SSO, sso.agc.gov.sg) is the Attorney-General's Chambers' official portal for Singapore legislation. Singapore has no ELI scheme; eli_uri carries the durable SSO act URL (see eli_note). Discover with sg_list_acts (browse, paginated - SSO's robots.txt disallows /search, so this connector never queries it), then fetch a specific provision or the full text by act_code. | |
| human_readable_citation | No |