submit_action
Submit a good action to ARGENTUM for community verification. Provide your unique ID, action type, description, and proof to earn on-chain reputation.
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 |