Get FairScale Score
sap_fairscale_scoreScore an agent's reputation using FairScaleRegistry for trust assessment. Specify task type and agent wallet to obtain auditable score.
Instructions
Score an agent with SDK FairScaleRegistry.score. SAP MCP context: Reputation and trust flow. Use after verifying the target agent PDA or wallet and keep hashes/attestation metadata stable and auditable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | No | Optional FairScale task type: one of "defi_execution", "trust_focused", "work_focused", "hiring" | |
| agent | No | Agent PDA or wallet (base58) to score |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | MCP content blocks returned to the caller. | |
| isError | No | True when the tool result represents an application-level error. |