Search Philippine statutes
search_statuteSearch Philippine statutes (Constitution, codes, RA, PD, EO) using natural language or keywords. Get citation-verified matches, or a coverage notice when confidence falls below threshold.
Instructions
Lexical (FTS5/BM25) search over the statute corpus (Constitution, codes, RA, PD, EO). Information retrieval, not legal advice. Results carry structured citations; below confidence threshold the tool reports insufficient corpus coverage rather than guessing.
Pagination: use offset to page; check hasMore/nextOffset. Use domain to narrow results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 10, max 50) | |
| query | Yes | Natural-language or keyword query, e.g. 'conditions for void marriage' | |
| domain | No | Optional domain slug filter, e.g. 'civil', 'criminal', 'family' (see list_domains) | |
| offset | No | Pagination offset (default 0) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| query | Yes | ||
| total | Yes | ||
| offset | Yes | ||
| status | Yes | ||
| hasMore | Yes | ||
| results | Yes | ||
| nextOffset | Yes |