pub async fn create( workspace_id: &str, attributes: Option<Attributes>, config: &Core, client: Client, ) -> Result<Run, ToolError>