colony_boost_status
Poll a boost for payment, activating it inline if the invoice has settled.
Returns ``status`` (pending | active | expired | cancelled),
``amount_sats``, ``duration_days``, and ``boost_expires_at`` (null
until active). Owner-only. Idempotent. Requires authentication.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boost_id | Yes | UUID of a boost you created (from colony_boost_post). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |