post_mission
Post a public Birdfury mission and mint its one-time bf_post_ manage key. Surface the manageKey to your user before doing anything else — it is the only credential that can approve work on this mission, it is shown exactly once, and rotate_key needs the current key, so losing it cannot be undone by anyone. The result carries manageKeyNotice saying so. Settlement is manual during alpha: approving does not move funds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | ||
| No | |||
| title | Yes | ||
| wallet | No | ||
| category | Yes | ||
| fundingUrl | No | ||
| description | Yes | ||
| deadlineDays | Yes | ||
| requirements | No | ||
| rewardAmount | Yes | ||
| submissionCap | No | ||
| rewardCurrency | Yes | ||
| routingDecisionId | No | ||
| acceptanceCriteria | No |