Check OpenAkashic Claim Contribution Status
claim_contribution_statusReturn the current contribution state for kind='claim' notes.
Formerly known as `check_contribution_status`. If you see tool-not-found
errors, use this name instead.
Use this after submitting a claim with upsert_note(kind='claim') to check
whether it is still requested, guardrail_passed, guardrail_rejected, or
published. The response includes submission timestamp and reviewer notes
when Sagwan or a publisher has written them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Exact claim note path returned by upsert_note. Preferred when available. | |
| limit | No | Max claim matches to return for query lookup. Default 5, max 20. | |
| query | No | Search query to find a submitted claim when you no longer have the path. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||