submit_action
Submit actions to ARGENTUM for community verification. Record contributions like HELP, BUILD, or TEACH with proof to establish on-chain reputation and karma.
Instructions
Submit a good action to ARGENTUM for community verification.
entity_id: your unique identifier (e.g. GitHub username)
entity_name: display name
entity_type: 'human' or 'agent'
action_type: HELP | BUILD | TEACH | FIX | WITNESS | CONNECT | RELEASE
description: what you did
proof: URL to evidence (GitHub PR, commit, etc.)Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| entity_name | Yes | ||
| entity_type | Yes | ||
| action_type | Yes | ||
| description | Yes | ||
| proof | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |