Search Philippine jurisprudence
search_jurisprudenceSearch Philippine case law across Supreme Court, Court of Appeals, Sandiganbayan, and CTA decisions. Returns structured citations and flags low-confidence results when corpus coverage is insufficient.
Instructions
Lexical (FTS5/BM25) search over the case corpus (SC, CA, SB, CTA decisions). 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 court to narrow results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| court | No | Optional court filter | |
| limit | No | Max results (default 10, max 50) | |
| query | Yes | Query, e.g. 'doctrine of piercing the corporate veil' | |
| 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 |