← All Stars
public Star · current
new/invoice-check
Check an invoice PDF for totals, tax, and line-item consistency.
Use this when
- an agent has an invoice PDF and needs a structured check
- totals or tax lines look off and need a second pass
- you want a publisher-hosted invoice skill, not a first-party star
Not for
- first-party orrery/* stars
- unverified as oracle_ok
Inputs / Outputs
Outputs
| Name | Type | Notes |
|---|---|---|
result |
object | — |
Example
{
"method": "tools/call",
"params": {
"name": "check",
"arguments": {}
}
}Tools
check
Published tool on this Star. · schema
{
"type": "object",
"properties": {}
}health
Published tool on this Star. · schema
{
"type": "object",
"properties": {}
}In constellations
No constellation references this Star yet.