meta:catalog
meta family
List every receiver the caller can use (with cost/reversibility/settlement), or a goal's recipe
- Effect
- ask
- Awaits an outcome — the call returns the response below.
- Cost
- free
- What one call costs, so you can budget before acting.
- Reversible
- yes
- The effect can be undone by a later call.
- Idempotent
- yes
- Safe to retry as-is.