Type Alias GetMetadataItemValuePayload

GetMetadataItemValuePayload: {
    agent_pubkey: AgentPubKey;
    name: string;
}